pyscada/PyScada

Failed to start PyScada Daemon

apanasara opened this issue · 6 comments

PySCADA Deamon is not failing to start after upgradation

image

Can you put the output of journalctl -xe ?
What is your version of pyscada ?

@clavay , Please refer below status

image

I imported include by following into urls.py but still getting error

from django.conf.urls import include

Now error is
1146, "Table 'PyScada_db.pyscada_backgroundprocess' doesn't exist"

image

Did you successfully do this :
sudo -u pyscada python3 manage.py pyscada_daemon init

Any news ?

Reopen the issue if needed.