NetAlertX icon indicating copy to clipboard operation
NetAlertX copied to clipboard

Database] - SQL ERROR: no such table: Notifications

Open brunomgrocha opened this issue 9 months ago β€’ 4 comments

Is there an existing issue for this?

  • [X] I have searched the existing open and closed issues and I checked the docs https://github.com/jokob-sk/NetAlertX/tree/main/docs

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

  • [X] 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.

brunomgrocha avatar Apr 30 '24 11:04 brunomgrocha

issue

brunomgrocha avatar Apr 30 '24 11:04 brunomgrocha

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

jokob-sk avatar Apr 30 '24 11:04 jokob-sk

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

brunomgrocha avatar Apr 30 '24 13:04 brunomgrocha

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

jokob-sk avatar Apr 30 '24 13:04 jokob-sk

Original issue solved so closing for now

jokob-sk avatar May 01 '24 06:05 jokob-sk