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.

Heciruam

Members
  • Joined

  • Last visited

  1. Wow. That was embarrassing. Thanks!
  2. Hello, sorry if I ask so boldly. I just have no idea what I am doing wrong. So I set this up with the 11notes/unifi:8.1.127-unraid tag and everything else standard except the network type which is br0 with a defined IP adress. When I check the log I see this {"time":"2024-05-09T20:06:12.000Z","type":"INF","msg":"starting unifi controller"} And when I try to access the webUI I get the following message on the page Bad Request This combination of host and port requires TLS. Does anybody know what I'm doing wrong? Thank you in advance.
  3. Hello, two of my disks failed. Somehow the array started with two disks missing. Disk 4 was simply not showing up and seemed to be "skipped" while disk 5 showed up with a red X as missing. I physically removed the old disk and replaced them. UnRaid is telling me that I can't start/rebuild the array "You may not add new disk(s) and also remove existing disk(s)." What do I do from here? I also added the Diagnostics. Thanks in advance.
  4. Is there a command that shows me the status? If the array is running and so on?
  5. Hello, I currently can't get past the login screen of the web UI of Unraid. I'm accessing my server remotely via wireguard/tailscale. Some Docker conatainers are running, others are not reachable. I would like to restart the server as I seem to be able to ssh into the server. I just can't find a list of available commands. I don't want to try random commands that might lock the server for me completly as I won't be able to access it physicly for another 2 months. Is there documentation for command line commands?
  6. https://github.com/nitnelave/lldap "light (and easy) LDAP"
  7. Revolt chat (discord alternative) https://github.com/revoltchat https://github.com/revoltchat/self-hosted
  8. I'm not using it anymore. But two years ago this was working fine^^
  9. #upstream backend { # server 10.10.10.2:8065; # keepalive 32; #} proxy_cache_path /var/cache/nginx levels=1:2 keys_zone=mattermost_cache:10m max_size=3g inactive=120m use_temp_path=off; server { listen 80; server_name _; return 301 https://$host$request_uri; } server { listen 443 ssl; server_name mattermost.*; location ~ /api/v[0-9]+/(users/)?websocket$ { proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; client_max_body_size 50M; proxy_set_header Host $http_host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; proxy_set_header X-Frame-Options SAMEORIGIN; proxy_buffers 256 16k; proxy_buffer_size 16k; client_body_timeout 60; send_timeout 300; lingering_timeout 5; proxy_connect_timeout 90; proxy_send_timeout 300; proxy_read_timeout 90s; proxy_pass http://UNRAIDIP:8065; } location / { client_max_body_size 50M; proxy_set_header Connection ""; proxy_set_header Host $http_host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; proxy_set_header X-Frame-Options SAMEORIGIN; proxy_buffers 256 16k; proxy_buffer_size 16k; proxy_read_timeout 600s; proxy_cache mattermost_cache; proxy_cache_revalidate on; proxy_cache_min_uses 2; proxy_cache_use_stale timeout; proxy_cache_lock on; proxy_http_version 1.1; proxy_pass http://UNRAIDIP:8065; } } I hope it helps
  10. So I finally have access and time to go at it. Disk 4 is disabled and missing according to Unraid. I switched out cable without any change. That drive should be fine though. Could this be a mistake in the Unraid UI? When I create "New Config" in tools. Do I preserve everything? or wll it delete my cache drives if I only check Array slots for example? Thanks!
  11. What I have forgotten to mention. I did try to rebuild the parity disk. But disk 4 had the same amount of errors as disk 10. That's when I aborted that rebuild. How do I re-enable disk4? I only see formating which is not what I want.
  12. Hi, I ran into a bit of Situation. My Parity Disk turned disabled while I was copying a large chunk onto the array. The drive seems fine so I though I'll just rebuild it after finishing the copy process since it usually is a bad cable. After restarting the other disks were disabled so I had to restart a bunch of times to get them all back. I know drive 10 is dying. I was hoping to rebuild parity first and then get that one replaced. But I now have an unmountable disk 4 drive. I'm pretty sure that that drive is okay. Since I won't be able to access the server physically for two weeks I was wondering what's the best way to go about this. Can I enable disk4 somehow and rebuild parity. Or will I have to write the data on that off. Should I turn the server off unitl I have physical access to it again? medienkerker-diagnostics-20211220-1212.zip
  13. Hello I'm looking to get this docker running: Portfolio Performance Docker I was wondering if anybody already has it running?
  14. My problem seems to be connected to openVPN. I just don't know, how to change that setting: Add 'AES-256-CBC' to --data-ciphers or change --cipher 'AES-256-CBC' to --data-ciphers-fallback 'AES-256-CBC' to silence this warning supervisord.log

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.