Howdy!
Brief description of the problem
Tre replication service does not start on system upgraded to 5.0.5. Replication was working in 4.6.1.
Detailed step by step instructions to reproduce the problem
From Web-UI: Storage → Replication → Receive and click Replication service to ON. On reload of the page the Replicatoin service is set to OFF.
Similar error is happening on Serivices → Replication.
Web-UI screenshot
Error Traceback provided on the Web-UI
Traceback (most recent call last):
File "/opt/rockstor/src/rockstor/smart_manager/views/replication_service.py", line 82, in post
superctl(service.name, command)
File "/opt/rockstor/src/rockstor/system/services.py", line 147, in superctl
out, err, rc = run_command([SUPERCTL_BIN, switch, service], throw=throw)
File "/opt/rockstor/src/rockstor/system/osi.py", line 263, in run_command
raise CommandException(cmd, out, err, rc)
system.exceptions.CommandException: Error running a command. cmd = /opt/rockstor/.venv/bin/supervisorctl start replication. rc = 7. stdout = ['replication: ERROR (spawn error)', '']. stderr = ['']
1 post - 1 participant