gcobb321 / icloud3_v3

iCloud3 v3, Development Version - This Repo/Version is used for development and testing of new and updated features. It is not the official release of iCloud3 v3, .
MIT License
169 stars 13 forks source link

from v2.4 to v3 - add device -> unknown error occurred #207

Closed Saesh123 closed 1 year ago

Saesh123 commented 1 year ago

Hi, I tried to migrate from v2.4 to v3, but unfortunately the wizard does not find any devices. My Apple ID was accepted and the token was also accepted. What else can I check? I have deactivated the entry in config.yml. In v2.4 everything worked so far.

Bildschirmfoto 2023-09-26 um 21 14 15
gcobb321 commented 1 year ago

For some unknown reason, the devices did not migrate. There was a problem on this screen when the device list was empty. It was fixed in Prerelease Version pr1.4 that I uploaded a few days ago.

Are you running pr1.4 or an earlier. If earlier, install pr1.4 and then add the devices manually. Adding them manually is a simple and quick process. If you are running pr1.4 and got this message, go to Configure Settings > Page 2 > Format Parameters screen, set the log level to Debug, auto reset, restart HA, go back to this Configure Settings > Update Devices screen, get the error and email the icloud3-0.log file to geekstergary@gmail.com so t can see what is causing the error.

Thanks and hope the pr1.4 works out for you.

strfn commented 1 year ago

I happen to seem to be affected by the same issue even using pr1.4. Logs sent via email.

gcobb321 commented 1 year ago

The version of iCloud3 that you are running is in several places:

gcobb321 commented 1 year ago

This has been fixed in the latest Prerelease Version pr1.4.

There have been several people who have tried to install this version using HACS but have had problems where the pr1.4 version is not installed after they go through the HACS update process and restarting HA. The old pr1.3 version still loads.

If you have tried to do the HACS update and it does not work, you may have to install it manually by downloading the icloud3.zip file and unzipping into the icloud3 directory. Instructions on how to do that are in the iCloud3 User Guide here

strfn commented 1 year ago

Confirmed that the manual installation worked.

gcobb321 commented 1 year ago

Good. I’ve posted pr1.5 to the development repository and will be doing an update later the week. I’m hoping that HACS install works correctly.