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

500 Error #11

Open
elgerg opened this issue Feb 3, 2021 · 0 comments
Open

500 Error #11

elgerg opened this issue Feb 3, 2021 · 0 comments

Comments

@elgerg
Copy link

elgerg commented Feb 3, 2021

I tried using the node today (I am not sure if you still support it but..) and I got the following error:

3 Feb 17:37:40 - [info] Started modified nodes
Error: session failed to initialise, cannot create ring-api instance --caused-by-> could not get auth token for user [email protected] --caused-by-> Request to ring API at https://oauth.ring.com/oauth/token failed with "server error" --caused-by-> Request failed with status code 500
at module.exports (/home/pi/.node-red/node_modules/ring-api/propagated-error.js:22:19)
at module.exports (/home/pi/.node-red/node_modules/ring-api/main.js:25:15)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:97:5) {
ownMessage: 'session failed to initialise, cannot create ring-api instance',
causedBy: Error: could not get auth token for user [email protected] --caused-by-> Request to ring API at https://oauth.ring.com/oauth/token failed with "server error" --caused-by-> Request failed with status code 500
at module.exports (/home/pi/.node-red/node_modules/ring-api/propagated-error.js:22:19)
at authenticate (/home/pi/.node-red/node_modules/ring-api/rest-client.js:94:19)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:97:5) {
ownMessage: 'could not get auth token for user [email protected]',
causedBy: Error: Request to ring API at https://oauth.ring.com/oauth/token failed with "server error" --caused-by-> Request failed with status code 500
at module.exports (/home/pi/.node-red/node_modules/ring-api/propagated-error.js:22:19)
at ringRequest (/home/pi/.node-red/node_modules/ring-api/rest-client.js:71:19)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:97:5) {
ownMessage: 'Request to ring API at https://oauth.ring.com/oauth/token failed with "server error"',
causedBy: [Error],
isPropagatedError: true
},
isPropagatedError: true
},
isPropagatedError: true
}

Any idea what is causing it?

Thanks

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

1 participant