Skip Navigation
Jump
What is the worst website you have ever been on?
  • 8chan

    Literally 4chan, but worse.

    15
  • Jump
    What is your wallpaper?
  • A topographic B&W wallpaper

    1
  • Jump
    Lemmies of Lemmy World did you get everything you wanted for Christmas? Is so what was it and why?
  • Why "of Lemmy World"? You know, the Lemmyverse doesn't only consist of LW.

    edit: ah Don_Dickle, it's you again.

    3
  • Jump
    Merry non-AI Christmas, Linuxers
  • epic

    5
  • Jump
    Day 161 of posting a Daily Screenshot from the games I’ve been playing until I forget to post Screenshots
  • I have over 1.5k hours and I am still actively playing it to this day. It never gets old.

    5
  • Jump
    Merry Christmas, Linux Community!
  • King Terry the Terrible is watching everyone that uses TempleOS and will execute anyone who misuses it with an A10 gun, the fist of God.

    10
  • Jump
    A curated list of services and alternatives that respect your privacy
  • The version control section is ironic.

    21
  • Jump
    Valve released the 7th Team Fortress 2 comic today
  • It's an australian christmas bloody miracle!

    7
  • Jump
    What is the correct cereal/milk ratio?
  • Why powdered milk?

    2
  • Jump
    Internet disconnected and now Piped doesn't work.
  • np, feel free to reach out again if any problems occur.

    1
  • Jump
    Internet disconnected and now Piped doesn't work.
  • I haven't really used Nginx, but from a quick look nginx seems to be restarting everytime as it attempts to delete some proxy configuration (?), but fails to do so with code "ENOENT" which just means that such file or directory does not exist.

    I also found this issue in the nginx github repo: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3497

    According to the discussion in that issue, it seems like nginx is the one causing the problems. Consider downgrading the nginx container image to what it was before if it updated itself.

    It also could be something being corrupted, so you might need to dig some more into this matter.

    People also recommend switching to other reverse proxies like caddy and traefik. I also recommend it, you might as well take this as a opportunity to use something better. I personally recommend Caddy, as it is very simple to configure and very convenient. It handles HTTPS and all that boring stuff for you. Iirc it also has a cloudflare module, so you can just follow the guide in the documentations to let Caddy automatically renew certs for you via access tokens.

    1
  • Jump
    Internet disconnected and now Piped doesn't work.
  • I don't see anything wrong in the logs. Must be something else.

    Can you reach the piped container through localhost? Did you try to access it without the cloudflare proxy (it can be disabled in the cloudflare dns settings)?

    Also check what the other guy said, it also could be that.

    1
  • Jump
    Internet disconnected and now Piped doesn't work.
  • It seems like the 522 CF error happens when the connection times out (the server did not respond within x seconds). Can you provide the logs for the Piped container?

    1
  • Jump
    Youtube adds setting for uploaders to allow third party AI training on videos
  • Yeah, third party companies. Google is still allowed to train their AI on them.

    17
  • Jump
    Since removed comments can still be read in the modlogs, isn't removing comments useless?
  • There is a reason why it's called "remove". You move it to a different location, out of the normal sight, not delete it permanently.

    0
  • Jump
    How decentralized is Bluesky really? -- Dustycloud Brainstorms
  • No decentralization or federation atm.

    8
  • Jump
    FOSS IDEs recommendations?
  • Will try, thanks.

    1
  • Since we are in the fediverse, I think it would be convenient to have a fediverse-wide resolvable fediverse URI scheme, that would look like so:

    fediverse://

    edit: Found a relevant FEP: https://codeberg.org/fediverse/fep/src/branch/main/fep/07d7/fep-07d7.md

    28