TOS 7 Beta Is Available for Testing

Official news about TOS, mobile app, PC app updates or beta releases.
Locked
User avatar
RyanYang
TM Support
Posts: 1141
Joined: 01 Dec 2020, 11:50
China

Re: TOS 7 Beta Is Available for Testing

Post by RyanYang »

ruzaj wrote: 16 Dec 2025, 15:38 Hi Terramaster,

f4-424 pro
tos6 6.0.794
bios MADN0101.V05

after successfully upgrade to 7.0 lots of applications dont work: plex, qbittorrent, komga, immich... so I rollback to tos6
will wait for stable version of tos7
After updating to TOS 7, if you selected the permission migration option, please wait for the process to complete and then update your applications. If you chose to configure permissions manually, you can edit the application user permissions for the shared folders required by Emby and Plex after updating the applications. Additionally, are Komga and Immich installed via Docker or as Community Applications?
To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement)
storageninja
Posts: 64
Joined: 06 Aug 2025, 14:32
Netherlands

Re: TOS 7 Beta Is Available for Testing

Post by storageninja »

RyanYang wrote: 16 Dec 2025, 20:05
ruzaj wrote: 16 Dec 2025, 15:38 Hi Terramaster,

f4-424 pro
tos6 6.0.794
bios MADN0101.V05

after successfully upgrade to 7.0 lots of applications dont work: plex, qbittorrent, komga, immich... so I rollback to tos6
will wait for stable version of tos7
After updating to TOS 7, if you selected the permission migration option, please wait for the process to complete and then update your applications. If you chose to configure permissions manually, you can edit the application user permissions for the shared folders required by Emby and Plex after updating the applications. Additionally, are Komga and Immich installed via Docker or as Community Applications?
Interesting did you have noticed my docker-disks rights post in this thread. There is no such docker application user available from the dropdown list. Can you advise?
User avatar
Besik086
Posts: 2
Joined: 16 Sep 2025, 18:07
Russia

Re: TOS 7 Beta Is Available for Testing

Post by Besik086 »

I can't deploy nextcloud
User avatar
rfbjr
Silver Member
Posts: 400
Joined: 16 May 2024, 23:43
United States of America

Re: TOS 7 Beta Is Available for Testing

Post by rfbjr »

I see we email [email protected] to report an issue or bug. Is there or will be a post listing the "confirmed" bugs, so if someone comes across an issue, they can check the list to see if it's on the list already?
F6-424 & F4-425 Plus at 7.0.0777
F4-424 Pro also at 7.0.0777
D4-320
User avatar
koros1691
Posts: 4
Joined: 17 Dec 2025, 03:35
Canada

Re: TOS 7 Beta Is Available for Testing

Post by koros1691 »

DCCentR wrote: 16 Dec 2025, 17:48
storageninja wrote: 16 Dec 2025, 17:28
DCCentR wrote: 16 Dec 2025, 16:30 F4-424 Pro.
Can you, please, add the option to select the LAN port for which Open vSwitch should be enabled? Instead of enabling it for all ports.

I also can't get the internet to work for VMs. Has anyone figured it out?
Does the VM/client get an IP?
Looks like some problem with host and i can't select an interface:
Image
Image
Image
Image
Image
Image

Code: Select all

dccentr@TNAS:~# ovs-vsctl show
6feb0a03-1c4a-4fa1-93ad-9157583c26ab
    Bridge PN8ad9c6f
        Port PN8ad9c6f
            Interface PN8ad9c6f
                type: internal
    Bridge ovs_eth1
        Port eth1
            Interface eth1
        Port ovs_eth1
            Interface ovs_eth1
                type: internal
    Bridge ovs_eth0
        Port ovs_eth0
            Interface ovs_eth0
                type: internal
        Port eth0
            Interface eth0
    ovs_version: "2.17.9"
I too have a F4-424 Pro and was seeing the same behaviour after the TOS 7 update. I did a reset system configuration (Control Panel > System > Configuration > Reset System Configuration) on my unit last night and I was able to make some progress as the two network connections are now listed in the Network Setup in the VMs app and the host now shows normal, but ultimately I still can't connect to a VM that I spin up. I did notice it was using a port that I was already using in a docker container (8181), but even after stopping the docker container the webpage for the VNC doesn't connect/load.
storageninja
Posts: 64
Joined: 06 Aug 2025, 14:32
Netherlands

Re: TOS 7 Beta Is Available for Testing

Post by storageninja »

Use network type external, not internal. Did you try that?
User avatar
TMEmily
Posts: 9
Joined: 12 Jun 2025, 10:33
China

Re: TOS 7 Beta Is Available for Testing

Post by TMEmily »

DCCentR wrote: 16 Dec 2025, 16:30 F4-424 Pro.
Can you, please, add the option to select the LAN port for which Open vSwitch should be enabled? Instead of enabling it for all ports.

I also can't get the internet to work for VMs. Has anyone figured it out?
Hello and thank you for your detailed feedback.

Regarding the request for port-specific selection in Open vSwitch: We have received your suggestion and have submitted it to the product team for evaluation. Thank you for helping us improve our product functionality.

Regarding the issue of VMs being unable to access the network: Based on the information you provided, we have confirmed that this is a known issue in the current version. We sincerely apologize for any inconvenience this may have caused.
Temporary solution: After enabling Open vSwitch, please try uninstalling and reinstalling the VMs. This should restore normal network connectivity for the host.
A fix for this issue will be provided in the next version. Please stay tuned for further updates.
To contact our team, please send email to following addresses, remember to replace (at) with @:

Technical team: support(at)terra-master.com(for technical support)
Service team: service(at)terra-master.com(for purchasing, return, replacement, RMA service)
User avatar
epicwomble
Posts: 6
Joined: 09 Apr 2025, 18:42
Isle of Man

Re: TOS 7 Beta Is Available for Testing

Post by epicwomble »

Anyone else having port 8989 open, effectively blocking sonarr docker from running on its default ports?

from terminal I run:

ss -lntu | grep :8989

and get the following:

tcp LISTEN 0 4096 127.0.0.1:8989 0.0.0.0:*

Checking services file the port is not listed,as well as under control panel services and processes - ports
athurdent
Posts: 43
Joined: 05 Aug 2025, 00:53
Germany

Re: TOS 7 Beta Is Available for Testing

Post by athurdent »

epicwomble wrote: 17 Dec 2025, 11:11 tcp LISTEN 0 4096 127.0.0.1:8989 0.0.0.0:*

Checking services file the port is not listed,as well as under control panel services and processes - ports
netstat -anp will show you the process/daemon names.
User avatar
epicwomble
Posts: 6
Joined: 09 Apr 2025, 18:42
Isle of Man

Re: TOS 7 Beta Is Available for Testing

Post by epicwomble »

Many thanks.

tcp 0 0 127.0.0.1:8989 0.0.0.0:* LISTEN 1371/msgbus

what is msgbus? as before on TOS 6 this port was not in use and Sonarr worked fine on its default 8989
Locked

Return to “Update Notice”