Everything posted by CHBMB
-
[Support] Linuxserver.io - Ombi
Map the file in the container config? /config/appsettings.json to /wherever/it/normally/is/appsettings.json
-
[Support] Linuxserver.io - Ombi
I would suggest that is a question aimed at the developer, not us.
-
[Support] Linuxserver.io - Nextcloud
As much as you can post. config.php nextcloud file as starters. Basically any file that you edit during the setup and the mariadb docker logs
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
i used.... location ^~/books { proxy_pass http://192.168.0.1:82/; rewrite /books/?(.*) /$1 break; auth_basic "Restricted"; auth_basic_user_file /config/nginx/.htpasswd; include /config/nginx/proxy.conf; } But I could only ever get it to work if I manually put in the trailing slash into the URL.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I kind of thought it was so obvious it goes without saying......
-
Need PCIe USB 3 card recommendation
https://lime-technology.com/forums/topic/54248-hardware-recommendations-for-unraid-servers-with-vms/?do=findComment&comment=629673 Sent from my LG-H815 using Tapatalk
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Remove line 20 as that's what the error is telling you is causing the issue.
-
[Support] Linuxserver.io - Ubooquity
To be honest, I don't think any of us use Ubooquity and these questions are regarding the application itself rather than getting the container running and consequently probably better directed towards Ubooquity support, and as regards Kobo ereaders, no idea, never even seen one. Only chance you'll get of any meaningful answer here is if another Unraid user happens to use the same setup as yourself. Sent from my LG-H815 using Tapatalk
-
[Support] Linuxserver.io - Ubooquity
Read the readme on github, all will be revealed. Sent from my LG-H815 using Tapatalk
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Try switching on advanced. Or go to settings docker and turn on authoring mode. Sent from my LG-H815 using Tapatalk
-
[Support] Linuxserver.io - NZBHydra
Via the webui
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
It's a router setting, hairpin NAT or NAT reflection is what you're looking for. No idea where it is on your router.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
You've got http port defined twice, so remove one, and remove HTTPVAL = FALSE (the whole variable)
-
[Support] Linuxserver.io - NZBHydra
So you're getting java heap error messages in V2 when trying to import your existing database?
-
[Support] Linuxserver.io - NZBHydra
I'm not sure you can, have you tried v2?
-
[Support] Linuxserver.io - Nextcloud
The guide on the linuxserver website demonstrates how to configure the two together Sent from my LG-H815 using Tapatalk
-
[Support] Linuxserver.io - Nextcloud
Without lot more info, impossible to say Sent from my LG-H815 using Tapatalk
-
[Deprecated] Linuxserver.io - CouchPotato
Well you can't set one if you can't login, there's no default one that I know of, so delete the container and image and delete the appdata and start afresh. Sent from my LG-H815 using Tapatalk
-
[Deprecated] Linuxserver.io - CouchPotato
Wait, I'm confused, is there one set, that you don't know the details for, or do you want to set one? Sent from my LG-H815 using Tapatalk
-
[Deprecated] Linuxserver.io - CouchPotato
Last I recall there isn't a default username and password.. Sent from my LG-H815 using Tapatalk
-
[Deprecated] Linuxserver.io - CouchPotato
Spin up = start
-
[Support] Linuxserver.io - Nextcloud
Sorry but there's nothing there I can make any sense of, I've installed this over 40 times, and never had any problems, if you can't connect the desktop client, have you tried the mobile client using cellular data NOT using the same network your server is on, could be incorrect configuration of something in your router/firewall.
-
[Support] Linuxserver.io - Nextcloud
That's because@sparklyballs upgraded the php version as Alpine released a new version. Sent from my LG-H815 using Tapatalk
-
[Support] Linuxserver.io - Radarr
LMGTFY tends to piss people off...... lol
-
[Support] Linuxserver.io - Nextcloud
Need to update manually, suggest using cmd line, see link from first post. Sent from my LG-H815 using Tapatalk