Everything posted by Stealth1081
-
[Support] DVBLink, Kerio Connect, Apache-php, TVHProxy, Webgrabplus
Hi I have setup the TVHProxy container and Plex sees it as Silicondusk tvhProxy tuner. I just get an error "There was a problem getting the channels for you device" Is there a configuration setting on TVHeadend that i am supposed to set for it to work. I have tried different TVHeadend users but make no difference. Error log from TVHProxy ::ffff:192.168.1.125 - - [2019-06-13 14:44:33] "GET /discover.json HTTP/1.0" 200 450 0.000769 ::ffff:192.168.1.125 - - [2019-06-13 14:44:33] "GET /lineup_status.json HTTP/1.0" 200 234 0.000518 ::ffff:192.168.1.125 - - [2019-06-13 14:44:33] "GET /discover.json HTTP/1.0" 200 450 0.000523 ::ffff:192.168.1.125 - - [2019-06-13 14:44:33] "GET /lineup_status.json HTTP/1.0" 200 234 0.000527 An error occured: ValueError('No JSON object could be decoded',) [2019-06-13 14:44:34,158] ERROR in app: Exception on /lineup.json [GET] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/flask/app.py", line 1982, in wsgi_app response = self.full_dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1614, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1517, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1612, in full_dispatch_request rv = self.dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1598, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/opt/tvhproxy/tvhProxy.py", line 54, in lineup for c in _get_channels(): TypeError: 'NoneType' object is not iterable ::ffff:192.168.1.125 - - [2019-06-13 14:44:34] "GET /lineup.json HTTP/1.0" 500 431 0.006466
-
[Support] Linuxserver.io - Nextcloud
Hi I have been trying to setup Nextcloud and mariadb following the guide at the start of this forum but always ends with a 504 Gateway Timeout. When navigating back to the Nextcloud page it wants to start the setup again. The only change i have made to the guide is using the br0 network - Would this make a difference? I have tried installing exactly the same way as the guide but still get the same problem. Fixes for database problem i have found in this forum seem to already included in the latest mariadb custom.cnf Only log file i can find with an error is the one attached. Is there somewhere else i can look for any hints of why it is failing? mariadb - MariaDB-1:10.3.14 Nextcloud - 16.0.0.9 (I think) error.log
-
[Support] binhex - SABnzbdVPN
Hey all Been using your containers for quite some time and have been playing around with the new IP feature in 6.4. I can't seems to update SABVPN to use a set ip. The docker resets with the new settings but the webui is not accessible but pinging the address gives a reply. On another note and if you wish me to post in the correct section please let me know. If i move the sonarr docker to its own ip address the docker seems to function as in i can get to the webui except it can no longer access the download clients or the privoxy port in the SAB docker. This is when the SAB docker is running in bridge mode. I bet there is something simple i a missing, i would be glad if you could help. Let me know if you need any log files and where to find them if you do. Thanks
-
[Support] binhex - Plex
Just completed the migration to the plex pass docker, no errors in the log looks like it went off without a hitch. Thanks for your easy to follow guide. Cheers
-
[Support] binhex - Plex
Thanks for the reply. I didn't get a notification that you responded. I try this tomorrow and report back.
-
[Support] binhex - Plex
O.k. thanks for the reply, i didn't know that. I have plex pass, is there an easy way to install the plex pass docker then migrate the plex server settings, meta data and all that or will i need to rebuild from scratch. Or just update the current docker to pull from the plex pass repo.
-
[Support] binhex - Plex
Hi there Great docker as usual. Working flawlessly. Is there a way to update plex inside the docker or is that done where ever the docker is pulled from. I only ask as it says i am running 1.3.4.3285 and is up to date and 1.4.1 has been released which now includes the dvr functionality. Thanks