Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SL
Members
2
Posts
2
Active Today
0
Created
2 yr. ago
  • Selfhosting Lemmy @lmmy.net
    krdo @lmmy.net

    Lemmy instance broken after upgrading to 0.18.0

    cross-posted from: https://lemmy.world/post/484729

    This is a docker setup, so to update all I did was change the lemmy-ui and lemmy versions in docker-compose.yml. Note: downgrading to 0.17.4 results in an API error instead, and still a broken site, so downgrading does not appear to be an option.

    Upgraded my instance to 0.18.0, and now there are errors in both lemmy-ui and lemmy backend.

    I see federation messages processing as usual, however trying to load the UI generates a weird error in lemmy-ui, and returns "Server Error" instead of the main page.

    The error in the lemmy-ui logs looks like it is trying to load the site icon via pictrs from the public facing domain, but instead trying to connect to 127.0.1.1:443 (for pictrs) and getting refused.

    lemmy-ui log

     undefined
        
    FetchError: request to https://SITE_URL_REDACTED/pictrs/image/a29da3fc-b6ce-4e59-82b0-1a9c94f8faed.webp failed, reason: connect ECONNREFUSED 127.0.1.1:443
        at ClientRequest.<anonymous>
      
  • Selfhosting Lemmy @lmmy.net
    Spzi @lemmy.click

    Could you run a Kbin or Lemmy instance that was not live all of the time and not break federation

    cross-posted from: https://lemmy.ca/post/809126

    If you ran Lemmy or kbin locally as a single user instance with no hosted communities and it was not live all of the time would you miss a lot pushed data? Would this data be pulled later? Would this cause de-federation?