Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| guides:resetting_cloud_access_credentials_on_deleted_admin_accounts [2019/03/11 08:41] – testaccount | guides:resetting_cloud_access_credentials_on_deleted_admin_accounts [2025/05/12 13:37] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Edit me pleasssssseeeeee!!! test with new account | + | ====== Restoring Cloud Access when it's attached to an account that no longer exists on a UniFi controller ====== |
| + | |||
| + | If a UniFi controller is stuck in a perpetual state of Connecting under Cloud Access Status, and it's not related to firewall or DNS issues preventing connection back to the Ubiquiti cloud, and no options to turn off Cloud Access are visible on the Cloud Access settings page, there may be leftover cloud access configuration on a previously existing user account that is no longer associated with any current site. | ||
| + | |||
| + | This solution requires manipulation of the UniFi controller' | ||
| + | |||
| + | Connect to mongodb on the UniFi controller host: | ||
| + | |||
| + | '' | ||
| + | |||
| + | Switch to the UniFi Database: | ||
| + | |||
| + | '' | ||
| + | |||
| + | Show all admins: | ||
| + | |||
| + | '' | ||
| + | |||
| + | Note the " | ||
| + | |||
| + | Show all settings: | ||
| + | |||
| + | '' | ||
| + | |||
| + | Look for the line that begins: | ||
| + | |||
| + | '' | ||
| + | |||
| + | and note the " | ||
| + | |||
| + | If the ubic_uuid matches an account that no longer exists, the cloud connectivity issue may be resolved by changing it to the uuid for a current Ubiquiti community account. If the current UniFi controller account doesn' | ||
| + | |||
| + | Use the command: | ||
| + | |||
| + | '' | ||
| + | to update the cloud access to a current account | ||
| + | |||
| + | Use '' | ||
| + | |||
| + | Refresh the Cloud Access settings page, and the option to toggle Cloud Access should now be visible, along with a button to Disable and Remove cloud access. It may be necessary to disable cloud access and then turn it on again to restore full connectivity with the new credentials, | ||