Open DerUntote opened 1 year ago
Hi,
iam now testing to remove MQTT out of unraid API setup, maybe this will help
WARN mode option is deprecated. You can safely remove it from nuxt.config
(node:26) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module resolution of the package at /app/node_modules/@nuxt/components/package.json.
Update this package.json to use a subpath pattern like "./*".
(Use `node --trace-deprecation ...` to show where the warning was created)
> unraidapi@0.5.0 start
> cross-env NUXT_HOST=0.0.0.0 NODE_ENV=production node server/index.js
mqtt disabled
READY Server listening on http://0.0.0.0:80
deactivation of MQTT fixed it for now. I will investigate it further, if I ever need MQTT.
Hi, maybe this is also related.
Describe the bug When i am starting the following stack, over the unraid compose addon, I am getting my Unraid Array stopped and unraid is no more reachable after another minute / array is finally stopped.
To Reproduce Steps to reproduce the behavior:
Expected behavior My Unraid System is not touched
Screenshots If applicable, add screenshots to help explain your problem.
Unraid server (please complete the following information): 8.11.5
Unraidapi docker container (please complete the following information): latest
Additional context
Diagnostic files from unRAID Its not including the error, because its not saved due to reboot tower-diagnostics-20230107-0816.zip
i used the Ulimate Unraid Dashboard Guide to setup a Dashboard for Unraid. Part of it is Unraid API. When i boot this one up, my Unraid Array gets offline, Unraid crashes/gets unavailable over network after a Minute or so. https://github.com/HStep20/Ultimate-Unraid-Dashboard-Guide
I have a NGinx network, most of the rest docker-compose is untouched.
https://github.com/HStep20/Ultimate-Unraid-Dashboard-Guide/blob/master/Ultimate_Unraid_Dashboard.yml
and here is my edited compose
here my ENV File
The last 2 entries are anonymized.
In my AppData folder of unraidAPI these files where created:
The server.json includes a lot of personal information I don't want to share but:
mqttKeys includes a valid key
{"192.168.3.2":"ABCIAMAKEY=="}
[1]
"192.168.3.2":{"serverDetails":{"arrayStatus":"Started","moverRunning":false,"parityCheckRunning":false,"title":"Tower","cpu":"11th Gen Intel® Core™ i7-11700K @ 3.60GHz","memory":"64 GiB DDR4 ","motherboard":"Micro-Star International Co., Ltd. MAG B560 TORPEDO (MS-7D15) , Version 2.0","version":"6.11.5","on":true}