drhoopoe

joined 3 years ago
[–] drhoopoe@lemmy.sdf.org 20 points 1 week ago (1 children)

Yep, I know what you mean. Take it as a good reason to spend more time reading physical books, playing with your dog, making art, going outside and talking to humans, etc. That's arguably the real payoff of becoming aware of all this shit.

[–] drhoopoe@lemmy.sdf.org 3 points 1 month ago

I think of it like my dad's generation being able to work on their cars right down to rebuilding the engine, whether out of necessity or purely for the fun of it. Their wives' attitudes toward those pastimes were pretty similar too.

[–] drhoopoe@lemmy.sdf.org 1 points 1 year ago

Lol, a lot, but not that many. Mostly docker shit filling up /var from containers I'd tried running or run for a while and got bored of. Just needed a good docker prune -a --volumes.

[–] drhoopoe@lemmy.sdf.org 9 points 1 year ago (2 children)

Thanks, but I'm an idiot. I dug around a little and realized I was low on disk space and running a badly outdated version. All good now.

 

I've been running a docker-based linkding instance on one of my servers for a couple years now, using it with the linkding firefox extension, and it's been awesome. I'm still able to access the page and use it to go to links normally, but, as of yesterday, when I try to bookmark something with the extension it throws an "Internal Server Error" and fails to save it. Same thing happens when I try to add a bookmark "manually" via the linkding page.

I've restarted the docker instance and made sure the alpine VM it's on (via proxmox) is up to date, but to no avail. Other containers on the VM seem to be working fine. Portainer says the container is healthy. The full error message is "Error saving bookmark: Request error: Internal Server Error." Anyone had the same problem?