Page 3 of 6

Re: TOS 7.0.0777 Official Release (X86) is Now Available

Posted: 08 Jul 2026, 15:31
by EriChan
Andy2026 wrote: 08 Jul 2026, 14:55
Thank you for your feedback.We will continue to monitor the situation and attempt to reproduce the issue you mentioned.

Re: TOS 7.0.0777 Official Release (X86) is Now Available

Posted: 08 Jul 2026, 18:19
by chlor12
Is there a manual download for this update?

Re: TOS 7.0.0777 Official Release (X86) is Now Available

Posted: 08 Jul 2026, 19:19
by Gremlin
It seems that there is always someone who wants to know if there is a manual download for a new release.

How to create a manual download for a new release (Tongue firmly in cheek :) )

Go to Control Panel > System > Update
You will see the advice of a new release.
'Click' Download (NOT Download and update!)
This will download the new release to a default folder in Volume1.
Open Terminal as the admin super-user:

Code: Select all

cd ~
cp /Volume1/.update*/*.* .
This will copy the update .bz2 file to the admin super-user home folder. (~ == tilde short-cut)
You can then re-copy that .bz2 file to a local computer (or anywhere else you care to.)

I try to do this every time I see a new release (except for those I believe are "broken") so
1. I have the historical record.
2. It makes it slightly easier to do off-line updates on multiple machines.

Please do not ask me for copies.

Re: TOS 7.0.0777 Official Release (X86) is Now Available

Posted: 08 Jul 2026, 20:07
by chlor12
"Is there a manual download for this update?"

Sorry
This Terramaster F8 SSD Plus is connected to an internal network and is not connected to the Internet.

Re: TOS 7.0.0777 Official Release (X86) is Now Available

Posted: 08 Jul 2026, 21:34
by joka388
jayjay wrote: 08 Jul 2026, 04:19 I'm still seeing problems with HDD drives not going into sleep mode, does anyone else have the same problem?
same here, no sleep mode on both NAS F2-221 and F4-425

Re: TOS 7.0.0777 Official Release (X86) is Now Available

Posted: 08 Jul 2026, 23:12
by Metrogeek
F4-425 Plus

Still having docker manager issue with this version. At Nas startup it works fine but few hour later if i want to open docker manager, it ask me to enable, if i click enable it takes long time (3-4 minutes) before the button change to open

Re: TOS 7.0.0777 Official Release (X86) is Now Available

Posted: 09 Jul 2026, 00:02
by FredMutter
Metrogeek wrote: 08 Jul 2026, 23:12 F4-425 Plus

Still having docker manager issue with this version. At Nas startup it works fine but few hour later if i want to open docker manager, it ask me to enable, if i click enable it takes long time (3-4 minutes) before the button change to open
I think I have the same problem :-) However, I’ve found a solution to the long-standing issue. I close the browser tab for the TOS 7 Desktop and open a new one immediately. Therefore, I believe it’s more of a display/refresh problem than a real bug.

Re: TOS 7.0.0777 Official Release (X86) is Now Available

Posted: 09 Jul 2026, 00:10
by Metrogeek
FredMutter wrote: 09 Jul 2026, 00:02
Metrogeek wrote: 08 Jul 2026, 23:12 F4-425 Plus

Still having docker manager issue with this version. At Nas startup it works fine but few hour later if i want to open docker manager, it ask me to enable, if i click enable it takes long time (3-4 minutes) before the button change to open
I think I have the same problem :-) However, I’ve found a solution to the long-standing issue. I close the browser tab for the TOS 7 Desktop and open a new one immediately. Therefore, I believe it’s more of a display/refresh problem than a real bug.
You're right! I check in terminal and docker showed as running and active. Did the close and open a new tab fixed the issue.
Thks

Re: TOS 7.0.0777 Official Release (X86) is Now Available

Posted: 09 Jul 2026, 00:37
by jayjay
CursaYang wrote: 08 Jul 2026, 08:21
jayjay wrote: 08 Jul 2026, 04:19 I'm still seeing problems with HDD drives not going into sleep mode, does anyone else have the same problem?
In this version, we fixed the system disk hibernation function. Is the hard drive you mentioned that cannot hibernate the system disk?
No, a hard drive that doesn't go into sleep mode isn't a system drive. The system runs on a completely separate NVMe drive. Hard drives are used solely for data storage and are not currently being used by anything.

Re: TOS 7.0.0777 Official Release (X86) is Now Available

Posted: 09 Jul 2026, 00:58
by Gremlin
jayjay wrote: 09 Jul 2026, 00:37
You may need to consider the practicalities of what you system is doing. I have one nas with the system disk on nvme (along with Volume1) and I can assure you that the hdd do go into sleep mode (if I select that mode) BUT as soon as I access the web GUI the hdd will start up - I have very old, noisy drives and it can be quite spectacular in a dark quiet room! On the other hand I have systems with remote drives connected and you can never be sure when they might start. Another scenario is I have cctv cameras sending images over FTP every few seconds - those hdd don't sleep (and they should possibly be replaced with cctv spec drives).