Federation is broken.

It's been broken for days - and that's not to say for months, because I charitably include the few hours it worked again lately for some reason.

I don't know if other instances are that thoroughly broken, because the rest of Lemmy seems to be chugging along just fine. It's just us poor SDF user suckers.

And no-one gives a rat's ass.

Truly pathetic...

  • u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.org
    ·
    edit-2
    10 months ago

    Woah, a few minutes ago my test message to sh.itjust.works from 8 days ago finally arrived. Also a comment I made here 8 days ago.

    I've sent myself another one about 2 minutes ago, but it hasn't federated yet. We'll see...

    Edit: 2 more of my comments federated, latest from 4 days ago. I think we'll be ready to federate smoothly in about 30 minutes, based on last time this happened.

    Edit 2: Test message arrived after 17 minutes.

    • vext01@lemmy.sdf.org
      ·
      10 months ago

      I just had a flurry of replies come in too.

      I wonder if this is a result of me emailing sdf this morning?

    • GenderNeutralBro@lemmy.sdf.org
      ·
      10 months ago

      I see the UI has been updated to version 0.19.2, while the backend is still 0.19.1-rc2. Perhaps the backend update is still in progress. Could be that federation is working again simply because they restarted the backend service.

      Hopefully the backend update to 0.19.2 is coming and will be more stable.

      I also noticed that the web UI is kind of messed up now. None of the button icons display for me, like for upvote, downvote, reply, or notifications, so it's a little hard to navigate.

      • u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.org
        ·
        edit-2
        10 months ago

        Oh damn, I didn't even notice that.
        It seems the browser cache is saving me for now:

        Show

        Edit: Hmmm, interesting. The buttons are there, but they only show up briefly after refreshing.

        Edit 2: The page with icons returns

        HTTP/2 404 
        server: nginx
        date: Sat, 13 Jan 2024 22:31:19 GMT
        content-type: text/html; charset=utf-8
        vary: Accept-Encoding
        x-powered-by: Express
        content-security-policy: default-src 'self'; manifest-src *; connect-src *; img-src * data: blob:; script-src 'self' 'nonce-a11a1859d413a6f8d1a7e96994bb6ccb'; style-src 'self' 'unsafe-inline'; form-action 'self'; base-uri 'self'; frame-src *; media-src * data:
        cache-control: public, max-age=60
        etag: W/"14aa8-/2gJKxI2YSvDtADj1ANGgw9bOSs"
        content-encoding: gzip
        X-Firefox-Spdy: h2  
        

        https://lemmy.sdf.org/static/9aa19d8b/assets/symbols.svg
        for comparison:
        https://lemmy.ml/static/9aa19d8b/assets/symbols.svg

        It isn't empty if you check the page source, there's SVG icons.
        Example:

        <symbol id="icon-arrow-up" viewBox="0 0 24 24">
              <path d="M5.707 12.707l5.293-5.293v11.586c0 0.552 0.448 1 1 1s1-0.448 1-1v-11.586l5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-7-7c-0.092-0.092-0.202-0.166-0.324-0.217s-0.253-0.076-0.383-0.076c-0.256 0-0.512 0.098-0.707 0.293l-7 7c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0z"/>
            </symbol>
        
      • Oliver Lowe@lemmy.sdf.org
        ·
        edit-2
        10 months ago

        If I remember rightly, the backend update takes a long time as the database needs to do a particularly slow schema update. https://old.lemmy.sdf.org seems to still be ok.

      • vext01@lemmy.sdf.org
        ·
        10 months ago

        I got a reply from membership@sdf.org:

        It looks like the site is now running 0.19.2.  Can you confirm you still are unable to use it?

        I think it's working now.

        At the bottom of the web UI it says: BE: 0.19.2

        So I guess the upgrade is complete?