Everything posted by Dimtar
-
[Plugin] rclone
Can anyone comment on this by any chance? https://forum.rclone.org/t/rclone-mount-crashing/9037
-
[Support] Linuxserver.io - Nextcloud
I have yes, its been set to 10GB since install.
-
[Support] Linuxserver.io - Nextcloud
Appreciate the reply but this didn't seem to have worked for me. I edited this file: /mnt/user/appdata/letsencrypt/nginx/site-confs/nextcloud server { listen 443 ssl; server_name box.dimtar.net; root /config/www; index index.html index.htm index.php; ###SSL Certificates ssl_certificate /config/keys/letsencrypt/fullchain.pem; ssl_certificate_key /config/keys/letsencrypt/privkey.pem; ###Diffie–Hellman key exchange ### ssl_dhparam /config/nginx/dhparams.pem; ###SSL Ciphers ssl_ciphers 'ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA3$ ###Extra Settings### ssl_prefer_server_ciphers on; # ssl_session_cache shared:SSL:10m; ### Add HTTP Strict Transport Security ### add_header Strict-Transport-Security "max-age=63072000; includeSubdomains"; add_header Front-End-Https on; client_max_body_size 0; location / { proxy_pass https://192.168.1.2:444/; proxy_max_temp_file_size 8192m; include /config/nginx/proxy.conf; } }
-
[Support] Linuxserver.io - Nextcloud
So I am getting an error (error 413) from the iOS app when I try to upload a video over 100Mb. Its this issue: https://github.com/nextcloud/ios/issues/396 I am using this NC container with the LSIO letsencrypt container as well. I am trying to find an error log to see what the issue but all the logs I am looking at in both cases don't show any issues. Would I be right in saying that this NC container doesn't use Apache at all?
-
[Plugin] rclone
What command do you run on your local box with rclone to authorize Dropbox?
-
[Support] Linuxserver.io - Heimdall
Shes dead jim. include(/var/www/localhost/heimdall/vendor/composer/../../app/SupportedApps/Sonarr/Sonarr.php): failed to open stream: No such file or directory (View: /var/www/localhost/heimdall/resources/views/item.blade.php) (View: /var/www/localhost/heimdall/resources/views/item.blade.php) (View: /var/www/localhost/heimdall/resources/views/item.blade.php)
-
[Support] Linuxserver.io - Qbittorrent
Indeed. Appreciate the quick fix though, cheers.
-
[Support] Linuxserver.io - Qbittorrent
I deleted the container and the appdata folder for it. Updated CA and re-installed. This time the template was right and I installed the LSIO version. The trouble now is that the webui doesn't load, just a blank screen.
-
[Support] Linuxserver.io - Qbittorrent
The first time I installed the docker I selected the LSIO container but it did install the Mace one.
-
[Support] Linuxserver.io - Qbittorrent
Just tried to install this. With default ports and bridge mode I got a error page trying to load the web interface for the container, just the regular old can't find the web page error. I noticed that the log shows port 8080 but the container template is set to map 8082 container to 8082 host. I deleted that and add my own for container 8080 and host 8082. Now the web interface loads but its just a white page with nothing on it. Not sure if I did anything wrong or the template is broken.
-
[Support] Linuxserver.io - Heimdall
I couldn't see anything I search but according to the website piHole is one of the enhanced apps but I am not sure how to configure it, it doesn't ask for the admin password or an api key etc.?
-
[Plugin] rclone
So mount it with writes enabled then?
-
[Plugin] rclone
This appears to be broken on unRaid 6.6, is that the case for anyone else?
-
[Plugin] rclone
Try running it again, mine updated the second time.
-
[Support] Linuxserver.io - Tautulli
Hi everyone. So I have two "installs" of this container. Every Saturday my time all the dockers/containers get their latest updates and restart etc. This kills my 2nd Tautulli container and I have to "reinstall" from the saved template. I assume this is because I remove the "/logs" on the 2nd one? Its for a remote server and I cannot adccess the logs directory.
-
[Plugin] rclone
Not sure why, I have the plugin and its installed 1.42 for me. Regardless 1.41 has cache support so whatever you're trying, just give it a go?
-
[Plugin] rclone
1.42 is the latest version and it includes the cache. Is this what you want?
-
[Support] Linuxserver.io - NZBGet
Stable v20 is out. I am excited for the container update.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Can I please request ffmpeg and youtube-dl? A long shot they will be added but a man can dream. Thanks for the plugin, it’s great. Also is it worth considering rclone as well?
-
[Support] Linuxserver.io - Tautulli
Step 1.Use the LSIO, not the wrong one. Step 2. No other steps, you idiot. Sorry @CHBMB @sparklyballs I used the first one that popped up on the app store like a noob. The LSIO container is fine and working. Apologies for time wasted.
-
[Support] Linuxserver.io - Tautulli
For comparison this is the Sonnar container: I obviously don't know anything about these things but my guess is the template isn't aware the Tautulli container needs a port?
-
[Support] Linuxserver.io - Tautulli
Thanks Sparky, normally I don't update through the container but a broken container wouldn't worry me in this case. Is there something wrong with the tautilli container template? It seems like its missing the container port?
-
[Support] Linuxserver.io - Tautulli
I clicked the update prompt in the web interface for PlexPy and updated to Tautulli without hassle. It also works after a restart of the container. Are you saying the plexpy and tautulli containers are different?
-
[Support] Linuxserver.io - Radarr
Will there be another version of the docker container released in time to address this or once its broken its broken?
-
[Support] Linuxserver.io - Radarr
Just wanted throw my hat in the ring on this one.