TheRealGramdalf

Results 125 comments of TheRealGramdalf

I'm having the same issue with pull files- it seems to download it, but the filesize is 0 bytes- and on refresh it disappears. Wings diagnostics: ``` INFO: [Sep 8...

This project is currently not being actively maintained (i.e. the owners aren't going through the issues) but if the community steps in, we may be able to help. Here is...

I had this issue as well. My router is running openwrt, and it was set to listen to `0.0.0.0` - all addresses. That included the public IP. So I changed...

I think the best way would be to have a custom f-droid repository. You can find an example that's hosted on github here: https://github.com/iodeOS/fdroid Here are the official f-droid instructions:...

Thanks for the information @magne4000! Unfourtunately, life caught up with me. I'm pretty busy at the moment, but I'll leave this on the backburner. There may not be a need,...

Using `docker create` and `docker cp` is much simpler: https://unix.stackexchange.com/questions/331645/extract-file-from-docker-image

A simpler CLI method: https://unix.stackexchange.com/questions/331645/extract-file-from-docker-image

This has been added to the roadmap for Q2 2024: https://github.com/netbirdio/netbird/projects/2#card-91718234

Just thought I'd add this information here for future reference - it's from an ongoing discussion over at the linuxserver.io discord. > The user is created in the dockerfile: https://github.com/linuxserver/docker-baseimage-alpine/blob/master/Dockerfile#L84...

Just as an update: This hasn't been fixed quite yet, but It's in progress - the PR that ostensibly closes it is just phase one, which brings enough benefits that...