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

[Bug]: a lot of errors in the HA add-on log #405

Open
vturekhanov opened this issue Feb 25, 2025 · 0 comments
Open

[Bug]: a lot of errors in the HA add-on log #405

vturekhanov opened this issue Feb 25, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@vturekhanov
Copy link

Version

1.9.1

Node version

n/a

Operating System type

Other

Operating system version

HA OS 14.2

Describe the bug

Found a lot of error log lines (see following) in the Home Assistant eufy-security-ws add-on. Started to investigate after found that the switch.xxx_light entity does not turned off automatically after stream stops. Chances this is due to automatically firmware upgrade my HomeBase 2 to 3.3.5.8h.

To reproduce

  1. Go to Home Assistant eufy-security-ws add-on logs.
  2. See errors.

Screenshots & Logfiles

2025-02-25 15:05:52.680	ERROR	eufy-security-ws:eufy-security-client	[push] [PushClient.onSocketError] Push client - Socket Error {
  error: {
    cause: undefined,
    message: 'AggregateError: ',
    context: undefined,
    stacktrace: 'AggregateError [ETIMEDOUT]: \n' +
      '    at internalConnectMultiple (node:net:1117:18)\n' +
      '    at internalConnectMultiple (node:net:1185:5)\n' +
      '    at Timeout.internalConnectMultipleTimeout (node:net:1711:5)\n' +
      '    at listOnTimeout (node:internal/timers:575:11)\n' +
      '    at process.processTimers (node:internal/timers:514:7)'
  }
}
2025-02-25 15:05:52.685	INFO	eufy-security-ws:eufy-security-client	[main] Push notification connection closed

Additional context

No response

@vturekhanov vturekhanov added the bug Something isn't working label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant