Open gcobb321 opened 3 weeks ago
I can’t access to « ICLOUD3 DEVICES », it say’s « Unknown error occurred ». How can I access to it and configure my devices?
Great, its working now :)
thank you, appreciate it
@zakoman81 @demonaxxx @jlachance v3.1b2 above fixes the Add Devices issue
I have this error in v3.1b2
Traceback (most recent call last):
File "/config/custom_components/icloud3/support/icloud_data_handler.py", line 356, in update_device_with_latest_raw_data
log_rawdata(f"iCloud - {rawdata_msg}-{_Device.devicename}/{_Device.is_data_source_FAMSHR}",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'iCloud3_Device' object has no attribute 'is_data_source_FAMSHR'. Did you mean: 'is_data_source_ICLOUD'?
2024-10-30 11:39:55.947 ERROR (SyncWorker_4) [custom_components.icloud3] 'iCloud3_Device' object has no attribute 'is_data_source_FAMSHR'
Traceback (most recent call last):
File "/config/custom_components/icloud3/support/icloud_data_handler.py", line 352, in update_device_with_latest_raw_data
latitude = _RawData.device_data[LOCATION][LATITUDE]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
KeyError: 'latitude'
UPDATE: Patience is (at least) part of the solution. I left it spinning and some time later it showed as logged on. Now waiting to see if devices appear.
Posting this because I can't tell if I'm being an idiot, or there's something going wrong. To the best of my knowledge I have a new installation of v3.1b2. When I perform configuration to add a new account, it seems to hang - with the spinning wheel. I've tried a couple of times including with a verification code in the TOTP Key field obtained from my iCloud account... but can't get further.
Screen grab from current/latest attempt: new install, HA restarted, new configuration, new account... blue spinning wheel not captured.
@rononline The ker error latitude means there was no location data in the data returned from your Apple account. The other FAMSHR was generated building a message about that. Was this a one time occurrence or does it happen all the time? The Event Log should provide you with some info about the location data returned from your Spoke account
@gcor71 Apple has really slowed things down when adding an account. It also has changed getting a verification code. Sometimes it will come back with an error but will then do the authentication if you enter the code. Other times you have to restart HA
Since installing the Fully Kiosk browser on my Fire HD tablet crashes and reloads rather frequently. If I go to the iCloud3 logs and hit a button, it crashes immediately. Not seeing anything in the logs, but will have to make it administrator again to look at the HA logs. Not familiar with the tablets, so please let me know if and what you want to see.
This update addresses most of the above items.
Gary
Unzip icloud3 v3.1b4.zip into the icloud3 directory and restart HA. icloud3 v3.1b4.zip
Replacing the file from the latest v3.1b4 version but still couldn't login to iCloud. Whenever I tried, it returns
Warning: iCloud Account is not Logged Into
I also don't receive any verification code from Apple.
PS. Tried multiple times
Here is the error in logs file
Error logging into Apple Account: HomeAssistant.async_add_executor_job() got an unexpected keyword argument 'verify_login'
@Aekung
Click on. That error message and see if you get more information. It should show some ‘trace back ’ info that lists module name, line numbers etc that will tell me what was g going on.
Were you in the Configure Settings when that happened? Or just starting up?
Never mind. I found the problem. Will do an update to b5 after I check on an another bug.
I'm still unable to select a mobile app from the list even though I have 4 mobile_app devices configured, and ic3 finds them according to the logs. The dropdown just doesn't list them.
@broyuken Another user just had the same problem. He installed these two patches and it worked.
Unzip the patch_config_flow.zip into the icloud3 directory Unzip the patch.start_ic3.zip file into the icloud3/support directory Restart HA
Will you try it too patch_config_flow.zip patch_start_ic3.zip
Yep that seems to have fixed it for me! Thank you!
@broyuken Good, will be in b5 later today.
Is it possible to make b5 available on HACS for the development version repository?
I can. I haven't yet because it is a lot quicker to create a zip file and let some of the people download that. HACS can take a day before it becomes available.
@broyuken Good, will be in b5 later today.
had the same problem with the empty dropdown-list for the mobile app devices.
The two patch files fixed the error.
@Aekung ~Click on. That error message and see if you get more information. It should show some ‘trace back ’ info that lists module name, line numbers etc that will tell me what was g going on.~
~Were you in the Configure Settings when that happened? Or just starting up?~
Never mind. I found the problem. Will do an update to b5 after I check on an another bug.
Really looking forward to b5 version.
Thanks in advance.
@gcobb321 - hey Gary. I just wanted to say thanks for all the effort generally and with the authentication issue that you have been working on for the last week or two. Decided to install v3.1b6 today and after a restart/new authentication code everything is working normally.
So thanks again!
### iCloud3 v3.1b2 is now availableiCloud3 v3.1b4 is now available (10/31/2024) Scroll to the bottom of this post
I have worked out the problems with logging into the Apple Account and tracking devices. Download the zip file below, unzip it into the icloud3 directory and restart HA. Good luck and lets hope it solves the problems we have all been experiencing this last week.
I'll update HACS if it works and there are not too many issues to deal with. I am looking forward to a non-computer day or two. Thanks for hanging in there and the words of encouragement.
Gary
There are some pretty extensive changes in v3.1. I have relisted them below. What to expect when you start it up.
Known issues:
Change Log - v3.1