Hello,
I’m using testing channel and after last 2 updates the rockstor service will not start.
I need some help to fix the problem. Anyone got ideas on what to look for?
I tried to downgrade the rockstor package but same result.
Output from “systemctl status rockstor-pre.service”:
● rockstor-pre.service - Tasks required prior to starting Rockstor
Loaded: loaded (/etc/systemd/system/rockstor-pre.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2017-04-16 16:03:57 CEST; 1min 0s ago
Process: 11776 ExecStart=/opt/rockstor/bin/initrock (code=exited, status=1/FAILURE)
Main PID: 11776 (code=exited, status=1/FAILURE)
Apr 16 16:03:57 hop initrock[11776]: File “/opt/rockstor/src/rockstor/scripts/initrock.py”, line 421, in main
Apr 16 16:03:57 hop initrock[11776]: run_command(migration_cmd + [‘storageadmin’])
Apr 16 16:03:57 hop initrock[11776]: File “/opt/rockstor/src/rockstor/system/osi.py”, line 114, in run_command
Apr 16 16:03:57 hop initrock[11776]: raise CommandException(cmd, out, err, rc)
Apr 16 16:03:57 hop initrock[11776]: system.exceptions.CommandException: Error running a command. cmd = /opt/rockstor/bin/django migrate --noinput storageadmin. rc = 1. stdou…torageadmin.0
Apr 16 16:03:57 hop initrock[11776]: _state)’, ’ File “/opt/rockstor/eggs/Django-1.8.16-py2.7.egg/django/db/migrations/operations/fields.py”, line 62, in database_forwards’,… super(Dat
Apr 16 16:03:57 hop systemd[1]: rockstor-pre.service: main process exited, code=exited, status=1/FAILURE
Apr 16 16:03:57 hop systemd[1]: Failed to start Tasks required prior to starting Rockstor.
Apr 16 16:03:57 hop systemd[1]: Unit rockstor-pre.service entered failed state.
Apr 16 16:03:57 hop systemd[1]: rockstor-pre.service failed.
Hint: Some lines were ellipsized, use -l to show in full.
[root@hop ~]# systemctl start rockstor-pre.service
Job for rockstor-pre.service failed because the control process exited with error code. See “systemctl status rockstor-pre.service” and “journalctl -xe” for details.
[root@hop ~]# systemctl status rockstor-pre.service
● rockstor-pre.service - Tasks required prior to starting Rockstor
Loaded: loaded (/etc/systemd/system/rockstor-pre.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2017-04-16 16:05:06 CEST; 13s ago
Process: 11842 ExecStart=/opt/rockstor/bin/initrock (code=exited, status=1/FAILURE)
Main PID: 11842 (code=exited, status=1/FAILURE)
Apr 16 16:05:06 hop initrock[11842]: File “/opt/rockstor/src/rockstor/scripts/initrock.py”, line 421, in main
Apr 16 16:05:06 hop initrock[11842]: run_command(migration_cmd + [‘storageadmin’])
Apr 16 16:05:06 hop initrock[11842]: File “/opt/rockstor/src/rockstor/system/osi.py”, line 114, in run_command
Apr 16 16:05:06 hop initrock[11842]: raise CommandException(cmd, out, err, rc)
Apr 16 16:05:06 hop initrock[11842]: system.exceptions.CommandException: Error running a command. cmd = /opt/rockstor/bin/django migrate --noinput storageadmin. rc = 1. stdou…torageadmin.0
Apr 16 16:05:06 hop initrock[11842]: _state)’, ’ File “/opt/rockstor/eggs/Django-1.8.16-py2.7.egg/django/db/migrations/operations/fields.py”, line 62, in database_forwards’,… super(Dat
Apr 16 16:05:06 hop systemd[1]: rockstor-pre.service: main process exited, code=exited, status=1/FAILURE
Apr 16 16:05:06 hop systemd[1]: Failed to start Tasks required prior to starting Rockstor.
Apr 16 16:05:06 hop systemd[1]: Unit rockstor-pre.service entered failed state.
Apr 16 16:05:06 hop systemd[1]: rockstor-pre.service failed.