TOS 7 Beta 版现开放公测!

官方 TOS、手机客户端、PC客户端 更新通知发布

版主: TerraSupportTMsupportTMjack

头像
wifisky
帖子: 274
注册时间: 2020年 11月 24日 星期二 10:39 pm
China

Re: TOS 7 Beta 版现开放公测!

帖子 wifisky »

这个299版和上一版本均存在的问题:
在应用中心“已安装”里,“文本编辑器”是安装状态;
在应用中心“所有”里,“文本编辑器”,却是未安装,点进“文本编辑器”应用页面,仍然是未安装状态。如图

图片
NAS发烧友
头像
Meikle
帖子: 215
注册时间: 2023年 3月 20日 星期一 8:49 pm
China

Re: TOS 7 Beta 版现开放公测!

帖子 Meikle »

更新了TOS7 还挺好,感谢工程师的努力。Emby的设置数据、用户数据完全丢失,需重新配置。遇到了文件夹权限的问题,MTphoto、paperless的数据库都没有权限了,请问工程师这个数据库权限的问题该如何解决?

MoviePilot日志截取:
usermod: no changes
chown: cannot read directory '/app/database/versions': Operation not permitted
chown: cannot read directory '/app/docker': Operation not permitted
chown: /app: Operation not permitted
chown: cannot read directory '/public': Operation not permitted
chown: cannot read directory '/var/log/nginx': Operation not permitted

paperless日志截取:
[init-db-wait] Attempt 1 failed! Trying again in 1 seconds...
Waiting for Redis...
Redis ping #0 failed.
Error: Error -5 connecting to broker:6379. No address associated with hostname..
Waiting 5s
[init-db-wait] Attempt 2 failed! Trying again in 2 seconds...
Redis ping #1 failed.
Error: Error -5 connecting to broker:6379. No address associated with hostname..
Waiting 5s
[init-db-wait] Attempt 3 failed! Trying again in 3 seconds...
[init-db-wait] Attempt 4 failed! Trying again in 4 seconds...
Redis ping #2 failed.
Error: Error -5 connecting to broker:6379. No address associated with hostname..
Waiting 5s
[init-db-wait] Attempt 5 failed! Trying again in 5 seconds...
Redis ping #3 failed.
Error: Error -5 connecting to broker:6379. No address associated with hostname..
Waiting 5s
[init-db-wait] Attempt 6 failed! Trying again in 6 seconds...
Redis ping #4 failed.
Error: Error -5 connecting to broker:6379. No address associated with hostname..
Waiting 5s
Failed to connect to redis using environment variable PAPERLESS_REDIS.
s6-rc: warning: unable to start service init-wait-for-redis: command exited 1
[init-db-wait] Attempt 7 failed! Trying again in 7 seconds...

