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

ACME auf ioBroker #10

Open
Leon4269 opened this issue Aug 4, 2024 · 2 comments
Open

ACME auf ioBroker #10

Leon4269 opened this issue Aug 4, 2024 · 2 comments

Comments

@Leon4269
Copy link

Leon4269 commented Aug 4, 2024

Hallo,

ich bin gerade dabei den Adapter iobroker.acme ans laufen zu bekommen. Ich habe eine DDNS auf No-IP gemacht. Ich habe eine Portweiterleitung eingerichtet: 80 auf 80. Wenn ich den Adapter starte, bekomme ich diesen Log:

`

2024-08-04 17:59:13.662 - info: host.smarthome stopInstance system.adapter.acme.0 (force=false, process=false)

2024-08-04 17:59:13.662 - info: host.smarthome stopInstance canceled schedule system.adapter.acme.0
2024-08-04 17:59:17.424 - info: host.smarthome instance scheduled system.adapter.acme.0 0 0 * * *
2024-08-04 17:59:17.449 - info: host.smarthome instance system.adapter.acme.0 in version "0.1.2" started with pid 126617
2024-08-04 17:59:20.876 - info: acme.0 (126617) starting. Version 0.1.2 in /opt/iobroker/node_modules/iobroker.acme, node: v20.16.0, js-controller: 6.0.9
2024-08-04 17:59:21.649 - info: acme.0 (126617) Collection ioBroker does not exist - will create
2024-08-04 17:59:23.935 - info: acme.0 (126617) challengeServer listening on 0.0.0.0 port 80
2024-08-04 17:59:37.084 - error: acme.0 (126617) Certificate request for ioBroker (iobroker.myftp.org) failed: Error: Didn't finalize order: Unhandled status '403'. This is not one of the known statuses...
Requested: 'iobroker.myftp.org'
Validated: ''
{
"type": "urn:ietf:params:acme:error:orderNotReady",
"detail": "Order's status ("valid") is not acceptable for finalization",
"status": 403
}
Please open an issue at https://git.rootprojects.org/root/acme.js
2024-08-04 17:59:37.088 - info: acme.0 (126617) Shutting down challengeServer
2024-08-04 17:59:37.090 - info: acme.0 (126617) Terminated (ADAPTER_REQUESTED_TERMINATION): Processing complete
2024-08-04 17:59:37.699 - info: host.smarthome instance system.adapter.acme.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)

`

Bitte um hilfe!
Danke
Gruß Leon

@gpitzer
Copy link

gpitzer commented Aug 16, 2024

Hallo,
Ich habe das gleiche Problem. Gibt es jemanden der diesen Adapter zum Laufen gebracht hat?

@WernerSch
Copy link

Hallo

also bei mir lief der Adapter aber jetzt bekomme ich auf einemal einen Fehler mit dem ich nichts anfangen kann. Vielleicht hat das damit zu tun
Das ist der Status in der acme Instanz

Cannot import from custom/customComponents.js: TypeError: class heritage r.ConfigGeneric is not an object or null

Gruß
Werner

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

3 participants