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.

ljm42

Administrators
  • Joined

  • Last visited

Everything posted by ljm42

  1. Your pfsense router is on a different IP network from Unraid, you don't want that. The easiest thing would be to give the pfsense router the same IP/network setup that the Asus had, using 192.168.59.xxx If you really want to switch over to the 10.15.15.xxx network, you need to let let Unraid get an IP on that network.
  2. Not a lot to go on here. Are you trying to use a legacy unraid.net certificate? If so, see: https://unraid.net/blog/ssl-certificate-update-2 Or are you having trouble with a myunraid.net certificate? You can follow these instructions to get access to the server while you work out how to disable DNS Rebinding on your router: https://wiki.unraid.net/My_Servers#How_to_access_your_server_when_DNS_is_down
  3. This discussion is about migrating off the unraid.net domain to the myunraid.net domain. Your certificate is for the myunraid.net domain, so no action is needed.
  4. Based on what you've written it sounds like your duckdns domain does not resolve to the correct IP address.
  5. The only way the built-in WireGuard client can access Docker containers on custom IPs is by adding custom routes to the router. If you cannot do that then you either need to disable the custom container IPs or use a different VPN solution.
  6. It sounds like you don't have an unraid.net certificate to worry about. Please upload your diagnostics.zip (from Tools -> Diagnostics) if you are unsure.
  7. You'll want to see the heading titled "Action needed for Unraid 6.9 and earlier"
  8. It depends on what version of Unraid you have if you fully completed the instructions in the blog post. Please upload your diagnostics.zip (from Tools -> Diagnostics) and let us know what url you are using to access the server.
  9. You've already set Use SSL to No, so on 6.9.2 all that is left is to open a web terminal and run this command: rm /boot/config/ssl/certs/certificate_bundle.pem After that your best bet would be to upgrade to 6.11.5
  10. That is expected, the 'use_ssl' command is part of the 6.10 instructions Clear your browser cache. Also, if you have multiple tabs open pointed to the server, close all but one.
  11. It was planned for last week, that didn't happen. Then this week, hmm not going to happen. I expect next week but given my track record on predicting this release I'm not going to promise it
  12. You'll want to follow this guide and ask question in this thread: https://forums.unraid.net/topic/84316-wireguard-vpn-tunneled-access-to-a-commercial-vpn-provider/ The main guide for WireGuard on Unraid is here: https://forums.unraid.net/topic/84226-wireguard-quickstart/ Up at the top it contains links to related guides, such as the one for connecting to a commercial vpn provider mentioned above.
  13. Glad you were able to get in to your webgui. Please delete the old unraid.net certificate or migrate to a myunraid.net certificate, see https://unraid.net/blog/ssl-certificate-update-2
  14. I don't fully understand the question, opt out of what? Please upload your diagnostics.zip file (from Tools -> Diagnostics) as it will tell me about your setup.
  15. Try making any change to the WG config and hitting save, it may need to be updated.
  16. Everything looks good there. So either there is a problem with the port forward, or the fact that the url changed hasn't made it to our server for some reason. Please run this non-anonymized command and send the results in a direct message to me (not posted publicly here): php /usr/local/emhttp/plugins/dynamix/include/UpdateDNS.php -vv Please also include a link back to this thread in the message, so I can find the context for our conversation
  17. More detail is now available here https://unraid.net/blog/ssl-certificate-update-2
  18. *** *** *** Edit - more detail is available here https://unraid.net/blog/ssl-certificate-update-2 *** *** *** If this is Unraid 6.10 or higher, please see my comment here: https://forums.unraid.net/topic/133846-unable-to-view-management-console/#comment-1216450 If this is Unraid 6.9.2 or lower, please see my comment here: https://forums.unraid.net/topic/133846-unable-to-view-management-console/#comment-1216464
  19. *** *** *** Edit - more detail is available here https://unraid.net/blog/ssl-certificate-update-2 *** *** *** Thanks for the diagnostics. This is Unraid 6.11.5 with an old unraid.net certificate. Please see my comment here: https://forums.unraid.net/topic/133846-unable-to-view-management-console/#comment-1216450
  20. *** *** *** Edit - more detail is available here https://unraid.net/blog/ssl-certificate-update-2 *** *** *** The unraid.net certificates started expiring at the beginning of January: https://unraid.net/blog/ssl-certificate-update and 6.9.2 and earlier do not support the new myunraid.net certificates. You should be able to access the webgui using https://ipaddress (or https://ipaddress:port if you have defined a custom https port). Note that these are https URLs, not http URLs. You'll need to ignore any browser warnings about invalid certificates. If you get stuck on this step, post a screenshot showing the URL and the error message. Navigate to Settings → Management Access and set "Use SSL/TLS" to No. Then, open a web terminal (>_) and type: rm /boot/config/ssl/certs/certificate_bundle.pem Note that your Unraid license includes free upgrades, so it would be a good idea to backup your flash drive and upgrade to the latest. For any questions about that you can open a new thread under General Support, be sure to include your diagnostics (from Tools -> Diagnostics)
  21. *** *** *** Edit - more detail is available here https://unraid.net/blog/ssl-certificate-update-2 *** *** *** This should help: https://forums.unraid.net/topic/133846-unable-to-view-management-console/#comment-1216450
  22. You probably have DNS Rebinding Protection enabled somewhere. If you were using an unraid.net cert before, then you must have removed that protection from the unraid.net domain. You'll want to do the same thing for the myunraid.net domain.
  23. *** *** *** Edit - more detail is available here https://unraid.net/blog/ssl-certificate-update-2 *** *** *** Thanks for the diagnostics. This is Unraid 6.11.1 with an old unraid.net certificate. Those started expiring at the beginning of January: https://unraid.net/blog/ssl-certificate-update . We'll be posting an updated blog post soon but this will get you back up and running: Connect to the server using telnet/ssh and run: use_ssl no Now you will be able to access the webgui using: http://ipaddress (if you have trouble logging in after making this change, close all tabs that pointed to the server and clear your browser cache) Navigate to the Settings → Management Access page in the Unraid webgui and click the "Upgrade Cert" button. Click on the Certificate URL and verify you can access the server via the ipaddress.hash.myunraid.net certificate. You can change the "Use SSL/TLS" setting back to Yes or Strict if all is well. When you get the chance, I'd recommend upgrading from 6.11.1 to 6.11.5, there have been many improvements.
  24. If you are truly having the exact same issue, please see my response above. If you are having issues with a different url and/or are getting a different error, please provide those details along with your diagnostics.zip file (from Tools -> Diagnostics, or via SSH as described above)
  25. If SSL is disabled, then https://ipaddress won't work. Try http://ipaddress If you are still having trouble, SSH to the server and type `diagnostics`, then grab the diagnostics.zip file off your flash drive and attach to your next post here.

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.