Stealth1081

Members
  • Posts

    33
  • Joined

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Stealth1081's Achievements

Noob

Noob (1/14)

0

Reputation

  1. 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
  2. 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
  3. Thanks for the replys. Ok. The main reasons for wanting to start from are 1 use a different usb as the one in use is getting on now and it's 32gb. Unraid doesn't need that amount. 2 when I first started playing around with unraid I had no cache drive so some files I have never been able to move to that drive as they are active as soon as the array starts. 3 have fresh config files as I have modified, changed them reverted them back and so on. 2 and 3 are issues caused by my limited understanding. Sounds like the replacement key option on the pricing page are what I need. Thanks for the link.
  4. Thanks for the reply. Looking to configure the new system with new drives and set everything up exactly how I want it. Transfer all current data on to the new system then add the old drives to the new array. Once old system has had drives removed will no longer be used for unraid so only need one license. Just looking to find out if I can transfer the key to the new usb drive once migration is complete.
  5. So I am currently planning to upgrade my server from its current i3 8 hot swap bay to a 24 hot swap bay possibly with a ryzen 1800x. Not for a few months though. I want to do a complete clean install, setup and transfer data. Then add the current drives in the new box. Am I able to do the install on a trial key then transfer my pro key over to the new system. Thanks.
  6. 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
  7. O.k. thanks. I guess ill post back tomorrow if the drivers don't load.
  8. Hello all Looking to upgrade my unraid tomorrow to 6.4. Tried scouring through the post for upgrade instructions but didn't see any. Is there anything special i need to do first. Like revert to the original 6.3.5, do the upgrade then install unraid dvb version. Also i see the TBS official in no longer supported. TBS open source or crazy cat versions didn't work for me in 6.3 as it loaded the wrong drivers Is there a way to force the TBS open source build select the correct drivers if i run into problems. Thanks
  9. 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
  10. Thanks for the reply. I didn't get a notification that you responded. I try this tomorrow and report back.
  11. 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.
  12. 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
  13. Hi there Another fantastic docker image, thanks for your hard work. I am having trouble getting the tvheadend section working. I am not sure if i have done something wrong on the tvheadend side or not i don't understand the error. I know the username and password work over the network as it is used by kodi. Here is the error message. Let me know if you need any more details. 2017-02-14 22:13:41 :: cherrypy.error.47333621572752 :: ERROR :: [14/Feb/2017:22:13:41] HTTP Traceback (most recent call last): File "/app/htpcmanager/libs/cherrypy/_cprequest.py", line 670, in respond response.body = self.handler() File "/app/htpcmanager/libs/cherrypy/lib/encoding.py", line 217, in __call__ self.body = self.oldhandler(*args, **kwargs) File "/app/htpcmanager/libs/cherrypy/lib/jsontools.py", line 63, in json_handler value = cherrypy.serving.request._json_inner_handler(*args, **kwargs) File "/app/htpcmanager/libs/cherrypy/_cpdispatch.py", line 61, in __call__ return self.callable(*self.args, **self.kwargs) File "/app/htpcmanager/modules/tvheadend.py", line 83, in DVRList return self.fetch("api/dvr/entry/grid_" + strType, None) File "/app/htpcmanager/modules/tvheadend.py", line 113, in fetch self.logger.error('%s %s failed error: %s' % strQuery, rgpData, e) TypeError: not enough arguments for format string Thanks in advance for any help.
  14. O.k. thanks for the quick reply, ill give it a go.