Everything posted by CHBMB
-
[Support] Linuxserver.io - Sonarr
I dunno, but nowhere in our container is www-data even referenced as a user, so something has changed it.
-
[Support] Linuxserver.io - Sonarr
I'm gonna guess you've followed some tutorial on a webserver blindly as www-data is commonly used in that context. Either that or migrated data from somewhere else.
-
[Support] Linuxserver.io - Sonarr
I dunno what you've done, but you've changed permissions on some pretty important files there. run this then restart the container. chown -R abc:users /config You need to work out what the hell changed those perms to www-data and make sure it doesn't happen again.
-
[Support] Linuxserver.io - Radarr
@loady You read this?
-
[Support] Linuxserver.io - Sonarr
Have you run "New Perms" or changed permissions on your Unraid box at all? Just a hunch. Try running these two commands and posting the output of the second one. docker exec -it sonarr bash ls -la /config
-
[Support] Linuxserver.io - Sonarr
That'd be a question for the Sonarr guys I'm afraid, to say I'm not a database guy would be overstating my credentials.
-
[Support] Linuxserver.io - Sonarr
My gut feeling looking at those logs is some sort of database corruption tbh. SQLite is readonly which is a problem. You may want to grab some debug logs and post over at the Sonarr forums, I'm not as convinced as @saarg that the remote mount is the issue, although it's a possibility. Be interesting to see @hayleraid's logs etc because until we see them, to assume it's the same problem is a little too speculative for my liking.
-
[Support] Linuxserver.io - Nextcloud
That's what backups are for......
-
[Support] Linuxserver.io - Nextcloud
I find these posts impossible to help as I have no idea what files have been edited before, which is why I wrote my guide. I'd look at config.php and default in /config/nginx/site-confs/ in the Nextcloud appdata if I had to hazard a guess though
-
[Support] Linuxserver.io - Sonarr
Docker run commands please, you're the only two reports of this that we've seen, nothing in Discord or Github about it.
-
[Support] Linuxserver.io - Nextcloud
Just reinstall it, mariadb first and make sure that's pointing to the correct appdata folder and then nextcloud making sure it's also pointing to the correct folders. That's the beauty of docker.
-
[Support] Linuxserver.io - Mylar
It'll get updated on Friday same as it does every week, the reason you think it's back to late April is because they just merged a ton from development branch into master. It was rebuilt three days ago and is up to date with master at that point. https://github.com/evilhero/mylar/commit/6ab1715c53f95c758f5c5d09e56b003c74b0f593
-
[Support] Linuxserver.io - Nextcloud
Yes, just mount it like you would any file or directory.
-
[Support] Linuxserver.io - Tautulli
Yep
-
[Support] Linuxserver.io - Tautulli
Friday at 23:00 UTC all our containers will be rebuilt with the latest updates for both the underlying container base and the application within,
-
Docker requests
There you go..... I have not got an Alexa or Google Home personally (and am very much against the idea of having one in my house.) But I think this was a sensible move to contact the dev and not just publish a container.
-
Docker requests
I'd be careful about this @hernandito it's not open source software. Interpret the EULA carefully before you publish anything. 2 PERMITTED LICENSE USE AND RESTRICTIONS Bizmodeller Limited hereby gives End User a non-exclusive license to use the Software. The Software is subject to an agreement between Bizmodeller and End User obligating that End User return or destroy all copies of the Software unless End User purchases a subscription for the My Media for Alexa service after the expiration of the Trial Period; such Trial Period not to exceed thirty (7) days. Ongoing use of the Software requires a subscription for the My Media for Alexa service after the Trial Period otherwise the Software will reduce in functionality or stop running. A subscription for the My Media for Alexa service can be purchased by following instructions prompted by the Software. You may: use the Software on multiple computers; copy the Software for archival purposes, provided any copy contains all of the original Software's proprietary notices. You may not: permit other individuals to use the Software except under the terms listed above; modify, translate, reverse engineer, decompile, disassemble (except to the extent applicable laws specifically prohibit such restriction), create derivative works based on the Software; copy the Software (except as specified above); rent, sell, lend, lease, redistribute, sublicense, transfer or otherwise transfer rights to the Software; remove any proprietary notices or labels on the Software. To the extent that the Software may be used to reproduce materials, such use is limited to reproduction of non-copyrighted materials, materials in which you own the copyright, or materials you are authorized or legally permitted to reproduce.
-
[Support] Linuxserver.io - OpenVPN AS
That may be better asked on the OpenVPN forums. We really just package the container.
-
[Support] Linuxserver.io - OpenVPN AS
There's a setting somewhere in OpenVPN-AS to allow you to browse the LAN
-
[Support] Linuxserver.io - Syncthing
Host Path 2 = /mnt/user/media Appdata = wherever you keep your appdata in a subfolder called syncthing? Generally this is auto completed for you based on settings in the docker section on Unraid Folder path = container path = /whateveryouwanttocallit host path = /mnt/user/whateverlocationyouwant
-
[Support] Linuxserver.io - Syncthing
Yeah, don't worry about it. Just a naming problem rather than a serious issue. you may find the appdata is using host 1 and we've just renamed it
-
[Support] Linuxserver.io - OpenVPN AS
I've not tried in Mate. I use Solus Budgie. Just try it booting from a live USB to test
-
[Support] Linuxserver.io - OpenVPN AS
Probably a docker.img problem. Check out the docker FAQ on how to recreate it.
-
[Support] Linuxserver.io - OpenVPN AS
Yeah, can confirm it doesn't work for me either in Mint Cinnamon
-
[Support] Linuxserver.io - OpenVPN AS
Looks like a mint issue. I'll try and boot into a Live Install and see if it works for me. To be honest, Mint looks nice, but I think Ubuntu is a better distro. Which version of Mint you using? Cinnamon or Mate?