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

Error ID when connecting #9

Open
philipphunger opened this issue Feb 2, 2021 · 2 comments
Open

Error ID when connecting #9

philipphunger opened this issue Feb 2, 2021 · 2 comments

Comments

@philipphunger
Copy link

repetier.0 2021-02-02 20:33:41.863 error (50632) The id "10_0_0_17." is invalid. Ids are not allowed to end in "."
repetier.0 2021-02-02 20:33:41.863 error at IncomingMessage.emit (events.js:326:22)
repetier.0 2021-02-02 20:33:41.863 error at Object.onceWrapper (events.js:420:28)
repetier.0 2021-02-02 20:33:41.863 error at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1083:12)
repetier.0 2021-02-02 20:33:41.863 error at Request.emit (events.js:314:20)
repetier.0 2021-02-02 20:33:41.863 error at Request. (/opt/iobroker/node_modules/request/request.js:1161:10)
repetier.0 2021-02-02 20:33:41.863 error at Request.emit (events.js:314:20)
repetier.0 2021-02-02 20:33:41.863 error at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
repetier.0 2021-02-02 20:33:41.863 error at Request._callback (/opt/iobroker/node_modules/iobroker.repetier/main.js:356:37)
repetier.0 2021-02-02 20:33:41.863 error at Adapter.setObjectNotExists (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3298:17)
repetier.0 2021-02-02 20:33:41.863 error at validateId (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:532:23)
repetier.0 2021-02-02 20:33:41.863 error (50632) Error: The id "10_0_0_17." is invalid. Ids are not allowed to end in "."
repetier.0 2021-02-02 20:33:41.863 error (50632) unhandled promise rejection: The id "10_0_0_17." is invalid. Ids are not allowed to end in "."
repetier.0 2021-02-02 20:33:41.863 error (50632) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
@skvarel
Copy link
Contributor

skvarel commented Apr 18, 2021

solution idea: #10

@skvarel
Copy link
Contributor

skvarel commented Apr 22, 2021

@philipphunger .. Coyote hat meine Änderungen am Code übernommen. Jetzt müsste es Fehlerfrei laufen.

Wichtig: .. wenn weiniger als vier Drucker angeschlossen sind, bitte irgendwelche Fantasienamen eintragen. Der Adpater benötigt (noch) zwingend vier Druckernamen.

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