This is my first time trying to use Rockstor so i am a noob. i have installed it however once i reboot it doesn’t give me an ip and when i try and use the ip given to me by the network it gets denied. can i have some help?
are you using DHCP or static IP?
I systematically encounter the same upon fresh install… When I check the rockstor service, I can see it is not loading:
systemctl status -l rockstor
The solution, in my case at least, is to restart the service:
systemctl restart rockstor
If this goes without error, you can wait a few seconds/minutes and then you should be able to access the web-UI and finish the installation process.
This works in my case, so I hope it can help.