fuatakgun / eufy_security

Home Assistant integration to manage Eufy Security devices as cameras, home base stations, doorbells, motion and contact sensors.
843 stars 73 forks source link

Unable to cofigure integrationn #1063

Closed 51av0sh closed 6 months ago

51av0sh commented 6 months ago

Please check existing (open or closed) issues before creating a new one. (https://github.com/fuatakgun/eufy_security/issues?q=is%3Aissue+)

If this is not an issue, you can use Discussions (https://github.com/fuatakgun/eufy_security/discussions) section.

Describe the bug

I'm unable to configure the integration after adding it. I've tried removing the integration and ad-on, restarting and adding back. When I click on Configure I get:

Config flow could not be loaded: 500 Internal Server Error Server got itself in trouble

home-assistant_eufy_security_2024-01-03T03-03-49.485Z.log

Looking at the logs it would appear to be a port conflict. I see "AttributeError: rtsp_server_port"

To reproduce

Steps to reproduce the behavior:

  1. Go to 'Integrations'
  2. Click on 'Eufy Security'
  3. Click Configure
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Additional information

Go to Settings -> System -> Repairs -> Click on 3 dots (...) -> System Information and get Version and Installation Type to below fields;

Hardware Information;

Additional context

Add any other context about the problem goes here. Mainly, share everything as log files and use screenshots as last resort.

51av0sh commented 6 months ago

In case it matters I'm using the WebRTC-Camera integration as well. I also have docker Wyze Bridge installed and I think there might be a conflict somewhere. I'm attaching a screenshot of the ports that ad-on is using but I did have to change the RTSP port for the docker Wyze bridge as something else I have was using that port already (I assumed it was the WebRTC-Camera integration).

Screenshot 2024-01-02 191648

ronaldt80 commented 6 months ago

Identical to #1049 , please close