Open edalcin opened 1 week ago
Thanks for feedback. I'm not using Unraid, but more info could be helpful. Is it crashing on startup, are you getting anything in logs?
Thanks for your feedback.
Unraid app is just a "docker" with a config interface (variable, path etc...). It runs and the log is this:
Server is running on http://localhost:3111 Tenadren added successfully! Settings saved successfully! Tenadren updated successfully! Glifage XR 500 added successfully!
Then, another click on the interface and it freezes.
The "top" on the console shows this:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1 root 20 0 774284 38012 19960 R 99.3 0.1 4:04.18 node 18 root 20 0 2388 764 692 S 0.0 0.0 0:00.01 sh 25 root 20 0 8052 3188 2736 R 0.0 0.0 0:00.00 top
Looks like "node" is whooping the processor and freezing everything.
I hope it helps. Is a nice tool!
Just to let you know that Unraid app is crashing. However, is a nice app. I'll follow closely.