Hi everyone, I installed rockstor to raspberry pi2 successful. And the system can boot,but the rockstor service can not up ,how can I make it up ? thank you very much !
I use commend “ps aux|grep rockstor”,it back only one message:
Thanks for reply.I just install rockstor in raspberry pi2, I can not open the rockstor interface in browser. And I check the rockstor service ,it is not up. I don’t know what your means “logs”.How can I get the logs?
I believe this command should work - Journalctl -xe. Either that or systemctl status -l rockstor-pre rockstor rockstor-bootstrap should give you plenty of information. If you don’t understand or want help deciphering the logs, I’m happy to help!
I’m getting my own Rockstor box up and running after some down time so let me get that up and running (should be by tomorrow night) and then I’ll have more insight
Have you tried just a simple systemct start rockstor? You can check to see the status of the main rockstor service by running systemctl status rockstor and if there’s a green Active you’re good.
The commend ‘systemctl start rockstor’ I attempted early. And now I perform commend ‘systemctl status rockstor’ ,it shows:
Feb 21 03:04:16 RockStor systemd[1]: Started RockStor startup script.
Feb 21 03:04:17 RockStor supervisord[12258]: Error: Another program is already listening on a port that one of our HTTP servers i…visord.
Feb 21 03:04:17 RockStor supervisord[12258]: For help, use /opt/rockstor/bin/supervisord -h
Feb 21 03:04:17 RockStor systemd[1]: rockstor.service: main process exited, code=exited, status=2/INVALIDARGUMENT
Feb 21 03:04:17 RockStor systemd[1]: Unit rockstor.service entered failed state.
Feb 21 03:04:17 RockStor systemd[1]: rockstor.service failed.
Hint: Some lines were ellipsized, use -l to show in full.