Page 7 of 10
Re: TOS 7.0.0517 Beta (X86) is Released for Update
Posted: 24 Apr 2026, 15:11
by CursaYang
The same local directory and remote directory can only be used for one task. Is the remote directory you selected at the same level as the remote directory of the previous task, or is it a subfolder? Could you show your directory structure? You can also see more specific error messages in the cloud sync logs.
Re: TOS 7.0.0517 Beta (X86) is Released for Update
Posted: 24 Apr 2026, 18:58
by usersky
CursaYang wrote: ↑24 Apr 2026, 15:11
The same local directory and remote directory can only be used for one task. Is the remote directory you selected at the same level as the remote directory of the previous task, or is it a subfolder? Could you show your directory structure? You can also see more specific error messages in the cloud sync logs.
Local directory is different than on the other task. Remote directory is a subfolder of the folder for the other task. That was the issue! Thanks for the help. Maybe the message should be clearer.
Re: TOS 7.0.0517 Beta (X86) is Released for Update
Posted: 25 Apr 2026, 01:18
by mmalchuk
F5-221 updated from 7.0.0500 to 7.0.0517 without any issues
Re: TOS 7.0.0517 Beta (X86) is Released for Update
Posted: 25 Apr 2026, 18:54
by User009
Docker Engine seems to disable itself at random times and it has to be manually reactivated in App Center
Re: TOS 7.0.0517 Beta (X86) is Released for Update
Posted: 25 Apr 2026, 22:09
by EriChan
To accurately diagnose and resolve this issue, I need you to first provide the following key information:
- What is the version number of the Docker application? (You can check it in the application center)
- When did this problem approximately start occurring? Have you recently carried out system updates or installed any new containers?
- Were there any abnormalities in the CPU and memory usage graphs right before and after Docker stopped automatically? (Go to Control Panel > System Information > Device Monitoring > Settings to enable continuous monitoring of system resources for the corresponding metrics)
Re: TOS 7.0.0517 Beta (X86) is Released for Update
Posted: 25 Apr 2026, 23:41
by User009
EriChan wrote: ↑25 Apr 2026, 22:09
To accurately diagnose and resolve this issue, I need you to first provide the following key information:
- What is the version number of the Docker application? (You can check it in the application center)
- When did this problem approximately start occurring? Have you recently carried out system updates or installed any new containers?
- Were there any abnormalities in the CPU and memory usage graphs right before and after Docker stopped automatically? (Go to Control Panel > System Information > Device Monitoring > Settings to enable continuous monitoring of system resources for the corresponding metrics)
Thanks for your help! Docker Engine is version 27.2.1.003, Docker Manager 2.2.004. The latest changes were the 7.0.0517 Update, as well as adding a new storage pool, but I didn't change the storage pool Docker uses. CPU and memory were both fine. The only container currently is OctoPrint.
Re: TOS 7.0.0517 Beta (X86) is Released for Update
Posted: 26 Apr 2026, 09:26
by JSCFORCE
docker engine is stopping for me as well. I just installed
https://github.com/epoupon/lms
Re: TOS 7.0.0517 Beta (X86) is Released for Update
Posted: 26 Apr 2026, 09:49
by EriChan
To accurately locate and resolve the issue, please assist us with the following troubleshooting steps:
1. Provide configuration: Please share the docker-compose.yaml content of OctoPrint so that we can reproduce the environment.
2.Elimination test: Please stop the OctoPrint container in Docker Manager for 24 hours (keep the Docker Engine running).
- Result A: If Docker no longer shuts down automatically, the issue may be a conflict between the container's underlying hardware calls.
- Result B: If the problem persists, we will conduct an in-depth investigation into the underlying system causes using Docker logs.
Re: TOS 7.0.0517 Beta (X86) is Released for Update
Posted: 26 Apr 2026, 16:02
by kai
Hello. I'm creating a new user, granting them full read/write permissions to the shared folder and to connect to SMB, but when I try to mount a remote directory, I get an access denied error (a user with this name can't connect). None of the created users can mount the remote directory except the superuser.
TOS 7.0.0517
NAS F2-223
Re: TOS 7.0.0517 Beta (X86) is Released for Update
Posted: 26 Apr 2026, 16:39
by Gremlin
Is the new user part of the 'admin' group?