分页: 1 / 1

使用Tos6,然后下载或者更新docker容器syncthing的最新版本,运行后会出现以下问题

发表于 : 2024年 4月 26日 星期五 12:45 pm
Z798
syncthing | [start] 2024/04/20 04:08:39 WARNING: Failed to load/generate certificate: save cert: open /var/syncthing/config/cert.pem: permission denied
syncthing | [monitor] 2024/04/20 04:08:39 INFO: Syncthing exited: exit status 1
syncthing | 2024/04/20 04:08:40 WARNING: chmod /var/syncthing/config: operation not permitted
syncthing | [start] 2024/04/20 04:08:40 INFO: syncthing v1.27.3 "Gold Grasshopper" (go1.21.6 linux-amd64) docker@github.syncthing.net 2024-01-15 03:45:19 UTC [noupgrade]
syncthing | [start] 2024/04/20 04:08:40 INFO: Generating ECDSA key and certificate for syncthing...
syncthing | [start] 2024/04/20 04:08:40 WARNING: Failed to load/generate certificate: save cert: open /var/syncthing/config/cert.pem: permission denied
syncthing | [monitor] 2024/04/20 04:08:40 INFO: Syncthing exited: exit status 1
syncthing | 2024/04/20 04:08:41 WARNING: chmod /var/syncthing/config: operation not permitted
syncthing | [start] 2024/04/20 04:08:41 INFO: syncthing v1.27.3 "Gold Grasshopper" (go1.21.6 linux-amd64) docker@github.syncthing.net 2024-01-15 03:45:19 UTC [noupgrade]
syncthing | [start] 2024/04/20 04:08:41 INFO: Generating ECDSA key and certificate for syncthing...
syncthing | [start] 2024/04/20 04:08:41 WARNING: Failed to load/generate certificate: save cert: open /var/syncthing/config/cert.pem: permission denied
syncthing | [monitor] 2024/04/20 04:08:41 INFO: Syncthing exited: exit status 1
syncthing | 2024/04/20 04:08:42 WARNING: chmod /var/syncthing/config: operation not permitted
syncthing | [start] 2024/04/20 04:08:42 INFO: syncthing v1.27.3 "Gold Grasshopper" (go1.21.6 linux-amd64) docker@github.syncthing.net 2024-01-15 03:45:19 UTC [noupgrade]
syncthing | [start] 2024/04/20 04:08:42 INFO: Generating ECDSA key and certificate for syncthing...
syncthing | [start] 2024/04/20 04:08:42 WARNING: Failed to load/generate certificate: save cert: open /var/syncthing/config/cert.pem: permission denied
syncthing | [monitor] 2024/04/20 04:08:42 INFO: Syncthing exited: exit status 1
syncthing | [monitor] 2024/04/20 04:08:43 WARNING: 4 restarts in 4.062330361s; not retrying further
syncthing exited with code 1


哪位大佬遇到过这个问题呀