Page 1 of 7

TOS 7.0.0567 Beta (X86) is Released for Update

Posted: 07 May 2026, 11:00
by RyanYang
Target Users:
Users currently running TOS 7.0.0299 beta or later versions.

Note:
If your TOS version is TOS 6, please refer to the TOS 7 beta update instructions first

Here, we sincerely thank users @nedhedrick, @Felix, @rfbjr, @OttO1916, @NogO, @Nitrokalel, @Joesh, @luismartin, @rage, @Gremlin, @samius, @nikk, @EriChan and others for their sharing and feedback. It is your support that has enabled us to quickly identify and resolve some issues.

Update Notes
Bugs fixed:
1. Fixed an issue where the number of updatable applications in the App Center might be inconsistent with that in the navigation bar.
2. Fixed an issue where editing file service mount permissions for a shared folder might display incorrectly.
3. Fixed an issue where the subtitle on the login page was not centered.
4. Fixed an issue where NFS remote folders could not be edited properly.
5. Fixed an issue where some languages were missing when entering a password.
6. Fixed an issue where creating a storage pool using an encrypted USB device failed.
7. Fixed an issue where the dashboard did not change after clicking the desktop dashboard settings.
8. Fixed an issue where the resource dashboard displayed incompletely when first entering the desktop.
9. Fixed an issue where a pop-up window indicating data retrieval failure appeared when inserting a USB device.

Important Information:
1.Updating the system theoretically will not affect the data on your hard drives, but for safety, please make sure to back up your data in advance.
2.Before updating, ensure that your primary volume (usually volume1) has at least 3GB of available space. Insufficient storage space may cause the update to fail.
3.After the update, the IP address of your TNAS may change. Please use the TNAS PC desktop client to search for and reconnect to the device.

Update Procedure:
1.Go to TOS > Control Panel > General Settings > System > Update, and click "Check for updates."
2.Follow the prompts to update the system.
3.After the system update is complete, you may need to refresh your browser.
4.The TNAS IP address may change after the update. If you cannot connect to your TNAS using the previous IP address, use the TNAS PC client to search for the new IP address.

Client Downloads:
1. Download TNAS PC 5.2.540 for Windows OS.
- MD5: AFB7CD77DE2A4F0434D69D52D15959AF
2. Download TNAS PC 5.2.540 for macOS (x86 architecture).
- MD5: 715FEB00FDB06DF4CC9A228622566F70
3. Download TNAS PC 5.2.540 for macOS (ARM architecture).
- MD5: A6954F192DD23AF7374CF2AF20190B6C
4. Download TNAS PC 5.2.540 for Linux.
- MD5: A5B13A2C2C9B0F9FFFCBDF6F3BA9E342
5. Download TNAS Mobile 3.5.064 for Android.
6. For iOS, experience TNAS Mobile 3.X via: https://testflight.apple.com/join/wFWYABJS.

Re: TOS 7.0.0567 Beta (X86) is Released for Update

Posted: 07 May 2026, 15:14
by Lex
Update ok. But locale in docker is incorrect
Image

Re: TOS 7.0.0567 Beta (X86) is Released for Update

Posted: 07 May 2026, 16:10
by Felix
Lex wrote: 07 May 2026, 15:14 Update ok. But locale in docker is incorrect
Image
The issue of the "Your Docker service is running normally" message in Docker Manager version 2.2.004 being incompatible with the system language has been fixed. A new version of the application will be released later to resolve this issue.

Re: TOS 7.0.0567 Beta (X86) is Released for Update

Posted: 07 May 2026, 16:39
by Gremlin
F2-425+ Updated. No obvious anomalies except the desktop icons/nav bar failed to appear. Normal browser (Firefox) refresh did not make a difference (twice) had to use the desktop F5 option to fix.

Re: TOS 7.0.0567 Beta (X86) is Released for Update

Posted: 07 May 2026, 17:53
by rfbjr
F4-425 Plus and F6-424 updated.

EDIT: Both were updated via the mobile app on my iPhone.
Later in the morning via the webgui showed no issues.

Re: TOS 7.0.0567 Beta (X86) is Released for Update

Posted: 07 May 2026, 19:00
by rfbjr
Two logrotate conf files aren't working. Yes I understand if you don't have debug.log files, it's not a concern or don't use openswitch, but the conf's should be able to run without syntax errors.

Code: Select all

Molly@Anna:/# ls -la /etc/logrotate.d/
total 32
drwxr-xr-x   2 Molly Molly  4096 May  7 00:43 .
drwxr-xr-x 137 Molly Molly 12288 May  7 00:46 ..
-rw-r--r--   1 Molly Molly    77 May  4 08:13 cloudsyncd
-rw-r--r--   1 Molly Molly   249 May  7 00:43 debug.conf
-rw-r--r--   1 Molly Molly   413 May  7 00:43 openvswitch-switch
-rw-r--r--   1 Molly Molly   117 May  7 00:43 syslog.conf
Molly@Anna:/# 

