Everything posted by CHBMB
-
[Support] Linuxserver.io - Qbittorrent
You've changed the port on the docker side, you should change the port on the host side and leave the docker port alone. Sent from my Mi A1 using Tapatalk
-
[Support] Linuxserver.io - Qbittorrent
Post your docker run command. Link in my sig or in the docker faq
-
[Support] Linuxserver.io - Nextcloud
ssh to your server docker exec -it nextcloud bash nano /config/php/php-local.ini Add the line memory_limit = 512M Save with CTRL + X Exit the docker container with exit Then docker restart nextcloud Then try again.
-
[Support] Linuxserver.io - Qbittorrent
Docker run command and logs would be helpful. Sent from my Mi A1 using Tapatalk
-
[Support] Linuxserver.io - Qbittorrent
Tried clearing your browser cache? Sent from my Mi A1 using Tapatalk
-
[Support] Linuxserver.io - Tautulli
That looks ok. Remove the container and image again and execute this command before reinstalling and paste the logs from the initial install. rm -rf /mnt/user/appdata/tautilli/
-
[Support] Linuxserver.io - Tautulli
Docker run command please. Sent from my Mi A1 using Tapatalk
-
[Support] Linuxserver.io - Medusa
I don't know if they have one. I was merely suggesting you use their github/forums as appropriate...
-
[Support] Linuxserver.io - Medusa
This sounds like an issue with Medusa rather than the docker container per se. I'd try their forums/guthub
-
Docker icons missing
Yeah, the problem is your end though, that's what I'm saying, the icons exist, I know 'cos I did the Nextcloud template and possibly mariadb as well.
-
Docker icons missing
If they're linuxserver containers, they definitely have images available.
-
Docker icons missing
Strange, mine aren't local icons. They're github urls https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mariadb-icon.png
-
Docker icons missing
Do the links that are there for the icons actually work?
-
Docker icons missing
Try clearing your browser cache
-
[Support] Linuxserver.io - Nextcloud
Might be helpful if you told us what command you actually ran?
-
[Support] Linuxserver.io - Tautulli
They're escaping the special character that follows (a space) Sent from my Mi A1 using Tapatalk
-
[Support] Linuxserver.io - Duplicati
/etc/services.d/duplicati/run
-
[Support] ken-ji - Dropbox
Yeah, I read that bit too. Bit disheartening though overall.
-
[Support] ken-ji - Dropbox
Not to throw a further spanner in the works, but it seems Dropbox are dropping support for all Linux file systems other than unencrypted ext4. https://www.theregister.co.uk/2018/08/14/dropbox_encrypted_linux_support/ Sent from my Mi A1 using Tapatalk
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
You also need to create a custom docker network so the DNS name resolution works.
-
[Support] Linuxserver.io - Ombi
All of them
-
Why is there nothing in my MNT folder???
OK, well that's a whole different issue and you should post in the support thread for krusader or cloud commander then, along with your docker run command. Essentially you're looking in the wrong place, but without a docker run command, nobody can tell you where you should be looking. Support threads can be found in community applications or by clicking the link displayed when you click the docker icon in the Unraid webui. Docker run command can be found by looking at the docker FAQ or by the link in my signature (you may need to turn on signatures in your forum settings)
-
Why is there nothing in my MNT folder???
Then post some diagnostics. Also post the output of ls-la /mnt and you could also run tree -L 2 /mnt/ In your initial post you said "/MNT"
-
Why is there nothing in my MNT folder???
You are using /mnt aren't you? Linux is case sensitive, the fact they show up on a network computer suggests you're looking in the wrong place rather than them being missing.
-
[Support] Linuxserver.io - Duplicati
My bad https://github.com/linuxserver/docker-duplicati/blob/master/root/etc/services.d/duplicati/run