jokob-sk / NetAlertX

💻🔍 WIFI / LAN intruder detector. Scans for devices connected to your network and alerts you if new and unknown devices are found.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Database] - SQL ERROR: no such table: Notifications

brunomgrocha opened this issue · comments

Is there an existing issue for this?

Current Behavior

Deploying error with the message. Database] - SQL ERROR: no such table: Notifications

Expected Behavior

No error

Steps To Reproduce

No response

app.conf

No response

docker-compose.yml

No response

What branch are you running?

Production

app.log

No response

Debug enabled

  • I have read and followed the steps in the wiki link above and provided the required debug logs and the log section covers the time when the issue occurs.

issue

Hi there,

  1. Could you please double-check check you have a database mapped in the correct location?
  2. If yes, can you try to restart the container?
  3. If above doesn't work, can you provide the app.log in debug mode?

Thanks,
j

Ok i restart the container and it works, but for somehow the network scanner is not find anything on the network, only the machine itself

Please reread the setup instructions. You are probably not running the container in host mode or subnets are not specified correctly.

Original issue solved so closing for now