Jump to content

alturismo

Moderators
  • Posts

    6,594
  • Joined

  • Last visited

  • Days Won

    55

Everything posted by alturismo

  1. root@AlsServer:~# docker exec -ti apache bash root@AlsServer:/# a2enmod proxy_wstunnel Considering dependency proxy for proxy_wstunnel: Module proxy already enabled Module proxy_wstunnel already enabled root@AlsServer:/# thats the respond i get when i check in docker, also using linuxserver.io apache ... about that symbolic link ... no idea here are the loaded mods root@AlsServer:/# apache2ctl -M Loaded Modules: core_module (static) so_module (static) watchdog_module (static) http_module (static) log_config_module (static) logio_module (static) version_module (static) unixd_module (static) access_compat_module (shared) actions_module (shared) alias_module (shared) auth_basic_module (shared) authn_core_module (shared) authn_file_module (shared) authnz_ldap_module (shared) authz_core_module (shared) authz_host_module (shared) authz_user_module (shared) autoindex_module (shared) cgi_module (shared) dav_module (shared) dav_fs_module (shared) deflate_module (shared) dir_module (shared) env_module (shared) fastcgi_module (shared) filter_module (shared) headers_module (shared) ldap_module (shared) mime_module (shared) mpm_prefork_module (shared) negotiation_module (shared) php5_module (shared) proxy_module (shared) proxy_ajp_module (shared) proxy_balancer_module (shared) proxy_connect_module (shared) proxy_html_module (shared) proxy_http_module (shared) proxy_wstunnel_module (shared) rewrite_module (shared) setenvif_module (shared) slotmem_shm_module (shared) socache_shmcb_module (shared) ssl_module (shared) status_module (shared) substitute_module (shared) xml2enc_module (shared) root@AlsServer:/#
  2. Here is the NetworkData.xml respond from working internet explorer, didnt found yet howto export this from chrome ... i can tell it get stuck at "blank.html", i copied something from chrome network tab ... hope u may see something NetworkData.xml chrome.txt
  3. without any ws config <VirtualHost *:81> ServerName remote.mydomain.de ProxyPass / http://192.168.1.2:10080/ ProxyPassReverse / http://192.168.1.2:10080/ </VirtualHost> The key "target-densitydpi" is not supported. http://remote.mydomain.de/api/tokens Failed to load resource: the server responded with a status of 403 (Forbidden) angular.js:9902 DELETE http://remote.mydomain.de/api/tokens/83C954A100054CBA2A00EB71A60ED95F807C929E5FF0331B674964BF5709FC4E 404 (Not Found) (anonymous) @ angular.js:9902 m @ angular.js:9703 f @ angular.js:9415 (anonymous) @ angular.js:13292 $eval @ angular.js:14547 $digest @ angular.js:14363 $apply @ angular.js:14652 l @ angular.js:9734 P @ angular.js:9924 H.onload @ angular.js:9865 /#/client/MgBjAG15c3Fs:1 WebSocket connection to 'ws://remote.mydomain.de/websocket-tunnel?token=B3597283F5CE7A7BC19EC79D1ABF3CEFCE57EF11518C11FB920A8A057C399738&GUAC_DATA_SOURCE=mysql&GUAC_ID=2&GUAC_TYPE=c&GUAC_WIDTH=1362&GUAC_HEIGHT=950&GUAC_DPI=96&GUAC_AUDIO=audio%2FL8&GUAC_AUDIO=audio%2FL16&GUAC_IMAGE=image%2Fjpeg&GUAC_IMAGE=image%2Fpng&GUAC_IMAGE=image%2Fwebp' failed: WebSocket is closed before the connection is established.
  4. The key "target-densitydpi" is not supported. /#/client/NQBjAG15c3Fs:1 WebSocket connection to 'ws://remote.domain.de/websocket-tunnel?token=83C954A100054CBA2A00EB71A60ED95F807C929E5FF0331B674964BF5709FC4E&GUAC_DATA_SOURCE=mysql&GUAC_ID=5&GUAC_TYPE=c&GUAC_WIDTH=1362&GUAC_HEIGHT=950&GUAC_DPI=96&GUAC_AUDIO=audio%2FL8&GUAC_AUDIO=audio%2FL16&GUAC_IMAGE=image%2Fjpeg&GUAC_IMAGE=image%2Fpng&GUAC_IMAGE=image%2Fwebp' failed: WebSocket is closed before the connection is established. This was with ws configuration
  5. actually none ... i try to check in guacamole log but i dont see anything there ... it just times out ... waiting around 10 seconds and then it asks to repeat or go back to start page example (im at work actually) Feb 28 16:45:11 84cbd06e816d guacd[1223]: SSH connection successful.Feb 28 16:45:11 84cbd06e816d guacd[1223]: SSH connection successful.Feb 28 16:45:28 84cbd06e816d guacd[1223]: User "@128088b5-fe89-423e-998d-dc484e655085" disconnected (0 users remain)Feb 28 16:45:28 84cbd06e816d guacd[1223]: Last user of connection "$25c4a545-7864-4c25-ae61-b07843e37550" disconnectedFeb 28 16:45:28 84cbd06e816d guacd[1223]: SSH connection ended.Feb 28 16:45:29 84cbd06e816d guacd[68]: Connection "$25c4a545-7864-4c25-ae61-b07843e37550" removed.Feb 28 16:45:29 84cbd06e816d guacd[68]: Connection "$25c4a545-7864-4c25-ae61-b07843e37550" removed. <-- HERE i TRYED WITH CHROMEFeb 28 16:46:34 84cbd06e816d guacd[68]: Creating new client for protocol "ssh"Feb 28 16:46:34 84cbd06e816d guacd[68]: Connection ID is "$f31bbc5d-3e36-41b6-b593-debae20c41e5"Feb 28 16:46:34 84cbd06e816d guacd[1233]: User "@4f05e389-855d-4dbb-9b98-5e2a30ce7278" joined connection "$f31bbc5d-3e36-41b6-b593-debae20c41e5" (1 users now present)Feb 28 16:46:34 84cbd06e816d guacd[1233]: SSH connection successful.Feb 28 16:46:37 84cbd06e816d guacd[1233]: User "@4f05e389-855d-4dbb-9b98-5e2a30ce7278" disconnected (0 users remain)Feb 28 16:46:37 84cbd06e816d guacd[1233]: Last user of connection "$f31bbc5d-3e36-41b6-b593-debae20c41e5" disconnectedFeb 28 16:46:37 84cbd06e816d guacd[1233]: SSH connection ended.Feb 28 16:46:37 84cbd06e816d guacd[68]: Connection "$f31bbc5d-3e36-41b6-b593-debae20c41e5" removed.Feb 28 16:46:37 84cbd06e816d guacd[1233]: User "@4f05e389-855d-4dbb-9b98-5e2a30ce7278" disconnected (0 users remain)Feb 28 16:46:37 84cbd06e816d guacd[1233]: Last user of connection "$f31bbc5d-3e36-41b6-b593-debae20c41e5" disconnectedFeb 28 16:46:37 84cbd06e816d guacd[1233]: SSH connection ended.Feb 28 16:46:37 84cbd06e816d guacd[68]: Connection "$f31bbc5d-3e36-41b6-b593-debae20c41e5" removed. i tested 2 ssh connections inside internet explorer, between them i tested 2 different on chrome browser, nothing happens ...
  6. Hi, thanks for the tipp, actually, same result as before ...websocket module is loaded by default already. my virtual host looks like this (i dont need any ssl) <VirtualHost *:81> ServerName remote.mydomain.de ProxyPass / http://192.168.1.2:10080/ ProxyPassReverse / http://192.168.1.2:10080/ <Location /guacamole/websocket-tunnel> Order allow,deny Allow from all ProxyPass ws://192.168.1.2:10080/guacamole/websocket-tunnel ProxyPassReverse ws://192.168.1.2:10080/guacamole/websocket-tunnel </Location> </VirtualHost> after some tests its proably the chrome portable here at work in combination behind the works proxy ... just wonders me that the internet explorer 11 here acts just fine, also my other reverse proxy´s are working, for example the jdownloader2 one wich also uses guacamole rdp ... very strange thanks anyway, in case u may have another hint outside work on normal PC, all browsers work, chrome, inet, ... at work behind proxy, internet explorer work, chrome not.
  7. Hi, just trying to get this docker running, one issue im struggling with. setup is here behind an apache reverse proxy outside -> apache reverse proxy -> apache guacamole now when trying to access my connections, when using the chrome browser it times out with an error it cant connect, using IE11 its working ... may an idea what the reason could be ?
  8. well, my mount points are physically on the same drive, as example, a cut and paste from a 50 gig file takes 1 second in file explorer, a move here takes a little until its copied and then deleted ... i agree when its physically different drives, but i assume thats how filebot works nvm, just would be alot nicer ...
  9. hehe, wasnt that hard, just worked out ... now i just have to figure how to get the guacamole working behind the reverse proxy thanks
  10. Hi, may a question about the jdownloader2 docker, if i would like to use a separate guacamole to connect to the jdown server instead the buildin one, is that possible ? couldnt find any rdp listen port inside the jdown settings or any addon allowing the rdp ... would be nicer to have more together in one place ... thanks ahead
  11. Hi again, got it sorted so far and is a really nice tool when u know what u doing keep original i couldnt figure out, but nevermind, renaming is ok now may one question though, is filebot renaming and moving ? to me it looks more like copy to new location with new name and the delete the original files ? just wondering cause its using double diskusage ... i changed in .sh to "--action move" ... still looking to me it would copy and delete ...
  12. Thanks, worked out ... wondered me a little cause i thought i made that before and had errors on my vm´s when trying to start them, must been a failure by me ... working actually a little better now when the gaming vm is in use so the other can be used a little better ...
  13. may a small question, if i would like to test performance with isolcpu in syslinux, how would i add the line in case i already use an append for INTEL audio passthrough ? currenty it looks like this label unRAID OS menu default kernel /bzimage append vfio-pci.ids=8086:a170 modprobe.blacklist=i2c_i801,i2c_smbus initrd=/bzroot can i just add the isol append command ? thanks ahead
  14. udated too fast to 6.3.1 without checking new dvb available possible to boot with 6.3.0 dvb kernel ? thanks ahead ?
  15. Hello, i have some question about filebot and what is possible to change via the config. 1. output folders, looks hardcoded to "Movies" and "TV Shows", possible to change these in the config ? or may possible to use "links" if thats easier ? 2. Movies dont have an directory, possible to change so it would end like /Movies/Movienamehere/movie.mkv as example ? 3. well, dont rename anything, just move to the recognized output like a movie to /Movies, a episode to /TV Shows/name/season/ ... thanks ahead for any hints
  16. That's because you edit the wrong file. The one to edit is /etc/services.d/tvheadend/run. That should stick until you update. There might come an option to set this as an variable some time in the future. Hi, just would like to ask if thats correct what i did before i broke something bigger ... SSH login docker cp tvheadend:/etc/services.d/tvheadend/run /root edit the file by adding this entry to the end --http_root /tvheadend docker cp run tvheadend:/etc/services.d/tvheadend/run Restart seems the /tvheadend behind the proxy is working now, but also the direct connection ... wich is ok to me just would like to know if thats correct ? thanks ahead That sounds correct. great, after TVH docker update today its gone, but easy to add now
  17. That's because you edit the wrong file. The one to edit is /etc/services.d/tvheadend/run. That should stick until you update. There might come an option to set this as an variable some time in the future. Hi, just would like to ask if thats correct what i did before i broke something bigger ... SSH login docker cp tvheadend:/etc/services.d/tvheadend/run /root edit the file by adding this entry to the end --http_root /tvheadend docker cp run tvheadend:/etc/services.d/tvheadend/run Restart seems the /tvheadend behind the proxy is working now, but also the direct connection ... wich is ok to me just would like to know if thats correct ? thanks ahead
  18. I did cmd powercfg -h Off Guess thats also a solution.
  19. I see, only some seperate patches to add dvbc support, may an idea where to ask to add them if they work ?
  20. I think my vms booting now, installed quemu-gax64.msi, may try that.
  21. same issue here, always 1st boot stops, 2nd boot just runs fine through .... same behavior on 2 win10 VM´s here, 1 intel passthrough, 1 Nvidia passthrough. Example Nvidia 2017-01-20 05:19:55.026+0000: starting up libvirt version: 2.4.0, qemu version: 2.7.0, hostname: AlsServer LC_ALL=C PATH=/bin:/sbin:/usr/bin:/usr/sbin HOME=/ QEMU_AUDIO_DRV=none /usr/local/sbin/qemu -name guest=AlsMedia,debug-threads=on -S -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-10-AlsMedia/master-key.aes -machine pc-i440fx-2.7,accel=kvm,usb=off,dump-guest-core=off,mem-merge=off -cpu host,hv_time,hv_relaxed,hv_vapic,hv_spinlocks=0x1fff,hv_vendor_id=none -drive file=/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd,if=pflash,format=raw,unit=0,readonly=on -drive file=/etc/libvirt/qemu/nvram/eba4c457-6ff8-72c0-1fc3-55bb6a5c67a9_VARS-pure-efi.fd,if=pflash,format=raw,unit=1 -m 8192 -realtime mlock=off -smp 2,sockets=1,cores=2,threads=1 -uuid eba4c457-6ff8-72c0-1fc3-55bb6a5c67a9 -display none -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/domain-10-AlsMedia/monitor.sock,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime -no-hpet -no-shutdown -boot strict=on -device nec-usb-xhci,id=usb,=3,hostaddr=10,id=hostdev4,bus=usb.0,port=3 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x8 -msg timestamp=on Domain id=10 is tainted: high-privileges Domain id=10 is tainted: host-cpu char device redirected to /dev/pts/1 (label charserial0) 2017-01-20T05:20:19.897469Z qemu-system-x86_64: terminating on signal 15 from pid 4559 2017-01-20 05:20:22.121+0000: shutting down, reason=shutdown
  22. Hi, wanted to ask if here is may a solution with my twin tuner DVB Cards i have two hauppage WinTV-HVR-5500, a DVB C, S, S2, ... card. in UNRaid DVB the cards are shown like this DVB Kernel: Detected DVB Adapter Drivers: Detected DVB Adapter 0: NXP TDA10071 DVB Adapter 1: Silicon Labs Si2165 DVB-T DVB-C DVB Adapter 2: NXP TDA10071 DVB Adapter 3: Silicon Labs Si2165 DVB-T DVB-C so i assume adapter 0+1 = card 1, adapter 2+3 = card 2. adapter 0+2 (DVB S) are working fine, adapter 1 + 3 (DVB C) are not working properly, recognized in TVH, i can config them and so on, but scanning always fail like this 2017-01-13 06:46:35.408 mpegts: 114MHz in DVB-C Netzwerk - tuning on Silicon Labs Si2165 DVB-T DVB-C : DVB-C #0 2017-01-13 06:46:35.408 subscription: 01BB: "scan" subscribing to mux "114MHz", weight: 6, adapter: "Silicon Labs Si2165 DVB-T DVB-C : DVB-C #0", network: "DVB-C Netzwerk", service: "Raw PID Subscription" 2017-01-13 06:46:35.471 linuxdvb: Unable to provide signal strength value. 2017-01-13 06:46:35.471 linuxdvb: Unable to provide BER value. 2017-01-13 06:46:35.471 linuxdvb: Unable to provide SNR value. 2017-01-13 06:46:35.471 linuxdvb: Unable to provide UNC value. 2017-01-13 06:46:40.408 mpegts: 114MHz in DVB-C Netzwerk - scan no data, failed 2017-01-13 06:46:40.408 subscription: 01BB: "scan" unsubscribing 2017-01-13 06:46:40.408 mpegts: 130MHz in DVB-C Netzwerk - tuning on Silicon Labs Si2165 DVB-T DVB-C : DVB-C #0 2017-01-13 06:46:40.408 subscription: 01BD: "scan" subscribing to mux "130MHz", weight: 6, adapter: "Silicon Labs Si2165 DVB-T DVB-C : DVB-C #0", network: "DVB-C Netzwerk", service: "Raw PID Subscription" 2017-01-13 06:46:45.408 mpegts: 130MHz in DVB-C Netzwerk - scan no data, failed 2017-01-13 06:46:45.408 subscription: 01BD: "scan" unsubscribing ... from the system log in unraid Jan 13 06:46:26 AlsServer kernel: cx23885 0000:05:00.0: Direct firmware load for dvb-demod-si2165.fw failed with error -2 Jan 13 06:46:26 AlsServer kernel: i2c i2c-4: si2165: firmware file 'dvb-demod-si2165.fw' not found i assume its about the twin tuners not accepted correctly or some config ? both cards worked before nice on Windows using Mediaportal as Backend, but as im testing here on unraid now and really like it i try figuring what could be the reason .. DVB-S all nice as it should, also with SAT-IP server etc etc ... may an idea ? any more infos needed to investigate ?
  23. thanks for the info, i didnt recognize if thats the point to get it running behind a proxy, the file /etc/services.d/tvheadend/run is inside the docker ? so i have to run the docker and then "docker exec ..." ? root@AlsServer:~# cd /etc root@AlsServer:/etc# cd /services.d -bash: cd: /services.d: No such file or directory root@AlsServer:/etc# docker exec -ti apache bash root@AlsServer:/# cd /etc/services.d bash: cd: /etc/services.d: No such file or directory root@AlsServer:/# thanks ahead
  24. just as small update here with DVB-C adapter, found another small USB adapter and its working fine, so looks like a driver issue with my twin tuners card, may a hint where to ask about this issue ? using LibreELEC DVB Edition as described before. and may someone here knows howto get this TVH version running behind apache reverse proxy, seems there has been changes from 4.09 to here, i guess the HTTP CORS Origin: could be helpful ? ... thanks ahead for an tip.
×
×
  • Create New...