Molly@Anna:/# journalctl -u logrotate.service 
May 07 01:00:01 Anna systemd[1]: Starting Rotate log files...
May 07 01:00:01 Anna logrotate[10452]: error: debug.conf:1 keyword 'logpath' not properly separated, found 0x2f
May 07 01:00:01 Anna logrotate[10452]: error: found error in file debug.conf, skipping
May 07 01:00:01 Anna logrotate[10452]: error: openvswitch-switch:1 duplicate log entry for /var/log/openvswitch/ovs-vswitchd.log
May 07 01:00:01 Anna logrotate[10452]: error: found error in file openvswitch-switch, skipping
May 07 01:00:01 Anna systemd[1]: logrotate.service: Deactivated successfully.
May 07 01:00:01 Anna systemd[1]: Finished Rotate log files.
May 07 02:00:01 Anna systemd[1]: Starting Rotate log files...
May 07 02:00:01 Anna logrotate[23439]: error: debug.conf:1 keyword 'logpath' not properly separated, found 0x2f
May 07 02:00:01 Anna logrotate[23439]: error: found error in file debug.conf, skipping
May 07 02:00:01 Anna logrotate[23439]: error: openvswitch-switch:1 duplicate log entry for /var/log/openvswitch/ovs-vswitchd.log
May 07 02:00:01 Anna logrotate[23439]: error: found error in file openvswitch-switch, skipping
May 07 02:00:01 Anna systemd[1]: logrotate.service: Deactivated successfully.
May 07 02:00:01 Anna systemd[1]: Finished Rotate log files.
First is just a syntax error and the second, the commands expect to create a new log file, but there is one there already.

Code: Select all

Molly@Anna:/# cat /etc/logrotate.d/debug.conf 
logpath/*log {
    daily
    rotate 0
    missingok
    notifempty
    dateext
    dateformat _%Y%m%d
    dateyesterday
    sharedscripts
    postrotate
        systemctl restart rsyslog.service
        systemctl restart atop.service
    endscript
}

Molly@Anna:/# ls -la /var/log/openvswitch/
total 8
drwxrwxrwt  2 Molly Molly   80 May  7 00:45 .
drwxrwxrwt 18 Molly Molly  760 May  7 00:47 ..
-rw-r-----  1 Molly Molly  944 May  7 00:46 ovs-vswitchd.log
-rw-r-----  1 Molly Molly 1232 May  7 00:45 ovsdb-server.log

Molly@Anna:/# cat /etc/logrotate.d/openvswitch-switch 
/var/log/openvswitch/*.log {
    daily
    compress
    sharedscripts
    create 640 root adm
    missingok
    rotate 30
    postrotate
    # Tell Open vSwitch daemons to reopen their log files
    if [ -d /var/run/openvswitch ]; then
        for pidfile in `cd /var/run/openvswitch && echo *.pid`; do
            ovs-appctl -t "${pidfile%%.pid}" vlog/reopen 2>/dev/null || :
        done
    fi
    endscript
}

Re: TOS 7.0.0567 Beta (X86) is Released for Update

Posted: 07 May 2026, 20:06
by Shadeofspirit
F2-425 plus
Does not boot after update. For serveral hours there is a notification "Loading..., please wait!"
Both ips (connected to independed networks) are accessable via ICMP (ping).
I had already tried differend browsers, cash cleaning, mobile app, etc.

Image

Re: TOS 7.0.0567 Beta (X86) is Released for Update

Posted: 07 May 2026, 20:51
by Gremlin
F2-424 Updated: Similar to my earlier viewtopic.php?p=56445#p56445

I just noticed that when a usb device is mounted, and the dashboard is open, the usb eject dialogue is hidden behind the dashboard panel.

F2-221 Updated. No issues - desktop appeared as normal after login.
:idea: The older, simpler systems work better :idea: :arrow: :roll: :lol:

Re: TOS 7.0.0567 Beta (X86) is Released for Update

Posted: 08 May 2026, 00:09
by snapsh0t
F2-425+ updated successfully. Jellyfin still works which is always a bonus.

Re: TOS 7.0.0567 Beta (X86) is Released for Update

Posted: 08 May 2026, 00:30
by rfbjr
Just noticed the app count showing updates isn't working on the taskbar. I thought I saw it earlier for the update to Terrasync earlier, but just now I opened the apps and saw the update for Cloudsync pending.

Image