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

Adapter keeps crashing #59

Open
Kev0123 opened this issue Mar 9, 2023 · 2 comments
Open

Adapter keeps crashing #59

Kev0123 opened this issue Mar 9, 2023 · 2 comments

Comments

@Kev0123
Copy link

Kev0123 commented Mar 9, 2023

I get this errors and after a while the adapter will be diabled

PJLink error in method: [pjlinkAnswerHandler (command: GETPOWERSTATE)] error: Connection timeout, stack: Error: Connection timeout at Function.Response.getError (/opt/iobroker/node_modules/iobroker.pjlink/lib/response.js:38:9) at Response.getError (/opt/iobroker/node_modules/iobroker.pjlink/lib/response.js:33:18) at Command.PowerCommand.Command.handleResponse (/opt/iobroker/node_modules/iobroker.pjlink/lib/command.js:31:16) at PJLink._handleResponse (/opt/iobroker/node_modules/iobroker.pjlink/lib/pjlink.js:290:14) at PJLink._onError (/opt/iobroker/node_modules/iobroker.pjlink/lib/pjlink.js:215:7) at PJLink._onTimeout (/opt/iobroker/node_modules/iobroker.pjlink/lib/pjlink.js:248:18) at Socket.emit (node:events:513:28) at Socket._onTimeout (node:net:550:8) at listOnTimeout (node:internal/timers:559:17) at processTimers (node:internal/timers:502:7)

@Bannsaenger
Copy link
Owner

Hi Kev0123,
is your Projektor IP and the password correct ?
This error means, that your projector does not answer the connection request.
In pjlink the only way to establish a connection ist to request e.g. the power state.

@Kev0123
Copy link
Author

Kev0123 commented Mar 11, 2023

Jeah this is true as the beamer is not on 24/7. Is there a way to handle this?
The problem is, the adapter will get killed and after the beamer is on the control wont work

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

2 participants