Immediately after upgrading to V 5.0.15_0 tried to access jellyfin rockon ( installed
Rockons were showing ) a message to switch rockons ON popped up which were then showing as switched off.
The Houston message popped up when trying to switch them on.
I wasnt really paying attention so missed a couple of other screens that appeared whhen the initial jellyfin page was showing.
Detailed step by step instructions to reproduce the problem
Did you reboot after the upgrade? I sometimes found in the past that it works (and donât ask me why) if you turn on the Rockon service from the Systems menu, as opposed to within the Rockon screen itself. But I didnât encounter your symptom when I upgraded from RC 14 to 15 recentlyâŠ
Thanks @Hooverdan
I did reboot (a couple of times) no dice unfortunately.
Have also tried to start Rockons fron the system/services page but no luck, it didnât achieve anything, the page flickered and remained the same.
Also have a strange looking caterpillar crossing the Ave cpu chart on the dashboard page.
The caterpillar is also present on the other charts and the top shares chart is continually buffering.
Have shutdown gracefully just in case and considering a revert to an earlier version.
Managed to find a slot in my busy schedule (life just gets in the way sometimes) to boot up the box and let things settle down for 15 minuits or so, during which there is no repeat of the caterpillar on any of the Dashboard screens.
Rockons are switched off
Starting Rockons via the sustem/services
Rockons immedially switch off and caterpillars appear on Dasboard screens.
Entered the commands suggested
The first (journalct1 -xe) produced an
Blockquote
unknown command
Blockquote
reply
The second (tailâŠ) produced numerous screens of data which didnât want to be copied or saved or repeoduced in any way, however I did photograph the listing generating 11 photos.
I have no idea what the data is telling me, however after the listing the page continued to beffer as did all pages on the WUI. There were numerous errors being listed or the use of the word error was being used on many lines.
Any ideas, the photos can be sent just let me know an address to send to.
System now shutdown
Thanks in advance
actually, the first command contains an âLâ (lower case) instead of a âoneâ (1). Like an abbreviation of âcontrolâ to âctlâ, so it should be:
journalctl -xe - sorry these fonts are often not conducive to reading them off (since you couldnât copy it from the browser to your command window).
before you send the pictures, letâs check these two commands (see above for it to be a lower case âLâ at the end):
systemctl status docker
this will likely show that the Rockon service cannot start, but to be sure, you can also try to start it from the command line:
systemctl start docker
The tail command I mentioned above ⊠you can actually just download the log using the WebUI (under the systems menu towards the bottom is the Logs Manager, and it essentially executes the command I described, listing the last 200 lines of the log) open that file in an external editor and then post the error messages that seem the most relevant.
before Rockons started
systemctl
shows three failures
Activation of DM Raid sets
Docker App;ication ontainer Engine
Docker Socket for the API
Log for systemctl start docker
File â/opt/rockstor/src/rockstor/system/osi.pyâ, line 289, in run_command
raise CommandException(cmd, out, err, rc)
system.exceptions.CommandException: Error running a command. cmd = /usr/bin/systemctl start docker. rc = 1. stdout = [ââ]. stderr = [âJob for docker.service failed because the control process exited with error code.â, âSee âsystemctl status docker.serviceâ and âjournalctl -xeu docker.serviceâ for details.â, ââ]
[21/Dec/2024 20:17:05] ERROR [smart_manager.data_collector:1017] Failed to update disk state⊠exception: Exception while setting access_token for url(http://127.0.0.1:8000): HTTPConnectionPool(host=â127.0.0.1â, port=8000): Read timed out. (read timeout=2). content: None
[21/Dec/2024 20:17:07] ERROR [smart_manager.data_collector:1017] Failed to update pool state⊠exception: Exception
might be another command to try to see whether you can see more details about the docker failure.
Iâm wondering whether the Rockon Root has been corrupted, and thatâs why you canât start the docker service, but at this moment thatâs just a guess. Iâve only seen docker issues when it ran into problems to start up Rockstor entirely (due to Network Manager not liking some of the hardware links), but that doesnât seem to be the case with you, since youâre able to access the WebUI.
Thanks @Hooverdan
It is me that should be sorry, had I had an inkling of knowledge related to the use of the system commands we would all be better of in terms of time.
Thanks again.
I do have some data for you (Glad I wrote down the su password, but then couldnât remember where I stored it )
Below is the only item in the log that has the appearance of a problem, couldnât see anything else that stands out.
[27/Dec/2024 07:03:51] INFO [scripts.initrock:458] The replication_crontab (/etc/cron.d/replicationtab) could not be found.
could it be an error in the update process (something not quite right with my cobbled together rig) as all worked fine prior to the latest change, would it be an idea to re-initiate the update (if thatâs even possinble)?
The power status of two drives is listed as unknown.
Could this be the problem?
Although the dashboard screen disc activity thingabejig shows both drives active???
Iâm on the road again today, but could you reboot and post the output of
tail -n 200 /opt/rockstor/var/log/rockstor.log
(you should be able to select and copy/paste from the WebUI screen if Iâm not mistaken)? I donât think you need the elevated command prompt for that, but it wonât hurt if you use it.
I have the same problem with 6 Seagate drives. I think itâs a timing or sequence issue. If you click the âSMARTâ switch off/on it will update the status correctly. It only does this on my Seagate drives, not on my HGST or WD drives.
Thanks again @Hooverdan
I have two log files (MS notebook format) but it seems the upload system will only allow a limited number of file formats, mainly images.
The last screen from the sys log converted to JPG (Pre Rockon initialisation)