The gateway failed to start in linux

When I run ‘Ignition.sh start/restart’, it shows
‘Job for Ignition-Gateway.service failed because the control process exited with error code. See “systemctl status Ignition-Gateway.service” and “journalctl -xe” for details.’


Could antbody tell me what is wrong with my ignition???
Please help me guys!!!

Can you upload the logs/wrapper.log file?

wrapper.log (1.5 MB)
This is the latest log file and the gateway shows ‘Ignition Gateway is FAULTED’

Hmm, you've got some pretty serious looking issues that all seem to start with the connection to the internal DB failing because of this error:

org.sqlite.SQLiteException: [SQLITE_FULL] Insertion failed because database is full (database or disk is full)

If it's not as simple as your disk actually being full then you should probably give support a call.

Yeah I just truncate my main alarm table and the gateway got started again :joy: :joy:
Thank you for you support Herron