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

Images only refresh at Adapter restart and Log error #447

Closed
andiweli opened this issue Sep 28, 2024 · 9 comments
Closed

Images only refresh at Adapter restart and Log error #447

andiweli opened this issue Sep 28, 2024 · 9 comments
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@andiweli
Copy link

Adapter version

1.2.1

JS-Controller version

6.0.11

Node version

20.17.0

Operating System type

Linux

Operating system version

Bookworm

Describe the bug

Images of cameras only refresh when adapter is restarted. No automatic refresh even eufy App has new images of last movement in cameras.

Eufy Cam 2C

Also I have this error every few minutes in the log:

Station: T8010N2322xxxxxx command CMD_SDINFO_EX failed with error: undefined (-148)

To reproduce

As described above

Screenshots & Logfiles

No response

Additional context

No response

@andiweli andiweli added the bug Something isn't working label Sep 28, 2024
@bropat bropat added the invalid This doesn't seem right label Sep 28, 2024
@bropat
Copy link
Owner

bropat commented Sep 28, 2024

Station: T8010N2322xxxxxx command CMD_SDINFO_EX failed with error: undefined (-148)

Update to latest version in the beta channel (#379 #440).

Images of cameras only refresh when adapter is restarted.

The images are only updated via the push notifications, if these are not activated, they are not updated.
When the adapter is started, they are received once by the cloud, as this caches the last image.

@bropat bropat closed this as not planned Won't fix, can't repro, duplicate, stale Sep 28, 2024
@andiweli
Copy link
Author

andiweli commented Sep 28, 2024 via email

@bropat
Copy link
Owner

bropat commented Sep 28, 2024

Cannot start extension "eusec.0": Error: Cannot find module
'iobroker.eusec/build/lib/web.js'Require stack:-
/opt/iobroker/node_modules/iobroker.web/main.js

Look here.

@andiweli
Copy link
Author

andiweli commented Sep 28, 2024 via email

@andiweli
Copy link
Author

andiweli commented Sep 28, 2024 via email

@bropat
Copy link
Owner

bropat commented Sep 28, 2024

Who told you to deactivate the web adapter?

Read carefully: #436 (comment)

@andiweli
Copy link
Author

andiweli commented Sep 28, 2024

3 posts up, you...

"Version 1.3.0 no longer requires the web adapter.
This dependency has been removed."

Works now without web Adapter.
Image URL has an additional "files/"... after adding it it works.

@bropat
Copy link
Owner

bropat commented Sep 28, 2024

"Version 1.3.0 no longer requires the web adapter.
This dependency has been removed."

That was just a general statement that the eusec adapter no longer requires the web adapter. No indication of an action.

That was the solution:

The only way I am aware of to remove this error is to uninstall and reinstall the eusec adapter.

@andiweli
Copy link
Author

Whatever... it works now with the images :)

Battery stats are still frozen and only update when the adapter is restarted.

Repository owner locked as too heated and limited conversation to collaborators Sep 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants