Hi, sorry to add onto an existing ticket.
I'm also experiencing the same/similar error.
2022-03-13T03:42:22.037Z box:settings initCache: pre-load settings
2022-03-13T03:42:22.070Z box:tasks stopAllTasks: stopping all tasks
2022-03-13T03:42:22.070Z box:shell stopTask spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/stoptask.sh all
Error: Error starting server: {"name":"BoxError","reason":"Database Error","details":{},"message":"ER_BAD_FIELD_ERROR: Unknown column 'sourceJson' in 'field list'","nestedError":{"code":"ER_BAD_FIELD_ERROR","errno":1054,"sqlMessage":"Unknown column 'sourceJson' in 'field list'","sqlState":"42S22","index":0,"sql":"INSERT INTO eventlog (id, action, sourceJson, dataJson) VALUES ('7ce937d3-c09e-4b93-9399-1f36d8e3b92b', 'cloudron.update.finish', '{\\\"username\\\":\\\"cron\\\",\\\"userId\\\":null,\\\"ip\\\":null}', '{\\\"errorMessage\\\":\\\"\\\",\\\"oldVersion\\\":\\\"7.0.4\\\",\\\"newVersion\\\":\\\"7.1.3\\\"}')"},"code":"ER_BAD_FIELD_ERROR","sqlMessage":"Unknown column 'sourceJson' in 'field list'"}
at main (/home/yellowtent/box/box.js:47:41)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
2022-03-13T03:42:23.188Z box:server ==========================================
2022-03-13T03:42:23.189Z box:server Cloudron 7.1.3
2022-03-13T03:42:23.190Z box:server ==========================================
2022-03-13T03:42:23.290Z box:settings initCache: pre-load settings
2022-03-13T03:42:23.322Z box:tasks stopAllTasks: stopping all tasks
2022-03-13T03:42:23.323Z box:shell stopTask spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/stoptask.sh all
Error: Error starting server: {"name":"BoxError","reason":"Database Error","details":{},"message":"ER_BAD_FIELD_ERROR: Unknown column 'sourceJson' in 'field list'","nestedError":{"code":"ER_BAD_FIELD_ERROR","errno":1054,"sqlMessage":"Unknown column 'sourceJson' in 'field list'","sqlState":"42S22","index":0,"sql":"INSERT INTO eventlog (id, action, sourceJson, dataJson) VALUES ('9ca2798c-b843-4562-abe1-54a6db9fa69f', 'cloudron.update.finish', '{\\\"username\\\":\\\"cron\\\",\\\"userId\\\":null,\\\"ip\\\":null}', '{\\\"errorMessage\\\":\\\"\\\",\\\"oldVersion\\\":\\\"7.0.4\\\",\\\"newVersion\\\":\\\"7.1.3\\\"}')"},"code":"ER_BAD_FIELD_ERROR","sqlMessage":"Unknown column 'sourceJson' in 'field list'"}
at main (/home/yellowtent/box/box.js:47:41)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
This was after a recent Ubuntu security update and reboot. There is plenty of storage on the system.
root@cloudron:~# systemctl status collectd
β collectd.service - Statistics collection and monitoring daemon
Loaded: loaded (/lib/systemd/system/collectd.service; enabled; vendor preset: enabled)
Active: inactive (dead)
Docs: man:collectd(1)
man:collectd.conf(5)
https://collectd.org
Mar 13 03:40:23 cloudron systemd[1]: Dependency failed for Statistics collection and monitoring daemon.
Mar 13 03:40:23 cloudron systemd[1]: collectd.service: Job collectd.service/start failed with result 'dependency'.
Mar 13 03:44:21 cloudron systemd[1]: Dependency failed for Statistics collection and monitoring daemon.
Mar 13 03:44:21 cloudron systemd[1]: collectd.service: Job collectd.service/start failed with result 'dependency'.
Mar 13 03:45:23 cloudron systemd[1]: Dependency failed for Statistics collection and monitoring daemon.
Mar 13 03:45:23 cloudron systemd[1]: collectd.service: Job collectd.service/start failed with result 'dependency'.
Mar 13 03:45:40 cloudron systemd[1]: Dependency failed for Statistics collection and monitoring daemon.
Mar 13 03:45:40 cloudron systemd[1]: collectd.service: Job collectd.service/start failed with result 'dependency'.
I have done /home/yellowtent/box/setup/start.sh multiple times with no luck and have rebooted a few times with no luck.
I was attempting to setup NFS as a backup and was deploying this on a separate server and left the backup page open over night.
Unsure what's caused this but I'm getting the exact same error to @JOduMonT at almost the exact same time it seems.
Feel free to correct me if I'm wrong.
Dumping more logs and info.
-- The unit box.service has entered the 'failed' state with result 'exit-code'.
Mar 13 03:59:20 cloudron unbound[5447]: [5447:0] info: generate keytag query _ta-4f66. NULL IN
Mar 13 03:59:20 cloudron multipathd[691]: sda: add missing path
Mar 13 03:59:20 cloudron multipathd[691]: sda: failed to get udev uid: Invalid argument
Mar 13 03:59:20 cloudron multipathd[691]: sda: failed to get sysfs uid: Invalid argument
Mar 13 03:59:20 cloudron multipathd[691]: sda: failed to get sgio uid: No such file or directory
Mar 13 03:59:20 cloudron systemd[1]: box.service: Scheduled restart job, restart counter is at 50.
-- Subject: Automatic restarting of a unit has been scheduled
Attempted to restart box
root@cloudron:~# systemctl status box
β box.service - Cloudron Admin
Loaded: loaded (/etc/systemd/system/box.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Sun 2022-03-13 04:01:24 UTC; 94ms ago
Process: 7362 ExecStart=/home/yellowtent/box/box.js (code=exited, status=1/FAILURE)
Main PID: 7362 (code=exited, status=1/FAILURE)
It did come up
But my.WEBSITENAME.com.au is still offine/reconnecting
My apps are running fine and as expected
Going through tshoot steps off cloudron page
root@cloudron:~# systemctl status unbound
β unbound.service - Unbound DNS Resolver
Loaded: loaded (/etc/systemd/system/unbound.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2022-03-13 03:59:03 UTC; 4min 16s ago
Main PID: 5447 (unbound)
Tasks: 1 (limit: 19104)
Memory: 6.3M
CGroup: /system.slice/unbound.service
ββ5447 /usr/sbin/unbound -d
Mar 13 03:59:02 cloudron systemd[1]: Starting Unbound DNS Resolver...
Mar 13 03:59:02 cloudron unbound[5447]: [5447:0] notice: init module 0: subnet
Mar 13 03:59:02 cloudron unbound[5447]: [5447:0] notice: init module 1: validator
Mar 13 03:59:02 cloudron unbound[5447]: [5447:0] notice: init module 2: iterator
Mar 13 03:59:03 cloudron unbound[5447]: [5447:0] info: start of service (unbound 1.9.4).
Mar 13 03:59:03 cloudron systemd[1]: Started Unbound DNS Resolver.
Mar 13 03:59:20 cloudron unbound[5447]: [5447:0] info: generate keytag query _ta-4f66. NULL IN
root@cloudron:~# systemctl status nginx
β nginx.service - nginx - high performance web server
Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled)
Drop-In: /etc/systemd/system/nginx.service.d
ββcloudron.conf
Active: active (running) since Sun 2022-03-13 03:58:10 UTC; 5min ago
Docs: http://nginx.org/en/docs/
Main PID: 1342 (nginx)
Tasks: 9 (limit: 19104)
Memory: 23.2M
CGroup: /system.slice/nginx.service
ββ1342 nginx: master process /usr/sbin/nginx -c /etc/nginx/nginx.conf
ββ1343 nginx: worker process
ββ1344 nginx: worker process
ββ1345 nginx: worker process
ββ1346 nginx: worker process
ββ1347 nginx: worker process
ββ1348 nginx: worker process
ββ1349 nginx: worker process
ββ1350 nginx: worker process
Mar 13 03:58:08 cloudron systemd[1]: Starting nginx - high performance web server...
Mar 13 03:58:10 cloudron systemd[1]: Started nginx - high performance web server.
root@cloudron:~# systemctl status mysql
β mysql.service - MySQL Community Server
Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2022-03-13 03:58:09 UTC; 5min ago
Main PID: 992 (mysqld)
Status: "Server is operational"
Tasks: 38 (limit: 19104)
Memory: 206.6M
CGroup: /system.slice/mysql.service
ββ992 /usr/sbin/mysqld
Mar 13 03:58:08 cloudron systemd[1]: Starting MySQL Community Server...
Mar 13 03:58:09 cloudron systemd[1]: Started MySQL Community Server.
- May show updates?? I'm not 100% sure
root@cloudron:~# root@cloudron:~# ls /var/log/apt/history.log
/var/log/apt/history.log
root@cloudron:~# cat /var/log/apt/history.log
Start-Date: 2022-03-02 06:08:51
Commandline: /usr/bin/unattended-upgrade
Upgrade: libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.2, 0.105-26ubuntu1.3), libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.2, 0.105-26ubuntu1.3), policykit-1:amd64 (0.105-26ubuntu1.2, 0.105-26ubuntu1.3)
End-Date: 2022-03-02 06:08:53
Start-Date: 2022-03-03 06:08:00
Commandline: /usr/bin/unattended-upgrade
Upgrade: libc6-dev:amd64 (2.31-0ubuntu9.2, 2.31-0ubuntu9.7), libc6:amd64 (2.31-0ubuntu9.2, 2.31-0ubuntu9.7), libc-dev-bin:amd64 (2.31-0ubuntu9.2, 2.31-0ubuntu9.7)
End-Date: 2022-03-03 06:08:02
Start-Date: 2022-03-03 06:08:08
Commandline: /usr/bin/unattended-upgrade
Upgrade: libc-bin:amd64 (2.31-0ubuntu9.2, 2.31-0ubuntu9.7)
End-Date: 2022-03-03 06:08:09
Start-Date: 2022-03-03 06:08:15
Commandline: /usr/bin/unattended-upgrade
Upgrade: locales:amd64 (2.31-0ubuntu9.2, 2.31-0ubuntu9.7)
End-Date: 2022-03-03 06:08:20
Start-Date: 2022-03-09 06:40:47
Commandline: /usr/bin/unattended-upgrade
Upgrade: gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04, 9.4.0-1ubuntu1~20.04), cpp-9:amd64 (9.3.0-17ubuntu1~20.04, 9.4.0-1ubuntu1~20.04), libasan5:amd64 (9.3.0-17ubuntu1~20.04, 9.4.0-1ubuntu1~20.04), libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04, 9.4.0-1ubuntu1~20.04), g++-9:amd64 (9.3.0-17ubuntu1~20.04, 9.4.0-1ubuntu1~20.04), gcc-9:amd64 (9.3.0-17ubuntu1~20.04, 9.4.0-1ubuntu1~20.04), libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04, 9.4.0-1ubuntu1~20.04)
End-Date: 2022-03-09 06:40:53
Start-Date: 2022-03-10 06:22:00
Commandline: /usr/bin/unattended-upgrade
Install: linux-headers-5.4.0-104-generic:amd64 (5.4.0-104.118, automatic), linux-modules-extra-5.4.0-104-generic:amd64 (5.4.0-104.118, automatic), linux-headers-5.4.0-104:amd64 (5.4.0-104.118, automatic), linux-modules-5.4.0-104-generic:amd64 (5.4.0-104.118, automatic), linux-image-5.4.0-104-generic:amd64 (5.4.0-104.118, automatic)
Upgrade: linux-headers-generic:amd64 (5.4.0.100.104, 5.4.0.104.108), linux-image-generic:amd64 (5.4.0.100.104, 5.4.0.104.108), linux-generic:amd64 (5.4.0.100.104, 5.4.0.104.108)
End-Date: 2022-03-10 06:22:57
Start-Date: 2022-03-10 06:23:03
Commandline: /usr/bin/unattended-upgrade
Upgrade: linux-libc-dev:amd64 (5.4.0-100.113, 5.4.0-104.118)
End-Date: 2022-03-10 06:23:03
Start-Date: 2022-03-11 06:04:58
Commandline: /usr/bin/unattended-upgrade
Remove: linux-headers-5.4.0-99:amd64 (5.4.0-99.112), linux-headers-5.4.0-99-generic:amd64 (5.4.0-99.112)
End-Date: 2022-03-11 06:05:00
Start-Date: 2022-03-11 06:05:07
Commandline: /usr/bin/unattended-upgrade
Remove: linux-image-5.4.0-99-generic:amd64 (5.4.0-99.112), linux-modules-extra-5.4.0-99-generic:amd64 (5.4.0-99.112)
End-Date: 2022-03-11 06:05:13
Start-Date: 2022-03-11 06:05:19
Commandline: /usr/bin/unattended-upgrade
Remove: linux-modules-5.4.0-99-generic:amd64 (5.4.0-99.112)
End-Date: 2022-03-11 06:05:20
Start-Date: 2022-03-11 06:05:27
Commandline: /usr/bin/unattended-upgrade
Upgrade: libdrm2:amd64 (2.4.105-3~20.04.2, 2.4.107-8ubuntu1~20.04.2), libdrm-common:amd64 (2.4.105-3~20.04.2, 2.4.107-8ubuntu1~20.04.2)
End-Date: 2022-03-11 06:05:28
Start-Date: 2022-03-11 06:05:35
Commandline: /usr/bin/unattended-upgrade
Upgrade: libexpat1:amd64 (2.2.9-1ubuntu0.2, 2.2.9-1ubuntu0.4)
End-Date: 2022-03-11 06:05:35
Start-Date: 2022-03-12 19:01:24
Commandline: apt install -y /tmp/containerd.deb /tmp/docker-ce-cli.deb /tmp/docker.deb
Upgrade: containerd.io:amd64 (1.4.6-1, 1.4.9-1), docker-ce:amd64 (5:20.10.7~3-0~ubuntu-focal, 5:20.10.12~3-0~ubuntu-focal), docker-ce-cli:amd64 (5:20.10.7~3-0~ubuntu-focal, 5:20.10.12~3-0~ubuntu-focal)
End-Date: 2022-03-12 19:02:11
Pulled the log and had a read.
This looks to be when the error started for me.
2022-03-12T18:59:50.058Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:00:00.006Z box:cron Starting box autoupdate to {"version":"7.1.3","changelog":["Add mail manager role","mailbox: app can be set as owner when recvmail addon enabled","domains: add well known config UI (for jitsi configuration)","Prefix email addon variables with CLOUDRON_EMAIL instead of CLOUDRON_MAIL","remove support for manifest version 1","Add option to enable/disable mailbox sharing","base image 3.2.0","Update node to 16.13.1","mongodb: update to 4.4","Add `upstreamVersion` to manifest","Add `logPaths` to manifest","Add cifs seal support for backup and volume mounts","add a way for admins to set username when profiles are locked","Add support for secondary domains","postgresql: enable postgis","remove nginx config of stopped apps","mail: use port25check.cloudron.io to check outbound port 25 connectivity","Add import/export of mailboxes and users","LDAP server can now be exposed","Update monaco-editor to 0.32.1","Update xterm.js to 4.17.0","Update docker to 20.10.12","IPv6 support"],"sourceTarballUrl":"https://prod-cloudron-releases.s3.amazonaws.com/box-193dff8c30-be40cea600-7.1.3.tar.gz","sourceTarballSigUrl":"https://prod-cloudron-releases.s3.amazonaws.com/box-193dff8c30-be40cea600-7.1.3.tar.gz.sig","boxVersionsUrl":"https://s3.amazonaws.com/prod-cloudron-releases/versions.json","boxVersionsSigUrl":"https://s3.amazonaws.com/prod-cloudron-releases/versions.json.sig","unstable":false}
2022-03-12T19:00:00.011Z box:janitor Cleaning up expired tokens
2022-03-12T19:00:00.015Z box:janitor Cleaned up 0 expired tokens
2022-03-12T19:00:00.018Z box:locker Acquired : box_update
2022-03-12T19:00:00.038Z box:tasks startTask - starting task 664 with options {"timeout":72000000,"nice":15,"memoryLimit":400}. logs at /home/yellowtent/platformdata/logs/tasks/664.log
2022-03-12T19:00:00.038Z box:shell startTask spawn: /usr/bin/sudo -S -E /home/yellowtent/box/src/scripts/starttask.sh 664 /home/yellowtent/platformdata/logs/tasks/664.log 15 400
2022-03-12T19:00:00.074Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:00:00.127Z box:shell startTask (stdout): Running as unit: box-task-664.service
2022-03-12T19:00:10.058Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:00:20.076Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:00:30.056Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:00:40.063Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:00:50.065Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:01:00.059Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:01:10.057Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:01:20.061Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:01:30.056Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:02:06.915Z box:apphealthmonitor setHealth: 119a7c1a-f70a-4933-bd82-4fec92fe981a (support.joesitsolutions.com.au) waiting for 1163.085 to update health
2022-03-12T19:02:06.925Z box:apphealthmonitor setHealth: 119a7c1a-f70a-4933-bd82-4fec92fe981a (support.joesitsolutions.com.au) waiting for 1163.075 to update health
2022-03-12T19:02:06.926Z box:apphealthmonitor setHealth: 119a7c1a-f70a-4933-bd82-4fec92fe981a (support.joesitsolutions.com.au) waiting for 1163.074 to update health
2022-03-12T19:02:06.991Z box:apphealthmonitor setHealth: 0708633b-f7ec-4a01-9d38-20690f924ade (grafana.joesitsolutions.com.au) waiting for 1163.009 to update health
2022-03-12T19:02:06.992Z box:apphealthmonitor setHealth: 0708633b-f7ec-4a01-9d38-20690f924ade (grafana.joesitsolutions.com.au) waiting for 1163.008 to update health
2022-03-12T19:02:06.992Z box:apphealthmonitor setHealth: 0708633b-f7ec-4a01-9d38-20690f924ade (grafana.joesitsolutions.com.au) waiting for 1163.008 to update health
2022-03-12T19:02:09.085Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:02:09.086Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:02:09.086Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:02:10.018Z box:apphealthmonitor setHealth: 119a7c1a-f70a-4933-bd82-4fec92fe981a (support.joesitsolutions.com.au) waiting for 1159.982 to update health
2022-03-12T19:02:10.161Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:02:20.270Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:02:30.065Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:02:40.062Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:02:50.100Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:03:00.059Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:03:10.077Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:03:20.241Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:03:30.057Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:03:40.070Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:03:50.069Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:04:00.164Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:04:10.055Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:04:20.182Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:04:30.055Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:04:40.062Z box:apphealthmonitor app health: 4 alive / 0 dead.
2022-03-12T19:04:41.098Z box:box Received SIGTERM. Shutting down.
2022-03-12T19:04:41.100Z box:tasks stopAllTasks: stopping all tasks
2022-03-12T19:04:41.100Z box:shell stopTask spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/stoptask.sh all
2022-03-12T19:04:41.106Z box:shell startTask code: null, signal: SIGTERM
2022-03-13T03:36:48.328Z box:server ==========================================
2022-03-13T03:36:48.329Z box:server Cloudron 7.1.3
2022-03-13T03:36:48.329Z box:server ==========================================
2022-03-13T03:36:48.447Z box:settings initCache: pre-load settings
2022-03-13T03:36:48.479Z box:tasks stopAllTasks: stopping all tasks
2022-03-13T03:36:48.480Z box:shell stopTask spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/stoptask.sh all
Error: Error starting server: {"name":"BoxError","reason":"Database Error","details":{},"message":"ER_BAD_FIELD_ERROR: Unknown column 'sourceJson' in 'field list'","nestedError":{"code":"ER_BAD_FIELD_ERROR","errno":1054,"sqlMessage":"Unknown column 'sourceJson' in 'field list'","sqlState":"42S22","index":0,"sql":"INSERT INTO eventlog (id, action, sourceJson, dataJson) VALUES ('9344e8c2-c479-42c9-ab49-de7dc4989423', 'cloudron.update.finish', '{\\\"username\\\":\\\"cron\\\",\\\"userId\\\":null,\\\"ip\\\":null}', '{\\\"errorMessage\\\":\\\"\\\",\\\"oldVersion\\\":\\\"7.0.4\\\",\\\"newVersion\\\":\\\"7.1.3\\\"}')"},"code":"ER_BAD_FIELD_ERROR","sqlMessage":"Unknown column 'sourceJson' in 'field list'"}
at main (/home/yellowtent/box/box.js:47:41)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
2022-03-13T03:36:49.583Z box:server ==========================================
2022-03-13T03:36:49.584Z box:server Cloudron 7.1.3
2022-03-13T03:36:49.584Z box:server ==========================================
2022-03-13T03:36:49.683Z box:settings initCache: pre-load settings
2022-03-13T03:36:49.717Z box:tasks stopAllTasks: stopping all tasks
2022-03-13T03:36:49.717Z box:shell stopTask spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/stoptask.sh all
Error: Error starting server: {"name":"BoxError","reason":"Database Error","details":{},"message":"ER_BAD_FIELD_ERROR: Unknown column 'sourceJson' in 'field list'","nestedError":{"code":"ER_BAD_FIELD_ERROR","errno":1054,"sqlMessage":"Unknown column 'sourceJson' in 'field list'","sqlState":"42S22","index":0,"sql":"INSERT INTO eventlog (id, action, sourceJson, dataJson) VALUES ('e3aad5b3-eb7d-4d13-95d8-c4b9c3aa1216', 'cloudron.update.finish', '{\\\"username\\\":\\\"cron\\\",\\\"userId\\\":null,\\\"ip\\\":null}', '{\\\"errorMessage\\\":\\\"\\\",\\\"oldVersion\\\":\\\"7.0.4\\\",\\\"newVersion\\\":\\\"7.1.3\\\"}')"},"code":"ER_BAD_FIELD_ERROR","sqlMessage":"Unknown column 'sourceJson' in 'field list'"}
Attempted to do this
root@cloudron:~# /home/yellowtent/box/src/scripts/restartservice.sh all
/home/yellowtent/box/src/scripts/restartservice.sh: line 20: BOX_ENV: unbound variable
root@cloudron:~#