Everything posted by ljm42
-
How does the plugin system work? Documentation Added - WIP
Sorry if I wasn't clear. My point was that since users cannot choose what version to install there isn't much value in using semver.
-
How does the plugin system work? Documentation Added - WIP
Note that semver isn't really that useful for Unraid plugins, because users can't choose which version to install - they always get the latest. It is kind of like browsers, you just update to stay current and deal with it if the author makes breaking changes. One benefit of the date-based system is users can tell whether a plugin has been abandoned, or if it has been updated for the latest release of Unraid.
-
Unraid.net Account Upgrades
Unfortunately Cognito does not support this. You would need to contact support and we'd send you a token via email, when you respond with that token we'll disable MFA on your account. If you are concerned about losing your codes you might want to look at a different app for MFA, one that syncs codes between devices. A lot of people like Authy for this, personally I use 1Password which handles both passwords and MFA codes seamlessly.
-
Unraid.net Account Upgrades
We have no plans to require everyone to enable MFA, but we do highly encourage it for all your Internet accounts that support it
-
My Servers Releases and Announcements
Hey everyone, head over to the Plugins tab and check for updates, My Servers plugin version 2023.03.09.1140 is now available which should resolve several issues. ## 2023.03.09.1140 ### This version resolves: - Updates the locally cached JS file daily to keep it in sync (no more uninstall/reinstall to update it!) - My Servers client (Unraid API) automatically reconnects to My Servers Cloud after an Internet connection drops and is re-established - Increase timeout for flash backup connectivity tests, should reduce flash backup "Unable to connect" issues (if you still get those, there is very likely a firewall blocking your access)
-
Second Unraid Server not allowing remote access
There are some frustrations with Safari that we are working through.
-
My Servers: Connection Error
Please refresh the page or navigate to a new page before signing in. Otherwise you'll still be using the old code.
-
Changed Email Address, Can't Associate Server To My Servers Plugin
Sorry for the trouble. There is a potential issue where the My Servers plugin might be referencing an old file that is cached locally. I'd recommend uninstalling/reinstalling the My Servers plugin, then navigating to a new page (to load the new files) to resolve that issue.
-
Cannot sign into myunraid after changing email
Sorry for the trouble, the "your account needs to be linked" issue has been resolved, please try signing in again. Note: if you also have trouble signing in to the My Servers plugin, please uninstall/reinstall the plugin to update a cached file.
-
Unraid.net Account Upgrades
Thanks, we're looking into these errors
-
Unraid.net Account Upgrades
Sorry for the trouble. I'm guessing your browser has an ad blocker with some fairly extreme settings, this prevented our code that changed the email to lowercase from running. We have since deployed an update that should not be blocked by ad blockers. The next time you sign in you should not be able to enter capital letters in your email address.
-
Unraid.net Account Upgrades
Sorry for the frustration. Do you have an ad blocker? If so, be sure to add *.unraid.net to your no block list (aka whitelist). The issue is that your email address needs to be entered in all lowercase. We have code that forces your input to lowercase but really strict ad blockers can prevent that code from running.
-
Unraid.net Account Upgrades
We haven't migrated the profile images to the new system yet. The server name is shown first, followed by the description. Navigate to Settings -> Identification to adjust.
-
Second Unraid Server not allowing remote access
You need to be remote from your home network in order for the My Servers dashboard to show the Remote Access link.
-
Cannot remotely access
It appears to be configured correctly, perhaps you have the wrong url? I'd suggest that when you are aware from your house, access the My Servers dashboard: https://forums.unraid.net/my-servers/ If you are not on the same network as the server, it will show a "Remote Access" link which you can click to access your server.
-
Second Unraid Server not allowing remote access
Remote access requires a myunraid.net SSL Cert. Navigate to Settings -> Management Access and press Provision.
-
Unraid.net Account Upgrades
Would you kindly try it again? Please take note of whether you have any ad blockers or such running against the sso.unraid.net domain while signing in. We recently added code on the login page that forces your email to lowercase, but your browser could potentially be blocking it. If so, I'd recommend adding *.unraid.net to your no block list.
-
Flash backup: Activated: Not up-to-date. Permission Denied.
Based on the timing of your question, I am thinking this is an artifact of the recent account changes: https://unraid.net/blog/unraid-net-account-upgrades Would you please uninstall and reinstall the My Servers plugin? Your system might be using an older cached copy of some javascript, this will force it to get the latest. Then you can sign back in and try the backup.
-
Unraid.net Account Upgrades
We weren't able to import your old 2FA config during the migration. The old one is no longer used by anything, you can delete it from your app. For more info see https://forums.unraid.net/topic/135745-unraidnet-account-upgrades/#comment-1234863
-
Unraid.net Account Upgrades
Please press the "Sign In with Unraid.net" button
-
Unraid.net Account Upgrades
There is a potential issue where the My Servers plugin might be referencing an old file that is cached locally. I'd recommend uninstalling/reinstalling the My Servers plugin to resolve that issue.
-
Unraid.net Account Upgrades
yes please delete it to avoid confusion
-
Unraid.net Account Upgrades
It is a strange design decision by Amazon Cognito for sure. MFA on your email will help protect against loss of your email account.
-
Unraid.net Account Upgrades
Please try signing in again. We are fixing these as we see them, working on automating the fix.
-
Unraid.net Account Upgrades
> there should really have been an email specifically on this quite important change Sorry this has been frustrating for you. For the vast majority of people this has been a seamless migration as intended, but there are definitely folks that are hitting roadblocks and we apologize for that. We have enabled a new banner for signed out users that points them to the blog post so they see that before starting. > Drop complexity requirements We realize that complexity requirements are controversial. But upper/lower/number doesn't seem that harsh? The good news is that phrases still work, you just need to tweak them slightly. Here is a site that shows how poor an all lowercase 12 character password is, and the value of using a larger character set: https://passwordbits.com/password-cracking-calculator/ > I had MFA before. Can i delete that from my google autehnticator? Yes, please do. It is no longer used. > How can i create backup codes and download if i loose my phone? Unfortunately Cognito does not support this. You would need to contact support and we'd send you a token via email, when you respond with that token we'll disable MFA on your account. TBH you might want to look at a different app for MFA, one that syncs codes between devices. A lot of people like Authy for this, personally I use 1Password which handles both passwords and MFA codes seamlessly.