Jump to content

alturismo

Moderators
  • Posts

    6,594
  • Joined

  • Last visited

  • Days Won

    55

Everything posted by alturismo

  1. i tested the calibre rdp server and its working nice and easy. may i ask if its possible to also access it from externally through apache guacamole ? i use it to access jdown RDP, Windows RDP ... but on calibre RDP it just times out ... anything special todo ? for an tip thanks ahead solved, added 3389 container port so its all good.
  2. hi, after got my settings running for my episodes infos with webgrab+ i have some issues with auto updating,. from the log ... between the hourly cron ... may an idea what is wrong ? webgrab exe ... localtime ? Nov 4 00:17:01 729ca78b8daa CRON[86]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)Nov 4 01:17:01 729ca78b8daa CRON[89]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)Nov 4 02:02:01 729ca78b8daa CRON[92]: (nobody) CMD (mono /webgrab/bin/WebGrab+Plus.exe "/config" 2>&1 | /usr/bin/logger -t WebGrab++)Nov 4 02:02:01 729ca78b8daa WebGrab++:Nov 4 02:02:01 729ca78b8daa WebGrab++: Unhandled Exception:Nov 4 02:02:01 729ca78b8daa WebGrab++: System.TypeInitializationException: The type initializer for 'WGconsole.Program' threw an exception. ---> System.IO.FileNotFoundException: Could not find file "/etc/localtime"Nov 4 02:02:01 729ca78b8daa WebGrab++: File name: '/etc/localtime'Nov 4 02:02:01 729ca78b8daa WebGrab++: at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) <0x14cdc1f5d2c0 + 0x005ed> in <filename unknown>:0Nov 4 02:02:01 729ca78b8daa WebGrab++: at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) <0x14cdc1f5cf30 + 0x0004b> in <filename unknown>:0Nov 4 02:02:01 729ca78b8daa WebGrab++: at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)Nov 4 02:02:01 729ca78b8daa WebGrab++: at System.IO.File.OpenRead (System.String path) <0x14cdc1f5aa50 + 0x00034> in <filename unknown>:0Nov 4 02:02:01 729ca78b8daa WebGrab++: at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) <0x14cdc1ebbfe0 + 0x00032> in <filename unknown>:0Nov 4 02:02:01 729ca78b8daa WebGrab++: at System.TimeZoneInfo.CreateLocal () <0x14cdc1eba850 + 0x00176> in <filename unknown>:0Nov 4 02:02:01 729ca78b8daa WebGrab++: at System.TimeZoneInfo.get_Local () <0x14cdc1eba7c0 + 0x00025> in <filename unknown>:0Nov 4 02:02:01 729ca78b8daa WebGrab++: at System.TimeZoneInfo.GetDateTimeNowUtcOffsetFromUtc (DateTime time, System.Boolean& isAmbiguousLocalDst) <0x14cdc1ebbce0 + 0x00017> in <filename unknown>:0Nov 4 02:02:01 729ca78b8daa WebGrab++: at System.DateTime.get_Now () <0x14cdc1d64260 + 0x00046> in <filename unknown>:0Nov 4 02:02:01 729ca78b8daa WebGrab++: at WGconsole.Program..cctor () <0x40ae4d50 + 0x00096> in <filename unknown>:0Nov 4 02:02:01 729ca78b8daa WebGrab++: --- End of inner exception stack trace ---Nov 4 02:02:01 729ca78b8daa WebGrab++: [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'WGconsole.Program' threw an exception. ---> System.IO.FileNotFoundException: Could not find file "/etc/localtime"Nov 4 02:02:01 729ca78b8daa WebGrab++: File name: '/etc/localtime'Nov 4 02:02:01 729ca78b8daa WebGrab++: at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) <0x14cdc1f5d2c0 + 0x005ed> in <filename unknown>:0Nov 4 02:02:01 729ca78b8daa WebGrab++: at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) <0x14cdc1f5cf30 + 0x0004b> in <filename unknown>:0Nov 4 02:02:01 729ca78b8daa WebGrab++: at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)Nov 4 02:02:01 729ca78b8daa WebGrab++: at System.IO.File.OpenRead (System.String path) <0x14cdc1f5aa50 + 0x00034> in <filename unknown>:0Nov 4 02:02:01 729ca78b8daa WebGrab++: at System.TimeZoneInfo.FindSystemTimeZoneByFileName (System.String id, System.String filepath) <0x14cdc1ebbfe0 + 0x00032> in <filename unknown>:0Nov 4 02:02:01 729ca78b8daa WebGrab++: at System.TimeZoneInfo.CreateLocal () <0x14cdc1eba850 + 0x00176> in <filename unknown>:0Nov 4 02:02:01 729ca78b8daa WebGrab++: at System.TimeZoneInfo.get_Local () <0x14cdc1eba7c0 + 0x00025> in <filename unknown>:0Nov 4 02:02:01 729ca78b8daa WebGrab++: at System.TimeZoneInfo.GetDateTimeNowUtcOffsetFromUtc (DateTime time, System.Boolean& isAmbiguousLocalDst) <0x14cdc1ebbce0 + 0x00017> in <filename unknown>:0Nov 4 02:02:01 729ca78b8daa WebGrab++: at System.DateTime.get_Now () <0x14cdc1d64260 + 0x00046> in <filename unknown>:0Nov 4 02:02:01 729ca78b8daa WebGrab++: at WGconsole.Program..cctor () <0x40ae4d50 + 0x00096> in <filename unknown>:0Nov 4 02:02:01 729ca78b8daa WebGrab++: --- End of inner exception stack trace ---Nov 4 02:17:01 729ca78b8daa CRON[98]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)Nov 4 03:17:01 729ca78b8daa CRON[101]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)Nov 4 04:17:01 729ca78b8daa CRON[104]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
  3. Hi, may i ask if here anyone knows howto add a second post process after a record ... as i saw that comskip is included (very nice) i would like to move after comskip is done ... so filebot can continue from its working directory ... if not from TVH itself, may from comskip to set a destination path ? for an tip thanks ahead.
  4. may restart the plex docker, i also have to do this when i change something on DVR ... im using proxy on ubuntu, but overall the same ... cause i dont want to add sep ip´s for all my dockers.
  5. may just a simple question, hw decoding probably cant work when passing the igpu to a vm, right ? cause its not available anymore for the unraid server itself.
  6. Exactly, remember, all dockers on sep ip's ... Gesendet von meinem SM-G950F mit Tapatalk
  7. hi, just a small question about the nginx server inside the nextcloud docker, does it also works as full reverse proxy ? just would like to know cause i currently use apache as reverse proxy and have some "sites" behind it like plex, tvh, nextcloud also for webdav (my work calendar only) but this is also already implemented in nextcloud ... if nextcloud would already provide the reverse proxy i could spare myself the apache container ... and does also my ssl certs from certbot work ? for an tip thanks ahead.
  8. Sorry, i made a rollback to rc8 and back to 9, also good now ... I guess it came from turning off ssl for unraid webgui ... only thing i chenged. Gesendet von meinem SM-G950F mit Tapatalk
  9. ok, downgrade didnt help, but i found the solution. i had to disable dvb-t announcement on my octopus net ... now its back working again and i assume also on rc9. DVBT was tuner 3 & 4, somehow TVH didnt liked those 2 not activated tuners anymore ... no idea why but nvm no need anyway. upgraded to rc9 and all good. thanks again.
  10. ok, downgraded to 6.4 rc8 and it works again ... so something changed ... sorry but there are no log entries to identify anything ... --- Update, upgraded again cause i solved also my TVH issue and now its working ... no idea why (no change) but nvm, so rc9 is fine, sorry.
  11. Hi, may somehere updated already to 6.4 rc9 ? i have 2 issues since then, one is my DVB-C network tuner doesnt work anymore (only DVB-S works now on octopus), when tuning a DVB-C channel i get for example, 192.168.1.124 is the octopus network tuner ... 2017-09-23 16:31:26.955 [WARNING] subscription: 0003: service instance is bad, reason: Tuning failed2017-09-23 16:31:26.955 [ INFO] mpegts: 618MHz in DVB-C Netzwerk - tuning on SAT>IP DVB-C Tuner #5 (192.168.1.124)2017-09-23 16:31:26.955 [ INFO] subscription: 0003: "HTTP" subscribing on channel "Sky 1 HD", weight: 100, adapter: "SAT>IP DVB-C Tuner #5 (192.168.1.124)", network: "DVB-C Netzwerk", mux: "618MHz", provider: "SKY", service: "Sky 1 HD", profile="webtv-h264-aac-matroska", hostname="192.168.1.2", username="alturismo", client="Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.75 Safari/537.36"2017-09-23 16:31:26.957 [ ERROR] satip: SAT>IP DVB-C Tuner #5 (192.168.1.124) - RTSP SETUP error -5 (I/O error) [6-404] 2017-09-23 16:31:28.955 [WARNING] subscription: 0003: service instance is bad, reason: Tuning failed 2nd one is freezing of TVH now always ... from TVH log. 2017-09-23 16:29:34.634 [WARNING] mpegts: too much queued table input data (over 2MB), discarding new2017-09-23 16:29:44.655 [WARNING] mpegts: too much queued table input data (over 2MB), discarding new2017-09-23 16:29:54.666 [WARNING] mpegts: too much queued table input data (over 2MB), discarding new may an idea what could be the reason ? happened while idle ... a docker restart fixes it ... but will freeze again when idle for some time.
  12. Hi, yes, webinterface working, also can add or remove connections ... but always get cannt connect ... you have 6.4 rc9 installed and working ?
  13. Hi, may someone else already updated to RC9 and have issues with guacamole ... no more connections working, rdp, ssh, vnc, ... nothing in the logs, either from docker nor system ... may an idea what could be the reason ?
  14. as there aint much to config, may post your config ... here is a sample working config while all dockers would need a br0 setup with own ip´s in the same range ... in my case 192.168.1.x i actually use a different setup now with ubuntu VM and this docker here cause i dont like to assign sep. ip´s for each dockers, still looking how to bypass this maybe with an reverse proxy, nvm.
  15. there was somewhere also a way to reverse proxy ... cant find the manual actually anymore, dunno if thats possible with this docker in any way cause i think u have to add this in the config. For those running a apache or similar reverse proxy anyway already ... that way u may could also bypass the port 80 conflict.
  16. RTFM ...it would have been the right answer ... i know and i ve choosen 4.2 and its perfect as before, thanks again. Have a good weekend
  17. thanks alot, changed to stable branch and all is good didnt noticed tags to choose ... my fault
  18. true, the 1-2 sec. delay is also here when using IP directly ... reverse proxy as mentioned above ... chrome and IE. what i also see is when keeping the epg window open it refreshes every few seconds and .. may that helps figure out ... 2017-08-19 11:10:40.046 [ ERROR] http: 192.168.1.2: HTTP/1.1 GET /comet/ws -- 4152017-08-19 11:10:44.992 [ ERROR] http: 192.168.1.2: HTTP/1.1 GET /comet/ws -- 4152017-08-19 11:10:51.233 [ ERROR] http: 192.168.1.2: HTTP/1.1 GET /comet/ws -- 415
  19. Hi, as im running TVH behind my apache reverse proxy and it seems to be broken since update from 04th or 5th august (only working EPG window) i would like to ask if there is a way to rollback to a "older" build ? i guess TVH changed something with their http header ... it works when i use IP:9981 (internal and external), but not when i use my reverse proxy anymore ... then only EPG windows ... thanks ahead fo an tip.
  20. yes, i guess u have a common setup as i do, plex, tvh and proxy all on unraid, if u assign a ip to tvhproxy it cant be accessed by the other dockers, i assume some sort of security, u need all dockers assign an ip ... tvh, plex and tvhproxy, then it works. the webgui of the proxy (192.x.x.x:5004) will always end up in 404, doesnt matter.
  21. Hi, i worked myself through these commands https://www.filebot.net/naming.html http://www.filebot.net/cli.html for moving instead copy only change the copy to move in filebot.sh (bottom command line) --action move instead --action copy it stills copy and delete instead just move over but the result is working then i hope this helps a little
  22. may s small question about the digital devices octopus drivers ... from meep. i also switched to an DD Octopus Network Tuner and didnt install any dvb edition or any drivers, its now recognized as network tuner and all is working so far here. Just wondering if it makes sense to use drivers in unraid for external tuners ? faster ? more possibilities ? couldnt imagine this makes sense at all ot did i missunderstand his topic ? this is how my adapters are shown from DD Octopus ..
  23. Hi again, just as note, i made myself my ssl certs for my subdomains and now ... via https it works , exact same config as before, just using https .. and voila just as note in case some others have issues like me great addon for my unraid server, thanks alot
  24. and as last note, using the IE Tab addon in chrome ... it somehow works (always for 1 instance, then i need to reconnect to guac...). Just as note
×
×
  • Create New...