Hi, sorry for the late answer, but I did not find a way to get all the TRACE logs.
When viewing logs from the UI I don’t get much lines.
When using ha host logs --identifier myNodeRedId -f
I see the full logs but it is too speed so I cannot see anything special when installing packages. And I cannot scroll up
If I execute ha host logs --identifier myNodeRedId > file.txt
I don’t get the full logs…
So here are the logs I was able to get
NB: Sorry I didn’t see how to upload a file
end
s6-rc: info: service init-nginx successfully started
npm WARN config optional Use `--omit=optional` to exclude optional dependencies, or
npm WARN config `--include=optional` to include them.
npm WARN config
npm WARN config Default value does install optional deps unless otherwise omitted.
npm WARN config only Use `--omit=dev` to omit dev dependencies from the install.
added 35 packages, and audited 621 packages in 48s
107 packages are looking for funding
run `npm fund` for details
13 vulnerabilities (11 moderate, 2 critical)
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.
npm notice
npm notice New minor version of npm available! 10.2.3 -> 10.4.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.4.0>
npm notice Run `npm install -g [email protected]` to update!
npm notice
[11:27:03] TRACE: bashio::config.has_value: init_commands
[11:27:03] TRACE: bashio::config: init_commands
[11:27:03] TRACE: bashio::addon.config
[11:27:03] TRACE: bashio::cache.exists: addons.self.options.config
[11:27:03] TRACE: bashio::fs.file_exists: /tmp/.bashio/addons.self.options.config.cache
[11:27:03] TRACE: bashio::cache.get: addons.self.options.config
[11:27:03] TRACE: bashio::cache.exists: addons.self.options.config
[11:27:03] TRACE: bashio::fs.file_exists: /tmp/.bashio/addons.self.options.config.cache
[11:27:03] TRACE: bashio::jq: {"theme":"default","http_node":{"username":"nodered","password":"**********"},"http_static":{"username":"nodered","password":"**********"},"ssl":true,"certfile":"fullchain.pem","keyfile":"privkey.pem","system_packages":[],"npm_packages":["tydom-client"],"init_commands":[],"credential_secret":"**********","log_level":"trace"} if (.init_commands == null) then
null
elif (.init_commands | type == "string") then
.init_commands // empty
elif (.init_commands | type == "boolean") then
.init_commands // false
elif (.init_commands | type == "array") then
if (.init_commands == []) then
empty
else
.init_commands[]
end
elif (.init_commands | type == "object") then
if (.init_commands == {}) then
empty
else
.init_commands
end
else
.init_commands
end
[11:27:03] TRACE: bashio::var.has_value:
s6-rc: info: service init-customizations successfully started
s6-rc: info: service init-nodered: starting
[11:27:04] TRACE: bashio::fs.file_exists: /config/settings.js
[11:27:04] TRACE: bashio::fs.file_exists: /config/settings.js
[11:27:04] TRACE: bashio::addon.port 80
[11:27:04] TRACE: bashio::addons self addons.self.network.80-tcp .network["80/tcp"] // empty
[11:27:04] TRACE: bashio::cache.exists: addons.self.network.80-tcp
[11:27:04] TRACE: bashio::fs.file_exists: /tmp/.bashio/addons.self.network.80-tcp.cache
[11:27:04] TRACE: bashio::cache.get: addons.self.network.80-tcp
[11:27:04] TRACE: bashio::cache.exists: addons.self.network.80-tcp
[11:27:04] TRACE: bashio::fs.file_exists: /tmp/.bashio/addons.self.network.80-tcp.cache
[11:27:04] TRACE: bashio::var.has_value: 1880
[11:27:04] TRACE: bashio::config.true: ssl
[11:27:04] TRACE: bashio::config: ssl
[11:27:04] TRACE: bashio::addon.config
[11:27:04] TRACE: bashio::cache.exists: addons.self.options.config
[11:27:04] TRACE: bashio::fs.file_exists: /tmp/.bashio/addons.self.options.config.cache
[11:27:04] TRACE: bashio::cache.get: addons.self.options.config
[11:27:04] TRACE: bashio::cache.exists: addons.self.options.config
[11:27:04] TRACE: bashio::fs.file_exists: /tmp/.bashio/addons.self.options.config.cache
[11:27:04] TRACE: bashio::jq: {"theme":"default","http_node":{"username":"nodered","password":"**********"},"http_static":{"username":"nodered","password":"**********"},"ssl":true,"certfile":"fullchain.pem","keyfile":"privkey.pem","system_packages":[],"npm_packages":["tydom-client"],"init_commands":[],"credential_secret":"**********","log_level":"trace"} if (.ssl == null) then
null
elif (.ssl | type == "string") then
.ssl // empty
elif (.ssl | type == "boolean") then
.ssl // false
elif (.ssl | type == "array") then
if (.ssl == []) then
empty
else
.ssl[]
end
elif (.ssl | type == "object") then
if (.ssl == {}) then
empty
else
.ssl
end
else
.ssl
end
[11:27:04] TRACE: bashio::var.true: true
[11:27:04] TRACE: bashio::fs.file_exists: /config/package.json
...
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
[11:27:35] TRACE: bashio::config.exists: max_old_space_size
[11:27:35] TRACE: bashio::net.wait_for 46836 localhost 300
[11:27:35] TRACE: bashio::config: max_old_space_size
[11:27:35] TRACE: bashio::addon.config
[11:27:35] TRACE: bashio::cache.exists: addons.self.options.config
[11:27:35] TRACE: bashio::fs.file_exists: /tmp/.bashio/addons.self.options.config.cache
[11:27:35] TRACE: bashio::cache.get: addons.self.options.config
[11:27:35] TRACE: bashio::cache.exists: addons.self.options.config
[11:27:35] TRACE: bashio::fs.file_exists: /tmp/.bashio/addons.self.options.config.cache
[11:27:35] TRACE: bashio::jq: {"theme":"default","http_node":{"username":"nodered","password":"**********"},"http_static":{"username":"nodered","password":"**********"},"ssl":true,"certfile":"fullchain.pem","keyfile":"privkey.pem","system_packages":[],"npm_packages":["tydom-client"],"init_commands":[],"credential_secret":"**********","log_level":"trace"} if (.max_old_space_size == null) then
null
elif (.max_old_space_size | type == "string") then
.max_old_space_size // empty
elif (.max_old_space_size | type == "boolean") then
.max_old_space_size // false
elif (.max_old_space_size | type == "array") then
if (.max_old_space_size == []) then
empty
else
.max_old_space_size[]
end
elif (.max_old_space_size | type == "object") then
if (.max_old_space_size == {}) then
empty
else
.max_old_space_size
end
else
.max_old_space_size
end
[11:27:35] TRACE: bashio::config.true: safe_mode
[11:27:35] TRACE: bashio::config: safe_mode
[11:27:35] TRACE: bashio::addon.config
[11:27:35] TRACE: bashio::cache.exists: addons.self.options.config
[11:27:36] TRACE: bashio::fs.file_exists: /tmp/.bashio/addons.self.options.config.cache
[11:27:36] TRACE: bashio::cache.get: addons.self.options.config
[11:27:36] TRACE: bashio::cache.exists: addons.self.options.config
[11:27:36] TRACE: bashio::fs.file_exists: /tmp/.bashio/addons.self.options.config.cache
[11:27:36] TRACE: bashio::jq: {"theme":"default","http_node":{"username":"nodered","password":"**********"},"http_static":{"username":"nodered","password":"**********"},"ssl":true,"certfile":"fullchain.pem","keyfile":"privkey.pem","system_packages":[],"npm_packages":["tydom-client"],"init_commands":[],"credential_secret":"**********","log_level":"trace"} if (.safe_mode == null) then
null
elif (.safe_mode | type == "string") then
.safe_mode // empty
elif (.safe_mode | type == "boolean") then
.safe_mode // false
elif (.safe_mode | type == "array") then
if (.safe_mode == []) then
empty
else
.safe_mode[]
end
elif (.safe_mode | type == "object") then
if (.safe_mode == {}) then
empty
else
.safe_mode
end
else
.safe_mode
end
[11:27:36] TRACE: bashio::var.true: null
[11:27:36] INFO: Starting Node-RED...
> start
> node $NODE_OPTIONS node_modules/node-red/red.js --settings /etc/node-red/config.js
27 Jan 11:27:55 - [info]
Welcome to Node-RED
===================
27 Jan 11:27:55 - [info] Node-RED version: v3.1.3
27 Jan 11:27:55 - [info] Node.js version: v18.19.0
27 Jan 11:27:55 - [info] Linux 6.1.63-haos-raspi arm64 LE
27 Jan 11:28:21 - [info] Loading palette nodes
27 Jan 11:28:26 - [debug] Module: @node-red-contrib-themes/theme-collection 3.1.8 /opt/node_modules/@node-red-contrib-themes/theme-collection
27 Jan 11:28:26 - [debug] Module: node-red-contrib-bigtimer 2.8.5 /opt/node_modules/node-red-contrib-bigtimer
27 Jan 11:28:26 - [debug] Module: node-red-contrib-cast 0.2.17 /opt/node_modules/node-red-contrib-cast
27 Jan 11:28:26 - [debug] Module: node-red-contrib-counter 0.1.6 /opt/node_modules/node-red-contrib-counter
27 Jan 11:28:27 - [debug] Module: node-red-contrib-home-assistant-websocket 0.62.3 /opt/node_modules/node-red-contrib-home-assistant-websocket
27 Jan 11:28:27 - [debug] Module: node-red-contrib-influxdb 0.7.0 /opt/node_modules/node-red-contrib-influxdb
27 Jan 11:28:27 - [debug] Module: node-red-contrib-interval-length 0.0.6 /opt/node_modules/node-red-contrib-interval-length
27 Jan 11:28:27 - [debug] Module: node-red-contrib-modbus 5.27.2 /opt/node_modules/node-red-contrib-modbus
27 Jan 11:28:27 - [debug] Module: node-red-contrib-moment 5.0.0 /opt/node_modules/node-red-contrib-moment
27 Jan 11:28:27 - [debug] Module: node-red-contrib-persistent-fsm 1.2.1 /opt/node_modules/node-red-contrib-persistent-fsm
27 Jan 11:28:27 - [debug] Module: node-red-contrib-sunevents 3.1.1 /opt/node_modules/node-red-contrib-sunevents
27 Jan 11:28:27 - [debug] Module: node-red-contrib-time-range-switch 1.2.0 /opt/node_modules/node-red-contrib-time-range-switch
27 Jan 11:28:27 - [debug] Module: node-red-dashboard 3.6.2 /opt/node_modules/node-red-dashboard
27 Jan 11:28:27 - [debug] Module: node-red-node-base64 0.3.0 /opt/node_modules/node-red-node-base64
27 Jan 11:28:27 - [debug] Module: node-red-node-email 2.1.0 /opt/node_modules/node-red-node-email
27 Jan 11:28:27 - [debug] Module: node-red-node-feedparser 0.3.0 /opt/node_modules/node-red-node-feedparser
27 Jan 11:28:27 - [debug] Module: node-red-node-ping 0.3.3 /opt/node_modules/node-red-node-ping
27 Jan 11:28:27 - [debug] Module: node-red-node-random 0.4.1 /opt/node_modules/node-red-node-random
27 Jan 11:28:27 - [debug] Module: node-red-node-serialport 2.0.2 /opt/node_modules/node-red-node-serialport
27 Jan 11:28:27 - [debug] Module: node-red-node-smooth 0.1.2 /opt/node_modules/node-red-node-smooth
27 Jan 11:28:27 - [debug] Module: node-red-node-suncalc 1.1.0 /opt/node_modules/node-red-node-suncalc
27 Jan 11:28:27 - [debug] Module: node-red-node-twitter 1.2.0 /opt/node_modules/node-red-node-twitter
27 Jan 11:28:29 - [info] Node-RED Contrib Theme Collection version: v3.1.8
27 Jan 11:29:25 - [info] Dashboard version 3.6.2 started at /endpoint/ui