stuck on authenticator #960
Unanswered
Itisijeroen
asked this question in
Support Q&A
Replies: 1 comment 2 replies
-
I really have no idea what could cause this, any particularly troublesome characters in the username/password? Where exactly do you see this error? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
When doing the first setup and entering the ring credentials, when hitting submit gives the following error:
Unexpected token '<', "<!DOCTYPE "... is not valid JSON
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/ring-mqtt.sh
| Ring-MQTT with Video Streaming |
| Addon for Home Assistant |
| |
| For support questions please visit: |
| https://github.com/tsightler/ring-mqtt/discussions |
cont-init: info: /etc/cont-init.d/ring-mqtt.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun ring-mqtt (no readiness notification)
s6-rc: info: service legacy-services successfully started
ring-mqtt.js version: 5.8.0
Node version v22.12.0
NPM version 10.9.0
git version 2.45.2
Running ring-mqtt...
2024-12-29T11:09:36.820Z ring-mqtt Detected runmode: addon
2024-12-29T11:09:36.829Z ring-mqtt Configuration file: /data/options.json
2024-12-29T11:09:41.820Z ring-mqtt State file /data/ring-state.json not found. No saved state data available.
2024-12-29T11:09:41.837Z ring-mqtt No refresh token was found in state file, generate a token using the addon Web UI
2024-12-29T11:09:41.857Z ring-mqtt Successfully started the ring-mqtt web UI
2024-12-29T11:09:41.866Z ring-mqtt Discovered MQTT Host: core-mosquitto
2024-12-29T11:09:41.869Z ring-mqtt Discovered MQTT Port: 1883
2024-12-29T11:09:41.870Z ring-mqtt Discovered MQTT User: addons
2024-12-29T11:09:41.871Z ring-mqtt Discovered MQTT password:
2024-12-29T11:09:41.876Z ring-mqtt MQTT URL: mqtt://addons:********@core-mosquitto:1883
regards.
Beta Was this translation helpful? Give feedback.
All reactions