Node red error. Don´t want launch
Posted: 17 Mar 2025, 11:10
When trying to launch Node red through the revpi status screen I get the following message 'Node-RED service not ready yet ... please retry ...' The star icon appears green, but every time you click on it the same error appears.
We have already tried to remove the "Group=pi" line and reboot but the result is the same.
if I try to access through the terminal (node-red -v), it does access me.
Welcome to Node-RED
===================
17 Mar 11:04:40 - [info] Node-RED version: v3.0.2
17 Mar 11:04:40 - [info] Node.js version: v16.19.1
17 Mar 11:04:40 - [info] Linux 4.19.95-rt38-v7 arm LE
17 Mar 11:04:42 - [info] Loading palette nodes
17 Mar 11:04:51 - [info] Settings file : /home/pi/.node-red/settings.js
17 Mar 11:04:51 - [info] Context store : 'default' [module=memory]
17 Mar 11:04:51 - [info] User directory : /home/pi/.node-red
17 Mar 11:04:51 - [warn] Projects disabled : editorTheme.projects.enabled=false
17 Mar 11:04:51 - [info] Flows file : /home/pi/.node-red/flows.json
(node:10780) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.
Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check the migration guide at https://a.co/7PzMCcy
(Use `node --trace-warnings ...` to show where the warning was created)
17 Mar 11:04:51 - [info] Server now running at http://127.0.0.1:1880/
17 Mar 11:04:51 - [warn] Using unencrypted credentials
17 Mar 11:04:52 - [info] Starting flows
....
17 Mar 11:04:55 - [red] Uncaught Exception:
17 Mar 11:04:55 - [error] UnhandledPromiseRejection: 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(). The promise rejected with the reason "AxiosError: Request failed with status code 403".
someone can help me, I have been unable to access for several days.
Thanks
We have already tried to remove the "Group=pi" line and reboot but the result is the same.
if I try to access through the terminal (node-red -v), it does access me.
Welcome to Node-RED
===================
17 Mar 11:04:40 - [info] Node-RED version: v3.0.2
17 Mar 11:04:40 - [info] Node.js version: v16.19.1
17 Mar 11:04:40 - [info] Linux 4.19.95-rt38-v7 arm LE
17 Mar 11:04:42 - [info] Loading palette nodes
17 Mar 11:04:51 - [info] Settings file : /home/pi/.node-red/settings.js
17 Mar 11:04:51 - [info] Context store : 'default' [module=memory]
17 Mar 11:04:51 - [info] User directory : /home/pi/.node-red
17 Mar 11:04:51 - [warn] Projects disabled : editorTheme.projects.enabled=false
17 Mar 11:04:51 - [info] Flows file : /home/pi/.node-red/flows.json
(node:10780) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.
Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check the migration guide at https://a.co/7PzMCcy
(Use `node --trace-warnings ...` to show where the warning was created)
17 Mar 11:04:51 - [info] Server now running at http://127.0.0.1:1880/
17 Mar 11:04:51 - [warn] Using unencrypted credentials
17 Mar 11:04:52 - [info] Starting flows
....
17 Mar 11:04:55 - [red] Uncaught Exception:
17 Mar 11:04:55 - [error] UnhandledPromiseRejection: 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(). The promise rejected with the reason "AxiosError: Request failed with status code 403".
someone can help me, I have been unable to access for several days.
Thanks