Everything posted by elibosley
-
Unraid Connect Unusable
Try today- I think we were aggressively rate limiting mothership causing too many disconnections!
-
Unraid Connect Unusable
If you go to each server and sign out of Connect, it will trigger a removal from the system. We’re also planning on deploying a full infrastructure rebuild in the near future which I am hoping will resolve the spotty connectivity going forwards.
-
API key creation issues
We didn’t really document this but settings -> management access has api key creation as well! I’ll try to get the docs up to date to make this easier.
-
Unraid OS Version 7.2.0-beta.1 available
Right now it’s just Unraid.net BUT we are planning on having this system extensible for other OIDC controllers. This is built with oAuth2 so the token validation endpoint in the API needs updating and the button component will need to be aware of other providers. The API is open source as well if you’d like to see how it works: GitHubGitHub - unraid/api: Unraid API / Connect / UI MonorepoUnraid API / Connect / UI Monorepo. Contribute to unraid/api development by creating an account on GitHub.
-
Unraid API is currently offline and unraid-api: command not found
Thanks so much for this. We'll add a check to our plugin installation to make sure we remove a directory for unraid-api, that should always be a symlink!
-
Unraid Mobile App - unConnect
I just added UPS monitoring today! We're also working on a much better docker integration for you right now!
-
Unraid logo disappears after I install the unraid connect plugin
Can you please install the plugin, and then enter this command: unraid-api plugins install -b unraid-api-plugin-connect Then please let me know if that works or errors out and I can help out from there.
-
Keeps reverting to UPNP
Please try again with the latest plugin, we’ve resolved this issue we believe.
-
Download Issues?
Hi! Sorry to revive this just wondering if the latest updates are still giving you trouble?
-
Unraid Connect Changelog bug fixes
This is indeed fixed, or drastically minimized. Be aware that querying for USB info may cause this error to occur but it isn’t happening on every page load anymore.
-
Remote Access not working after upgrading to 7.1.4 — “✕ You have provisioned a valid SSL certificate”
The latest update has fixed this lifecycle issue. Please update your Connect plugin.
-
Huge graphql-api logs
This is fixed as of our Monday, July 28 release, we’ve set a timer job to truncate logs over 5mb rather than relying on Logrotate.
-
error: error writing to /var/log/graphql-api.log.1: No space left on device
This is fixed as of our Monday, July 28th update - we now truncate logs every 20 minutes if they grow over 5 megabytes, which should prevent this going forwards.
-
Unraid Connect Plugin breaks NGINX on server
We’ve released quite a few updates that fixed docker and lifecycle issues since March, I’d recommend trying out the latest release if you’re willing as I’d love to know if it has solved these issues.
-
Where is the remote access setup page in v7?
Should be in settings -> management access and scroll down, there should be a WAN port setting if you set access to Static. If you’re not seeing it - please update your Connect plugin and let me know if it still doesn’t show.
-
"Network error: Failed to fetch"
This is very strange - I think related to the other bugs users were seeing after our Monday release. We’ve published a new version that may fix this issue, please update Unraid Connect and let me know if you’re still seeing this problem.
-
The Unraid connect symbol on the top right corner disappears - Tried possibly everything
Hi! Really sorry you’re experiencing this. We think we’ve solved this with the latest update released about an hour ago, but another user didn’t see it fix their issue. Please update and let me know if you’re still seeing this problem. I think we may end up doing one more release this week to try to account for the rest of the straggling issues.
-
Unraid Connect Plugin error
Please update Unraid Connect and let me know if you’re still having this issue!
-
Unraid logo disappears after I install the unraid connect plugin
Can you do me a huge favor and upload your diagnostics and either DM them to me or just put them in this thread. That will help us figure out what is happening here!
-
Unraid logo disappears after I install the unraid connect plugin
Hi there! I think we have a solution. We’ll publish a new release tomorrow with a fix.
-
The Unraid connect symbol on the top right corner disappears - Tried possibly everything
Thanks for the callout, we think we have a fix and will likely publish tomorrow.
-
Connect settings for remote access won't stay
This is correct. We’ve pulled dynamic remove access for the moment in favor of more reliable solutions (like Tailscale).
-
Unraid API is currently offline and unraid-api: command not found
Are you using an alternative shell? This is a pretty common issue for users on Zsh.
-
Unraid Connect Plugin Announcements
4.11.0 (2025-07-28)FeaturesTailwind v4 support (#1522) 2c62e0a Web: Install and configure Nuxt UI (#1524) 407585c Bug FixesAdd missing breakpoints (#1535) f5352e3 Border color incorrect in Tailwind (#1544) f14b74a Connect: Omit extraneous fields during config validation (#1538) 45bd736 Deps: Pin dependencies (#1528) a74d935 Deps: Pin @nuxt/ui to 3.2.0 (#1532) 8279531 Deps: Update all non-major dependencies (#1510) 1a8da6d Deps: Update all non-major dependencies (#1520) e2fa648 Inject Tailwind CSS into client entry point (#1537) 86b6c4f Make settings grid responsive (#1463) 9dfdb8d Notifications: Gracefully handle and mask invalid notifications (#1529) 05056e7 Truncate log files when they exceed 5MB (#1530) 0a18b38 Use async for primary file read/writes (#1531) 23b2b88
-
Connect settings for remote access won't stay
Please try updating your plugin to the latest and report back. We are aware of one or two outstanding issues, but the latest plugin is much more reliable. @maxik what version of Connect are you running?