"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
Jump
Admin user email verification
  • chrisamoody chrisamoody Now 100%

    yes, I should have realized that. That worked! Thank you @prothy@lemmy.ml

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Jump
    Issues with emails not verified
  • chrisamoody chrisamoody Now 100%

    seems that still won't let me log in :(

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Jump
    Issues with emails not verified
  • chrisamoody chrisamoody Now 100%

    thanks, any idea if properly configured if Lemmy knows how to send smtp based email?

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Jump
    Issues with emails not verified
  • chrisamoody chrisamoody Now 100%

    how do you disable that?

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Jump
    Verifying account
  • chrisamoody chrisamoody Now 100%

    so yeah, even on the same computer with a different browser I can't log in :( (using same password)

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Lemmy Support chrisamoody Now 100%
    Issues with emails not verified

    Having an issue with logging in on alternate browsers due to email isn't verified. Would it be okay to export the database, manually make the change and then re-import it? Or could I connect to the database from a program on my computer to make the changes?

    5
    10
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Jump
    Admin user email verification
  • chrisamoody chrisamoody Now 100%

    updated my instance, no change however as far as the database is concerned.

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Jump
    Admin user email verification
  • chrisamoody chrisamoody Now 100%

    My instance is only 4 days old, how do I update it?

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Jump
    Admin user email verification
  • chrisamoody chrisamoody Now 100%

    no it doesn't work. "ERROR: relation "local_user.id" does not exist LINE 1: SELECT * from local_user.id;"

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Jump
    Admin user email verification
  • chrisamoody chrisamoody Now 100%

    "lemmy=# UPDATE local_user SET email_verified = ‘t’, accepted_application = ‘t’ WHERE id = 1; ERROR: column "‘t’" does not exist LINE 1: UPDATE local_user SET email_verified = ‘t’, accepted_applica... ^ HINT: Perhaps you meant to reference the column "local_user.id"." This was its response.

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Jump
    Admin user email verification
  • chrisamoody chrisamoody Now 100%

    Yes, the Select did work, it was just the updates that didn't work.

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Jump
    Admin user email verification
  • chrisamoody chrisamoody Now 100%

    Thanks for this breakdown, I seem to be having issues with the update statements: lemmy=# UPDATE local_user SET email_verified = ‘t’, accepted_application = ‘t’ WHERE id = 1; ERROR: column "‘t’" does not exist LINE 1: UPDATE local_user SET email_verified = ‘t’, accepted_applica... ^ HINT: Perhaps you meant to reference the column "local_user.id". lemmy=# UPDATE local_user SET email_verified =‘t’, accepted_application = ‘t’ WHERE id = 1; ERROR: column "‘t’" does not exist LINE 1: UPDATE local_user SET email_verified =‘t’, accepted_applicat... ^ HINT: Perhaps you meant to reference the column "local_user.id". lemmy=# UPDATE local_user SET email_verified = ‘t’, accepted_application = ‘t’ WHERE id = 3; UPDATE 1 ERROR: column "‘t’" does not exist LINE 1: UPDATE local_user SET email_verified = ‘t’, accepted_applica... ^ HINT: Perhaps you meant to reference the column "local_user.id". lemmy-#

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Jump
    Verifying account
  • chrisamoody chrisamoody Now 100%

    thanks, I will check it out

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Lemmy Support chrisamoody Now 100%
    Verifying account

    On my main computer I have no issues logging into my Lemmy install, however my laptop always gets an error saying I didn't verify my email. However it doesn't appear I ever got an email from the server. Not even sure if I ever told it how to send an email.

    5
    4
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Lemmy Support chrisamoody Now 100%
    mastodon to Lemmy message

    Hi all, I run both a Mastodon and a Lemmy instance, I tried sending a message from my Mastadon user to my Lemmy user, and while mastodon says it was sent I do not see it under the Messages icon. Would I look for it somewhere else?

    9
    2
    chrisamoody Now
    3 12

    Chris A Moody

    chrisamoody@ thediscussion.site

    Podcaster, Author, Owner of The Discussion Site