Skip Navigation
krdo

Software developer and self-hosting enthusiast

Posts
3
Comments
44
Joined
2 yr. ago
  • I love this search engine. I've already found several new sites that I never knew I needed in my life.

  • You can add yourself for the next crawl via a pull request on GitHub, or simply mail the developer, and he will add you.

  • The first statement only tells you when B is true. It says nothing about when it is false. The second statement both tells you when B is true (if A) and when it is not (only if A). Therefore, the two statements cannot be equal.

  • Enig i at man bare burde gøre det ude på institutionerne. Så havde strategien måske haft en chance for at virker.

  • Ja, jeg tænker ikke de behøver sætte en hel undersøgelse igang for at finde ud af hvorfor forældre ikke gør det. Vi har heller ikke vaccineres vores af samme årsag.

  • Knowing Google, this is not a given at all.

  • Nyheder @feddit.dk
    krdo @lmmy.net
  • Finally, an unpopular opinion I can disagree with

  • Oh cool. I thought the API changes broke it

  • libreddit is dead though...

  • Those aren't really netbooks though. But I guess the term now just stands for 11.6" laptop.

  • Do netbooks still exist? I can't seem to find them for sale anymore.

  • Oh, I get it! He's Swedish because of the gun?

  • Hvilke sprog koder du i?

  • It's not only my favorite Zelda game. It's probably my favorite game for any system.

  • Jeg har lige læst T2: Infiltrator. Som stor fan af de første to Terminator-film var lige hvad jeg manglede :)

  • I was going to suggest something like Kaboom.js for simple game development, but their site is currently down...

  • Very few AAA titles are made with Unity. Many are made with Unreal. I guess Unity never really made it into that market.

  • Kinda expensive vps for a single person instance, is it not?

  • Or you could consider using Caddy instead: https://caddyserver.com/docs/quick-starts/reverse-proxy

  • 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>
      
    Welcome @lmmy.net
    krdo @lmmy.net

    lmmy.net has been updated to 1.8.0

    lmmy.net has been updated to 1.8.0

    And it nearly broke this instance. Never again.

    Next time I update something, I'll do a dry-run and see if everything works first. I had to follow the recommendations given here to get the site up again: https://lmmy.net/post/17135

    Move fast and break things, I guess.

    I should mention that I have daily offsite backups, so even if everything got deleted, I should be able to rebuild.