mtpshotos日志截取:
=========== 服务端启动异常 =============
数据库日志 2025-12-13 22:00:46.349 CST [78] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2025-12-13 22:00:46.400 CST [79] LOG: database system was shut down at 2025-12-13 21:50:41 CST
2025-12-13 22:00:46.518 CST [78] LOG: database system is ready to accept connections
2025-12-15 18:57:11.134 CST [78] LOG: received fast shutdown request
2025-12-15 18:57:11.139 CST [78] LOG: aborting any active transactions
2025-12-15 18:57:11.175 CST [78] LOG: background worker "logical replication launcher" (PID 85) exited with exit code 1
2025-12-15 18:57:11.187 CST [80] LOG: shutting down
2025-12-15 18:57:11.269 CST [78] LOG: database system is shut down
2025-12-15 19:04:48.293 CST [77] LOG: starting PostgreSQL 14.12 (Debian 14.12-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit
2025-12-15 19:04:48.307 CST [77] LOG: listening on IPv6 address "::1", port 5432
2025-12-15 19:04:48.307 CST [77] LOG: listening on IPv4 address "127.0.0.1", port 5432
2025-12-15 19:04:48.316 CST [77] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2025-12-15 19:04:48.347 CST [78] LOG: database system was shut down at 2025-12-15 18:57:11 CST
2025-12-15 19:04:48.405 CST [77] LOG: database system is ready to accept connections
2025-12-15 19:05:47.123 CST [121] LOG: could not receive data from client: Connection reset by peer
2025-12-15 19:05:48.151 CST [77] LOG: received fast shutdown request
2025-12-15 19:05:48.160 CST [77] LOG: aborting any active transactions
2025-12-15 19:05:48.182 CST [77] LOG: background worker "logical replication launcher" (PID 84) exited with exit code 1
2025-12-15 19:05:48.182 CST [79] LOG: shutting down
2025-12-15 19:05:48.212 CST [77] LOG: database system is shut down

jackett日志截取:
12-15 22:21:46 Info Starting Jackett v0.24.452
Unhandled exception. System.Exception: Could not create settings directory. Access to the path '/config/Jackett' is denied.
at Jackett.Common.Services.ConfigurationService.CreateOrMigrateSettings() in ./Jackett.Common/Services/ConfigurationService.cs:line 66
at Jackett.Common.Services.ConfigurationService..ctor(ISerializeService s, IProcessService p, Logger l, RuntimeSettings settings) in ./Jackett.Common/Services/ConfigurationService.cs:line 29
at Jackett.Server.Program.Main(String[] args) in ./Jackett.Server/Program.cs:line 78
12-15 22:21:48 Info Starting Jackett v0.24.452
Unhandled exception. System.Exception: Could not create settings directory. Access to the path '/config/Jackett' is denied.
at Jackett.Common.Services.ConfigurationService.CreateOrMigrateSettings() in ./Jackett.Common/Services/ConfigurationService.cs:line 66
at Jackett.Common.Services.ConfigurationService..ctor(ISerializeService s, IProcessService p, Logger l, RuntimeSettings settings) in ./Jackett.Common/Services/ConfigurationService.cs:line 29
at Jackett.Server.Program.Main(String[] args) in ./Jackett.Server/Program.cs:line 78
12-15 22:21:50 Info Starting Jackett v0.24.452

请工程师帮忙看看文件权限的问题如何解决,谢谢!
上次由 Meikle 在 2025年 12月 16日 星期二 9:07 am,总共编辑 3 次。
F2-221 6G MAPL0304V20 TOS 7
头像
划过来
帖子: 258
注册时间: 2021年 1月 30日 星期六 10:00 pm
China

Re: TOS 7 Beta 版现开放公测!

帖子 划过来 »

PHP扩展那些依然不全,并且也不能提供快捷添加,这方面还是不方便
头像
TMroy
技术支持
帖子: 1038
注册时间: 2020年 3月 12日 星期四 2:08 pm
China

Re: TOS 7 Beta 版现开放公测!

帖子 TMroy »

划过来 写了: 2025年 12月 15日 星期一 9:27 pm
php 的扩展很多,每个人使用的都不一样,又不可能全都编译进去。你有什么好办法吗?
头像
划过来
帖子: 258
注册时间: 2021年 1月 30日 星期六 10:00 pm
China

Re: TOS 7 Beta 版现开放公测!

帖子 划过来 »

TMroy 写了: 2025年 12月 15日 星期一 11:08 pm
划过来 写了: 2025年 12月 15日 星期一 9:27 pm
php 的扩展很多,每个人使用的都不一样,又不可能全都编译进去。你有什么好办法吗?
关键是MYSQL的那些扩展都不全
头像
划过来
帖子: 258
注册时间: 2021年 1月 30日 星期六 10:00 pm
China

Re: TOS 7 Beta 版现开放公测!

帖子 划过来 »

TMroy 写了: 2025年 12月 15日 星期一 11:08 pm
划过来 写了: 2025年 12月 15日 星期一 9:27 pm
php 的扩展很多,每个人使用的都不一样,又不可能全都编译进去。你有什么好办法吗?
都编译进去嘛,不是有个供选择打开那些扩展吗,用户也方便嘛,也可以作为一个改进,让用户编译不好吧,并且铁威马上面好像是多版本冲突,里面的结构你们才更清楚哦😯
头像
TMroy
技术支持
帖子: 1038
注册时间: 2020年 3月 12日 星期四 2:08 pm
China

Re: TOS 7 Beta 版现开放公测!

帖子 TMroy »

划过来 写了: 2025年 12月 16日 星期二 6:07 am
只有将扩展编译后放进去,在菜单上才有得你选。
头像
划过来
帖子: 258
注册时间: 2021年 1月 30日 星期六 10:00 pm
China

Re: TOS 7 Beta 版现开放公测!

帖子 划过来 »

感觉新版本问题有点多
头像
Meikle
帖子: 215
注册时间: 2023年 3月 20日 星期一 8:49 pm
China

Re: TOS 7 Beta 版现开放公测!

帖子 Meikle »

TMroy 写了: 2025年 12月 16日 星期二 10:11 am
划过来 写了: 2025年 12月 16日 星期二 6:07 am
只有将扩展编译后放进去,在菜单上才有得你选。
老哥,请你给咱看看Docker容器权限的问题咋解决?
F2-221 6G MAPL0304V20 TOS 7
头像
OrionXie
技术支持
帖子: 98
注册时间: 2025年 3月 12日 星期三 3:13 pm
China

Re: TOS 7 Beta 版现开放公测!

帖子 OrionXie »

Meikle 写了: 2025年 12月 16日 星期二 11:55 am
您好,请移步livechat与我们官方售后预约远程会议,并附上这个连接,我们会安排工程师帮你看下。
联系我们的团队,请发送电子邮件到以下地址,记住用@代替(at):

技术团队:support(at)terra-master.com(技术支持)

服务团队: Service (at)terra-master.com(用于购买,退货,更换,RMA服务)
主题已锁定

回到 “更新通知”