Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to setup after update 6.3.0 #819

Closed
SanderH030 opened this issue Jun 15, 2023 · 12 comments
Closed

Failed to setup after update 6.3.0 #819

SanderH030 opened this issue Jun 15, 2023 · 12 comments

Comments

@SanderH030
Copy link

After updating to 6.3.0 Home Assistant shows 'Failed to Setup'. I tried to reload the integration and restart Home Assistant. Unfortunately it is still not working.

@AlanT0803
Copy link

I have the same problem

@hillshome
Copy link

Same problem here failed to start tried everything to sort it. The issue became when I updated the hacs integration.

@AlanT0803
Copy link

AlanT0803 commented Jun 15, 2023

Checking the log, I see:

Error
details:
{
schemaId: 17,
errorCode: 'schema_incompatible'
}
error stack:
• server.ts:91 receiveMessage
src/lib/server.ts:91:27
• server.ts:68
src/lib/server.ts:68:53
• node:events:513 emit
node:events:513:28
• websocket.js:1178 receiverOnMessage
node_modules/ws/lib/websocket.js:1178:20
• node:events:513 emit
node:events:513:28
• receiver.js:528 dataMessage
node_modules/ws/lib/receiver.js:528:14
• receiver.js:446 getData
node_modules/ws/lib/receiver.js:446:17
• receiver.js:148 startLoop
node_modules/ws/lib/receiver.js:148:22
• receiver.js:83 _write
node_modules/ws/lib/receiver.js:83:10
• writable:391 writeOrBuffer
node:internal/streams/writable:391:12

@fuatakgun
Copy link
Owner

Check pinned issues for schema incompatible one

@SanderH030
Copy link
Author

Check pinned issues for schema incompatible one

Sorry, I might not understand this but.. Why was everything working fine before 6.3.0 after the update all the devices are not found. I don't get it.

@fuatakgun
Copy link
Owner

@sanderhoeppermans what is the context of the question? Are you asking for a technical explanation or will you take action for this to develop it in a better way?

@SanderH030
Copy link
Author

@sanderhoeppermans what is the context of the question? Are you asking for a technical explanation or will you take action for this to develop it in a better way?

Just a technical explanation. I'm not a developer so maybe I don't get it. In my opinion everything worked fine before the update, after the update I need to insert the bropat (is not working for me because of the 2FA).

@LukeBH
Copy link

LukeBH commented Jun 16, 2023

@sanderhoeppermans what is the context of the question? Are you asking for a technical explanation or will you take action for this to develop it in a better way?

Just a technical explanation. I'm not a developer so maybe I don't get it. In my opinion everything worked fine before the update, after the update I need to insert the bropat (is not working for me because of the 2FA).

If you can't replace the eufy add-on for whatever reason, then you can workaround the issue by uninstalling 6.30 of the integration, restarting HA and installing 6.2.0 again instead. I did this before discovering the new add-on and it worked fine for me.

As 6.3.0 has been refactored to work with the add-on maintained by bropat it will no longer work with the old deprecated add-on that fuatakgun previously maintained himself.

@SanderH030
Copy link
Author

@sanderhoeppermans what is the context of the question? Are you asking for a technical explanation or will you take action for this to develop it in a better way?

Just a technical explanation. I'm not a developer so maybe I don't get it. In my opinion everything worked fine before the update, after the update I need to insert the bropat (is not working for me because of the 2FA).

If you can't replace the eufy add-on for whatever reason, then you can workaround the issue by uninstalling 6.30 of the integration, restarting HA and installing 6.2.0 again instead. I did this before discovering the new add-on and it worked fine for me.

As 6.3.0 has been refactored to work with the add-on maintained by bropat it will no longer work with the old deprecated add-on that fuatakgun previously maintained himself.

Oke, thanks! I can't find the 6.2.0 version anymore. How did how fixed this? Restore a backup with Eufy 6.2.0 in it?

@LukeBH
Copy link

LukeBH commented Jun 18, 2023

@sanderhoeppermans after you have deleted the integration from Devices & Services, go into HACS and delete it there too. Once deleted, restart HA, then go back to HASS and re-install the integration, you can choose 6.2.0 from the version drop down in HACS, then re-add the integration in Devices & Services.

@fuatakgun
Copy link
Owner

If you stick with older versions of add-on or the integration, please do not expect any support.

You can use HACS's redownload functionality to download a specific version without removing

@simondean
Copy link

@sanderhoeppermans if you have 2 factor authentication (2FA) enabled on the Eufy account you're using with this integration, your issue will probably be the same as issue #795

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants