skeal

Members
  • Posts

    20
  • Joined

  • Last visited

Everything posted by skeal

  1. Oh this I forgot to tell.. I already did 2 days ago. Both drives cleared with fdisk and included new with format and new docker.img Gesendet von meinem CLT-L29 mit Tapatalk
  2. Hello I was using unraid for a long time now and since a few weeks I had problems with cache/docker. It began with server freezes when updating docker containers. After reboot everything was fine but after one week it began again with freezes. Now I have other issues with docker. Suddenly the cache drive is r/o and the dockers don't work as expected anymore. Also I get btrfs errors. Is there any check beside smart that could show hardware errors with the cache drives? (two SanDisk 240gb ssds) Perhaps someone gets something out of the diagnostics file? http://cloud.tapatalk.com/s/5d0e253c75a99/opossum-diagnostics-20190622-1252.zip Gesendet von meinem CLT-L29 mit Tapatalk
  3. Perhaps anyone here can help... I'm using this docker with the linuxserver letsencrypt docker as reverse proxy. Everything works well when using from the "outer world". But when inside the local network like wifi oder ethernet connectect, I always get the page of my router. I know this doesn't have to do with this docker itself but any network thing. This problem is on 2 sites i'm using this setup (only two different routers): Fix url like cloud.***.** with CNAME entry to duckdns. This is converted to my external address of router and handled with port forwarding. As I told before, it works for usage from outer networks. Internally I get the page of my router with a wrong certificate.
  4. That did it for me, too! Thanks alot! Didn't change samba settings on Unraid Server only this from the kb
  5. I don't know if the problem is with this docker or emby itself Since a few days the progress of watched movies/tv shows isn't stored anymore correctly. It asks me in kodi if I want to continue at for example 1:01:38 and when chosing yes it still begins at 0 Anyone with this problem or better placed in emby forums?
  6. Hey thanks for reply I'm copying with my windows desktop from one share to another. both shares are on the same cache pool. I know it would be the best to copy directly on the machine. But can this make these problems? Ah and sorry ... it is one large file > 8GB diagnostics.zip
  7. Is there any reason, why something like this can happen... Most of my transfers look like this. In this case from cache to cache ... One folder to another. My cache is a pool of 2 SanDisk SSD Plus 240GB. The shares are configures as Cache: Yes During copying the whole system feels slow... Webinterface and even SSH Console My System has 16GB RAM and Core i5-3470S. Ethernet is 1GBit. The copy speed is between 0 and 100MB/s
  8. Yes ... with the letsencrypt docker server { server_name domain; # sub1 config listen 80; listen 443 ssl; root /config/www/nextcloud; index index.html index.htm index.php; ###Set certificates #### ssl_certificate /etc/letsencrypt/live/domain/fullchain.pem; ssl_certificate_key /etc/letsencrypt/live/domain/privkey.pem; ### Add Diffie–Hellman key exchange ### # ssl_dhparam /config/keys/server.com/dhparam.pem; ### Disable SSL by enforcing TLS ### ssl_protocols TLSv1 TLSv1.1 TLSv1.2; ### Add some ciphers and reject weaker ones ### ssl_ciphers "EECDH+AESGCM:EDH+AESGCM:ECDHE-RSA-AES128-GCM-SHA256:AES256+EECDH:DHE-RSA-AES128-GCM-SHA256:AES256+EDH:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA:ECDHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES128-SHA256:DHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA:DES-CBC3-SHA:HIGH:!aNULL:!eNULL:!EXPORT:!DES:!MD5:!PSK:!RC4"; ###Extra Settings### ssl_prefer_server_ciphers on; ssl_session_cache shared:SSL:10m; ### Add HTTP Strict Transport Security ### add_header Strict-Transport-Security "max-age=63072000; includeSubdomains"; add_header Front-End-Https on; client_max_body_size 0; location / { proxy_pass http://192.168.1.10:82/; } }
  9. Hello, i've updated the docker image today and now most of my settings are gone. channels, ca, language etc etc. the only thing remaining is the autorec and records-tabs do i have to change anything to remain settings for an update or is this behavior expected?
  10. i also have the ic2 timeout error now ... but tv seems to work nevertheless? what is the problem with this timeout?
  11. Sure Wasn't at home before ... so now here the links with the built-in mediabuild_experimental and 6.0.1: bzimage-mediabuild-exp bzroot-mediabuild-exp they can stay there if you wish until a new release or so
  12. Yeah it worked ... 6.0.1 with DVB-C .. THANKS DDBridge driver detected: Digital Devices Cine S2 V6.5 DVB adapter Port 0: Link 0, Link Port 0 (TAB 1): DUAL DVB-S2 Port 1: Link 0, Link Port 1 (TAB 2): DUAL DVB-C/T/T2 DVB: registering new adapter (DDBridge) DVB: registering new adapter (DDBridge) DVB: registering new adapter (DDBridge) DVB: registering new adapter (DDBridge) ddbridge 0000:01:00.0: DVB: registering adapter 0 frontend 0 (STV090x Multistandard)... ddbridge 0000:01:00.0: DVB: registering adapter 1 frontend 0 (STV090x Multistandard)... ddbridge 0000:01:00.0: DVB: registering adapter 2 frontend 0 (CXD2837 DVB-C DVB-T/T2)... ddbridge 0000:01:00.0: DVB: registering adapter 3 frontend 0 (CXD2837 DVB-C DVB-T/T2)...
  13. Are you using the ddbridge.conf file? No. I did before on my Ubuntu System because my log was spammed there also but not on unraid.
  14. No problems with the experimental build until now :-)
  15. the mediabuild experimental is built on my unraid server. but now i don't know how to do next insted of hg clone i downloaded all as a zip
  16. I don't get my DVB-C to work It still only finds my DVB-S2 ... I tried to make a new image with your script and everything worked. i also added cxd2099 as supposed before but doesn't work (I'm no real compile-pro :-) ) With your 6.0.0 image: DDBridge driver detected: Digital Devices Cine S2 V6.5 DVB adapter Port 0: Link 0, Link Port 0 (TAB 1): DUAL DVB-S2 Port 1: Link 0, Link Port 1 (TAB 2): DUAL DVB-C/T/T2 DVB: registering new adapter (DDBridge) DVB: registering new adapter (DDBridge) DVB: registering new adapter (DDBridge) DVB: registering new adapter (DDBridge) ddbridge 0000:01:00.0: DVB: registering adapter 0 frontend 0 (STV090x Multistandard)... ddbridge 0000:01:00.0: DVB: registering adapter 1 frontend 0 (STV090x Multistandard)... ddbridge 0000:01:00.0: DVB: registering adapter 2 frontend 0 (CXD2837 DVB-C DVB-T/T2)... ddbridge 0000:01:00.0: DVB: registering adapter 3 frontend 0 (CXD2837 DVB-C DVB-T/T2)... Great! Could you please tell short how you added the support so i can build my 6.0.1 release with it?
  17. No problem CHBMB, i wanted to build it myself but the script isn't available in the dropbox anymore (build.sh) Does anyone have this script (build.sh)?
  18. Any chance for getting a MediaBuild file with this module integrated? :-)
  19. Hey, i also do have a problem here. Wanted to use tvheadend but also with the MediaBuild Files from here i only get these: DDBridge driver detected: Digital Devices Cine S2 V6.5 DVB adapter Port 0 (TAB 1): DUAL DVB-S2 DVB: registering new adapter (DDBridge) DDBridge 0000:01:00.0: DVB: registering adapter 0 frontend 0 (STV090x Multistandard)... DVB: registering new adapter (DDBridge) DDBridge 0000:01:00.0: DVB: registering adapter 1 frontend 0 (STV090x Multistandard)... But i have this Cine S2 V6.5 with an attached DuoFlex C/T/T2 extension. But i only see DVB-S2 in tvheadend. In my Windows VM there is the C-Part usable. Do i have to change anything for using C? Don't use S2 anymore...