Replies: 1 comment
-
|
Hi, The bare metal scripts are community supported and not yet updated to the new version. Feel free to use the docker image or help updating the badge metal scripts. You can follow the migration for docker here as well: https://jokob-sk.github.io/NetAlertX/MIGRATION/?h=migra |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My SD crash and I need a bare new installation but it is not possible, I run from problem into problem on Raspbian / Debian and on openSuse, with my old yaml and with a new, based on the sample modified part for part to get further, I try now several days.
I try ghcr.io/jokob-sk/netalertx:latest and netalert-dev:latest, docker.io/jokobsk/netalertx:latest and older versions.
I need x restarts to get the file structure, every time it crash and I have to set the file credential on the SD new to get further and it is only possible to start up if I set the privilege attribute to true.
The app.conf I have to copy from my old installation, it look like it is not found at the installation time, the app.db seems is not a problem, I noticed the new path of the files between the versions.
Network mode host is not possible, special with ports in the yaml configuration and on the first run, I delete the podman internal and unused network connections via podman prune, but maybe I can address with a manual bridge and a fixed IP later.
The parameter for the tmpfs are not possible in this yaml configuration, the announced readonly attribute seems not possible, but it thought it is not a big problem to handle later.
But the biggest problem which I cant figure out and which I can not address is a crash in python3 which announced the message;
"No module named server"
I mounted the venv folder and it is empty.
If I try to reconstruct the folder structure from my damaged SD I came over this error with the server and it is gone but I have a lot other problems.
A root installation does not change the problem.
I try 2 Raspi4 and several SD cards.
Someone have a suggestion for me where I can look into furthermore to use a NetAlertX container image?
In moment I have no idea without to dig deep into the image or to try to build a own container which I done up now only with shell scripts.
BR
Thomas
Beta Was this translation helpful? Give feedback.
All reactions