You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extra information:
When I go to extend.eufylife.com in a browser I get 404 page not found.
When I go to extend.eufylife.com/domain/NL I get a working json respons.
ping extend.eufylife.com returns nothing. Traceroute to extend.eufylife.com works.
Version
1.9.1
Node version
in docker container
Operating System type
Linux
Operating system version
RaspberryPi OS (Debian 12)
Describe the bug
The docker container stops with the following error in the log:
Unable to start driver RequestError: getaddrinfo EAI_AGAIN extend.eufylife.com
To reproduce
Start container
sudo docker run -itd --name=eufy-security-ws -e USERNAME=***** -e PASSWORD=***** -e COUNTRY=NL -e PORT=3010 -v /usr/local/docker-volumes/eufy-security/data:/data bropat/eufy-security-ws:latest
Container stops with error, see log file below
Extra information:
When I go to
extend.eufylife.com
in a browser I get404 page not found
.When I go to
extend.eufylife.com/domain/NL
I get a working json respons.ping extend.eufylife.com
returns nothing. Traceroute toextend.eufylife.com
works.Screenshots & Logfiles
Log:
Additional context
No response
The text was updated successfully, but these errors were encountered: