Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

pika

Members
  • Joined

  • Last visited

Everything posted by pika

  1. oh... i thought i could just add the ip to the array - that didn't work. but just using the one entry with ip: 'trusted_proxies' => array ( 0 => '192.168.xx.yy', ), works! thank you!
  2. hi! i have the same problem... but can't figure it out... 'trusted_proxies' => array ( 0 => 'swag', 1 => gethostbyname('swag'), 2 => '192.168.xx.yy:1443', ), 2 is my unraid ip address with swag https port. tried also without port but nothing changed... could you post your config?
  3. services were down this morning again. no power shortage. had to manually shut down the server and start again. how can i access the syslog webserver? the url i posted above is now pointing to: https://docs.unraid.net/unraid-os/manual/users/reset-password/#persistent-logs-syslog-server ...
  4. hmm, looks like i had a problem with my UPS. ordered a new battery and hopefully i won't have problems any more...
  5. system was shut down during the night (completely)... what do i need to post? syslog server is enabled!
  6. yes, the shutdown of the complete machine shuts down immediately when i do a quick button press. edit: while looking for the syslog server i landed in the "normal" syslog, where this error appears pretty often: Apr 22 20:33:06 DataTower kernel: pcieport 0000:00:01.2: AER: Corrected error received: 0000:00:01.0 Apr 22 20:33:06 DataTower kernel: pcieport 0000:00:01.2: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Receiver ID) Apr 22 20:33:06 DataTower kernel: pcieport 0000:00:01.2: device [1022:15d3] error status/mask=00000040/00006000 Apr 22 20:33:06 DataTower kernel: pcieport 0000:00:01.2: [ 6] BadTLP
  7. Hi! my system stopped/crashed twice in the last 9 days. can't reach webgui, can't ssh the system. after pushing (not pressing for a longer time) the system shut down completely. after new boot parity checks starts... didn't notice anything before the system stop... diagnostics attached! datatower-diagnostics-20240422-1954.zip
  8. Hello! I have these two warnings: tried to search the internet but i wasn't able to solve the problems. any ideas? should i change to english and post the errors in english?
  9. and it works again. and i had a hunch it had something todo with nordvpn - but i didn't find anything. Thanks, again!
  10. Hello! Suddenly my openVPN docker stopped and won't start up correctly: ---Checking for optional scripts--- ---No optional script found, continuing--- ---Taking ownership of data...--- ---Starting...--- 2023-06-30 21:18:03 DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add 'AES-256-CBC' to --data-ciphers or change --cipher 'AES-256-CBC' to --data-ciphers-fallback 'AES-256-CBC' to silence this warning. 2023-06-30 21:18:03 WARNING: file '/vpn/vpn.auth' is group or others accessible 2023-06-30 21:18:03 OpenVPN 2.5.1 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on May 14 2021 2023-06-30 21:18:03 library versions: OpenSSL 1.1.1n 15 Mar 2022, LZO 2.10 2023-06-30 21:18:03 WARNING: --ping should normally be used with --ping-restart or --ping-exit 2023-06-30 21:18:03 Outgoing Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication 2023-06-30 21:18:03 Incoming Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication 2023-06-30 21:18:03 TCP/UDP: Preserving recently used remote address: [AF_INET]xxx:1194 2023-06-30 21:18:03 Socket Buffers: R=[212992->212992] S=[212992->212992] 2023-06-30 21:18:03 UDP link local: (not bound) 2023-06-30 21:18:03 UDP link remote: [AF_INET]xxx:1194 2023-06-30 21:18:03 TLS: Initial packet from [AF_INET]xxx:1194, sid=xx 2023-06-30 21:18:03 VERIFY OK: depth=2, C=PA, O=NordVPN, CN=NordVPN Root CA 2023-06-30 21:18:03 VERIFY OK: depth=1, O=NordVPN, CN=NordVPN CA8 2023-06-30 21:18:03 VERIFY KU OK 2023-06-30 21:18:03 Validating certificate extended key usage 2023-06-30 21:18:03 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication 2023-06-30 21:18:03 VERIFY EKU OK 2023-06-30 21:18:03 VERIFY OK: depth=0, CN=xx.nordvpn.com 2023-06-30 21:18:03 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, 4096 bit RSA 2023-06-30 21:18:03 [xx.nordvpn.com] Peer Connection Initiated with [AF_INET]xxx:1194 2023-06-30 21:18:04 SENT CONTROL [xx.nordvpn.com]: 'PUSH_REQUEST' (status=1) 2023-06-30 21:18:09 SENT CONTROL [xx.nordvpn.com]: 'PUSH_REQUEST' (status=1) 2023-06-30 21:18:09 AUTH: Received control message: AUTH_FAILED 2023-06-30 21:18:09 SIGTERM[soft,auth-failure] received, process exiting i haven't changed anything regarding my provider and haven't changed a thing on the docker... vpn.auth credentials are valid, account is active.
  11. huh, tried the update. server didn't boot after "restart server now". had to press the power button... that shouldn't happen, right? edit: parity check runs again after manual boot. so i guess there was something wrong during the update? should i provice another diagnostics?
  12. is it safe to update to 6.11.5 ? using the TBS-OpenSource package with my TBS-6902.
  13. Hello! I'm on unraid 6.11.2 and my system went down 3 days ago (no idea why, no power shortage). after new start i saw parity check starting and i did not inquire further (no time atm). today i opened the dashboard and there are were several things missing: all the infos in the marked areas were missing (while i was typing the first lines of this post they came back)... i was not able to download diagnostics, also working again now. i saw these errors in the syslog: Jan 13 20:24:18 DataTower kernel: pcieport 0000:00:01.2: AER: Corrected error received: 0000:00:01.0 Jan 13 20:24:18 DataTower kernel: pcieport 0000:00:01.2: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Receiver ID) Jan 13 20:24:18 DataTower kernel: pcieport 0000:00:01.2: device [1022:15d3] error status/mask=00000040/00006000 Jan 13 20:24:18 DataTower kernel: pcieport 0000:00:01.2: [ 6] BadTLP Jan 13 20:24:18 DataTower kernel: pcieport 0000:00:01.2: AER: Multiple Corrected error received: 0000:00:01.0 Jan 13 20:24:18 DataTower kernel: pcieport 0000:00:01.2: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID) Jan 13 20:24:18 DataTower kernel: pcieport 0000:00:01.2: device [1022:15d3] error status/mask=00001040/00006000 Jan 13 20:24:18 DataTower kernel: pcieport 0000:00:01.2: [ 6] BadTLP Jan 13 20:24:18 DataTower kernel: pcieport 0000:00:01.2: [12] Timeout Jan 13 20:24:18 DataTower kernel: pcieport 0000:00:01.2: AER: Corrected error received: 0000:00:01.0 Jan 13 20:24:18 DataTower kernel: pcieport 0000:00:01.2: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Receiver ID) Jan 13 20:24:18 DataTower kernel: pcieport 0000:00:01.2: device [1022:15d3] error status/mask=00000040/00006000 Jan 13 20:24:18 DataTower kernel: pcieport 0000:00:01.2: [ 6] BadTLP Jan 13 20:24:48 DataTower kernel: pcieport 0000:00:01.2: AER: Corrected error received: 0000:00:01.0 Jan 13 20:24:48 DataTower kernel: pcieport 0000:00:01.2: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Receiver ID) Jan 13 20:24:48 DataTower kernel: pcieport 0000:00:01.2: device [1022:15d3] error status/mask=00000040/00006000 Jan 13 20:24:48 DataTower kernel: pcieport 0000:00:01.2: [ 6] BadTLP Jan 13 20:24:51 DataTower kernel: pcieport 0000:00:01.2: AER: Corrected error received: 0000:00:01.0 Jan 13 20:24:51 DataTower kernel: pcieport 0000:00:01.2: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Receiver ID) Jan 13 20:24:51 DataTower kernel: pcieport 0000:00:01.2: device [1022:15d3] error status/mask=00000040/00006000 Jan 13 20:24:51 DataTower kernel: pcieport 0000:00:01.2: [ 6] BadTLP no idea what this means. looks like everything is working for now but i think there is something wrong with my system... could somebody please take a look at my diagnostics? have a nice day! datatower-diagnostics-20230114-1024.zip
  14. didn't find anything in syslog, Diagnostics via PM!
  15. works for me! thanks haven't found the time to check for aem errors. i think i'll notice on sunday (tatort!).
  16. uhm, where do i look? on my unraid server? or on the client?
  17. Thanks! hopefully that will fix my little "freeze" problems (i have some very short freezes once or twice an hour).
  18. did you figure this out? these logs (how do i read them?) occupy my whole cache drive (only for today there are 252 = 24,5GB)... yesterday i had to manually delete some files so i could enter mariaDB console to dump the logs older than a day...
  19. swag showed nothing special. i don't understand why i can't duckdns.org (see screenshot above)...
  20. i'm getting a wrong certificate when i'm trying to access my cloud (secured with swag/duckdns). had some problems in the past (duckdns gave back wrong ip address), so i tried to log into duckdns.org: am i missing something or is something wrong with duckdns?
  21. oh nononono. i have upgraded to 6.11.0 already and can't install TBS Drivers for my TBS-6902. Should i downgrade or will this be fixed soon? edit: next time i will check here first...
  22. shame on me apparently one should not activate both adapter when only one is really connected switching is really fast now. sorry for your troubles!
  23. are these settings (tvheadend) correct? never made any adjustments on previous card. pretty sure the connectors aren't loose. i'll reproduce the problem tonight and post diagnostics afterwards!
  24. unraid tvheadend > kodi tvheadend client. worked way better with my tevii card. haven't tried vlc yet, i can do that tonight.
  25. i was watching livetv yesterday and noticed that channel starting/switching takes way too long (~10secs) since i have my new TBS-6902 card and TBS-OS Driver package. do i need to configure something more on tvheadend or is this a driver problem?

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.