you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 3 years ago (2 children)

We're upgrading hopefully tonight!

  • source
  • parent
  • hideshow 4 child comments
  • [–] 2 points 3 years ago* (1 child)

    here's an issue that I think a couple of other instances have run into: https://github.com/ubergeek77/Lemmy-Easy-Deploy/issues/26 (it's not from the lemmy-ansible repo but I think this developer tries to follow lemmy-ansible's docker file quite closely)

    from a glance it seems to involve the /etc/hosts file interacting with docker dns, causing lemmy-ui to fail when finding the site icon (so if you haven't set that then you probably won't encounter this issue)

    edit: okay, I think https://monyet.cc/pictrs/image/9af04c84-4810-436c-9263-b550eb2de176.png is the site icon, so you have it set

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 3 years ago (1 child)

    Thanks for shaking that out for us!! :)

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 years ago* (last edited 3 years ago) (2 children)

    you're welcome.

    I hope I'm not bombarding you with issues, here's another one, but it can wait until after the upgrade: https://github.com/ubergeek77/Lemmy-Easy-Deploy/issues/38

    see especially this comment where the lemmy easy deploy developer does not recommend running the default postfix container included in the docker file due to vps hosts blocking port 25.

    so, you'll probably have to work out another way for users to receive a password reset email (and there is some further info about using sendgrid in the issue that may help).

    edit: I just realized I've never actually tried out the password reset function (also haven't heard any of the other users discussing it), so if my assumption is wrong, and it is working properly for monyet.cc, then please disregard this.

  • source
  • parent
  • hideshow 4 child comments