• 1 Post
  • 16 Comments
Joined 1 year ago
cake
Cake day: July 9th, 2023

help-circle





  • The logs just say 2023-12-16T03:32:18Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.1.111:2283...

    Assuming it is the problem of Docker containers not being able to talk to each other, I added the option --network="bridge" to the docker command that launches the cloudflare tunnel. Then in the docker-compose file for Immich, I added the line network_mode: bridge to each service. No dice. I think next I’ll try installing the cloudflare tunnel as a service directly on that computer.

    Thanks for taking the time to help out, I appreciate it.












  • I was kinda oblivious to the world of FOSS until simultaneously switching to Lemmy and also resuscitating an old computer by installing Linux. It took a long time for me to wrap my head around the fact that people are just cranking out parts of OS’s, or pw managers, or file zip utilities for shits and giggles in their free time, and not even charging for it. A game or two as a passion project I could understand, but who sits down after work and plods through a zip utility?

    After years and years of “if the service is free, you’re the product” it really takes some time to rewire my brain. It’s almost enough to make me wish I went into software instead of mechanical, so I could pitch in on something.