What method are you using to mount the nas for immich. I ran into issues trying to mount my Nas using docker volume+sshfs but ran into zero problems using docker volume/cifs. With sshfs, immich would run until it suddenly stopped working and backups would constantly fail. Restarting the server would cause it to run for a little time longer.
- 3 Posts
- 25 Comments
I think the issue might be that the config changes haven’t been properly committed. Docker container won’t just update based on docker compose config.
docker container stop docker container rmYou might want to delete and reset any settings which have been set
docker volume ls docker volume rm (IDs from docker volume ls)(This will also wipe out any backups/accounts made on immich already tho)
But once you have deleted the old containers, running
docker compose up -dwill start the containers with the new config. You can usedocker compose logs -fto see the server logs and check if everything is working.
blotz@lemmy.worldto
Memes@lemmy.ml•Not looking to pick a fight but.. there's only seven stories in the world.
4·2 years agodeleted by creator
blotz@lemmy.worldto
Memes@lemmy.ml•Not looking to pick a fight but.. there's only seven stories in the world.
367·2 years agoRage bait post
+1 ai tools are fine if you already know what you want to write and it speeds up the process of coding. But when ai tools are writing code you don’t understand, you cannot verify that any of the code is actually correct and doesn’t introduce bugs. Ditto for copy-pasting.
blotz@lemmy.worldto
Programmer Humor@programming.dev•Google cosplay is not business-critical
65·2 years agoxD just blocked the spammer and all his comments disappeared. Imagine working so hard to spam and it takes 2s to for someone to hide your posts.
blotz@lemmy.worldOPto
Programmer Humor@lemmy.ml•I am the Anti-Rust programmer, I will call other languages from Rust.
21·2 years agoI wouldn’t want to sully my repo with something as useful as a gitignore.
blotz@lemmy.worldOPto
Programmer Humor@lemmy.ml•I am the Anti-Rust programmer, I will call other languages from Rust.
45·2 years agoMy code is so
badgood, GitHub thinks I’ve uploaded an API key.
blotz@lemmy.worldto
Selfhosted@lemmy.world•[beta] Help test Shaarli addon on FirefoxEnglish
7·2 years agoWhat does the addon do?
Okay this has made it so much worse. i figured that the
sinhttpsandftpsstands forsecurelike a reasonable person. of course it doesnt xD. you would think that this is at least consistent but alas. guess whatsinsshdoesnt stand for :)
what! thats so dumb xD. so
ftpsstands forfile transfer protocol secure, andsftpstands forssh file transfer protocol? we have reached recursive acronyms.
Nemo/most file explorers have a remote server option. For nemo, “Files > Connect to server”. Once configured, you should be able to view your server files from your file explorer and uploading files should be as easy as drag and drop. I’m pretty sure nautilis has something similar too!

It’s not the best for security because if someone gets your computer, they can access your server through the file explorer. But it’s fast and convenient if you are already using your file explorer.
Might even say they ran like A55
Can someone explain to me why github apparently has bad UX/UI? I always thought the UI has gotten really good over the years.
[Edit] Like there this huge argument in these comments about the release button being all wrong. ??? No clue what people have against it. I thought it was fine? You can use it or not. People link to it if they want it more prominent. Someone explain?
[Edit 2] Also what’s up with the people who are vehemently against uploading bins to GitHub releases. This is literally what github is doing on their own repos. Not trying to say that anyone should feel obligated to release bins (CI/CD is a literal job title). People are releasing software for free because they want to. Let’s not look a gift horse in the mouth.
Idk I’m gonna stop reading this thread. its driving me crazy.
blotz@lemmy.worldto
Programmer Humor@programming.dev•I had to design a simple general purpose language for university, so I tried creating "ZoomerScript" with Jetbrains MPS
3·2 years agoYou essential have a compiler written through metaprogramming. For your implementation, did you use a find and replace or did you define and parse a grammar like a true compiler.
blotz@lemmy.worldto
Programmer Humor@programming.dev•I had to design a simple general purpose language for university, so I tried creating "ZoomerScript" with Jetbrains MPS
15·2 years agoOh metaprogramming! I’m doing a dissertation on this.
blotz@lemmy.worldto
Programmer Humor@programming.dev•Why pay for an OpenAI subscription?
7·2 years agoNw! Today is your lucky 1 in 10,000 moment.
blotz@lemmy.worldto
Programmer Humor@programming.dev•Why pay for an OpenAI subscription?
14·2 years agoThumbs are fingers and anyone who says otherwise is huffing blue paint
Never realised this was a controversial topic! xD
blotz@lemmy.worldto
Programmer Humor@programming.dev•Why pay for an OpenAI subscription?
5·2 years ago“I’ve used AI to make this game…”
Before artificial intelligence became a marketable buzz word, most games already included artificial intelligence (like NPCs) I guess when you have a GPT shaped hammer, everything looks like a nail.


Ah yeah that should be good. I’ve never had issues with NFS