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 issuing certificate - 400 #94

Closed
RichardWhitfieldTTW opened this issue Jan 5, 2021 · 1 comment
Closed

Error issuing certificate - 400 #94

RichardWhitfieldTTW opened this issue Jan 5, 2021 · 1 comment

Comments

@RichardWhitfieldTTW
Copy link

Hi, I have flashed the latest (v 0.12.0) gateway image to my Raspberry Pi 4. It all boots fine and I can connect to the hotspot but when I try to register for a subdomain I get the error 'Error issuing certificate. Please try again.'. Looking into the console this is an error 400 (I have posted the error below with redacted name and email (####).

For info I tried to go beyond this by skipping the step but when I then try to look for other apps I get a blank list so I really can't do too much.

api.js:504 POST http://192.168.1.106/settings/subscribe net::ERR_ABORTED 400 (Error issuing certificate - FetchError: request to https://api.mozilla-iot.org:8443/subscribe?name=####&email=#### failed, reason: getaddrinfo EAI_AGAIN api.mozilla-iot.org api.mozilla-iot.org:8443)
setupTunnel @ api.js:504
b @ setup-subdomain.js:157

@mrstegeman mrstegeman added this to To do in WebThings Cloud Jan 5, 2021
@mrstegeman
Copy link
Contributor

That error indicates that your gateway doesn't have internet access (DNS resolution failed), so this is not an issue with the registration server.

WebThings Cloud automation moved this from To do to Done Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants