-
-
Notifications
You must be signed in to change notification settings - Fork 127
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
[DEP0040] DeprecationWarning: The punycode
module is deprecated. Please use a userland alternative instead.
#2021
Comments
Based on As these are custom installs, it's challenging to know which palette is causing the issue, from the description do you have anything that does file scans? You can always set the Safe Mode option and enable as needed https://github.com/hassio-addons/addon-node-red/blob/main/node-red/DOCS.md#option-safe_mode |
Hi PaulNope, I am not aware of anything doing file scans. How do one run the Node-Red in Safe Mode?Also, I do not know what you reference or mean with one of the Palettes that I had installed?RegardsStefanSent from my iPhoneOn 6 Jan 2025, at 00:34, Paul Sinclair ***@***.***> wrote:
Based on at Object. (/config/node_modules/scandirectory/out/lib/scandirectory.js:9:12) in your logs it's likely to do with one of the palettes you have installed and the NodeJS version upgrade.
As these are custom installs, it's challenging to know which palette is causing the issue, from the description do you have anything that does file scans?
You can always set the Safe Mode option and enable as needed https://github.com/hassio-addons/addon-node-red/blob/main/node-red/DOCS.md#option-safe_mode
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I had the same error after the same node-red update. I re-installed node-red (maybe not necessary?) and installed the needed palette nodes one at a time. Turns out my problem was node-red-contrib-wfwatch. Fortunately, it was in a flow I use for testing and not even enabled. |
Hello Mr MorganThanks for the update What is the Palettes you refer to, sub modules of NodeRed?RegardsStefanOn 6 Jan 2025, at 15:29, bmorgan99 ***@***.***> wrote:
I had the same error after the same node-red update. I re-installed node-red (maybe not necessary?) and installed the needed palette nodes one at a time. Turns out my problem was node-red-contrib-wfwatch.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I upgraded to the latest Node-Red version today and got this error message in the Logs....
Add-on: Node-RED
Flow-based programming for the Internet of Things
Add-on version: 19.0.0
You are running the latest version of this add-on.
System: Home Assistant OS 14.1 (aarch64 / raspberrypi4-64)
Home Assistant Core: 2025.1.0
Home Assistant Supervisor: 2024.12.3
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
s6-rc: info: service base-addon-banner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service base-addon-log-level: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service base-addon-log-level successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service init-nginx: starting
s6-rc: info: service init-customizations: starting
s6-rc: info: service init-customizations successfully started
s6-rc: info: service init-nodered: starting
s6-rc: info: service init-nginx successfully started
up to date, audited 1243 packages in 53s
100 packages are looking for funding
run
npm fund
for details98 vulnerabilities (6 low, 40 moderate, 46 high, 6 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues possible (including breaking changes), run:
npm audit fix --force
Some issues need review, and may require choosing
a different dependency.
Run
npm audit
for details.s6-rc: info: service init-nodered successfully started
s6-rc: info: service nodered: starting
s6-rc: info: service nodered successfully started
s6-rc: info: service nginx: starting
s6-rc: info: service nginx successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
The text was updated successfully, but these errors were encountered: