-
I installed NetAlertX on a virtual server running Debian 12. Everything worked fine. I had all my equipment installed except for a subnet. So, I modified the RUN_SCHD of some plugins, and then there was a power outage. Docker had to restart, and now NetAlertX is stuck on import config. Check plugin scrolls continuously, stops at 42/43, then restarts. I can't access the settings. It's stuck on loading. I'll send you the screenshots. I tried following the various tutorials you've already published by editing app.conf, but that didn't solve my problem. I have the following logs in app.log : 16:17:34 The backend restarted (started). If this is unexpected check https://bit.ly/NetAlertX_debug for troubleshooting tips. 16:17:34 Permissions check (All should be True) 16:17:36 The backend restarted (started). If this is unexpected check https://bit.ly/NetAlertX_debug for troubleshooting tips. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
Hí, Sorry to hear that. Please provide logs from Portainer just before the restart. Alternatively, start the container without the - d parameter and provide the logs. Thanks, |
Beta Was this translation helpful? Give feedback.
-
Hello, thank you for your responsiveness and for the work you've done. adminkto@debian-Scan-reseau:~$ docker logs --tail 500 netalertx 09:24:32 The backend restarted (started). If this is unexpected check https://bit.ly/NetAlertX_debug for troubleshooting tips. 09:24:32 Permissions check (All should be True)
Traceback (most recent call last): 09:24:33 The backend restarted (started). If this is unexpected check https://bit.ly/NetAlertX_debug for troubleshooting tips. 09:24:33 Permissions check (All should be True)
Traceback (most recent call last): 09:24:35 The backend restarted (started). If this is unexpected check https://bit.ly/NetAlertX_debug for troubleshooting tips. 09:24:35 Permissions check (All should be True)
Traceback (most recent call last): 09:24:37 The backend restarted (started). If this is unexpected check https://bit.ly/NetAlertX_debug for troubleshooting tips. 09:24:37 Permissions check (All should be True) |
Beta Was this translation helpful? Give feedback.
-
I tried every modification to the config file from the command line without success. I finally resolved the problem by going to the netalertx interface, then maintenance, and importing the settings (pasting). Luckily, I had a backup of app.conf when it was working. As soon as I did that, it was resolved. No more frozen screens or crashes when loading plugins. I hope this answer can be useful to others, and I recommend exporting your config file just in case to avoid crashes. Thank you for your assistance. |
Beta Was this translation helpful? Give feedback.
I tried every modification to the config file from the command line without success. I finally resolved the problem by going to the netalertx interface, then maintenance, and importing the settings (pasting). Luckily, I had a backup of app.conf when it was working.
As soon as I did that, it was resolved. No more frozen screens or crashes when loading plugins.
I hope this answer can be useful to others, and I recommend exporting your config file just in case to avoid crashes.
Thank you for your assistance.