格子

Results 3 issues of 格子

今天composer update了一下, 突然发现系统登录不了了, debug半天发现是 think\session\Store 序列化报错了 报错内容: ``` Serialization of 'Closure' is not allowed ``` 试了一下Cache果然也是报这个... `v2.0.47` 和 `v2.0.46` 这两版本都有这个问题

指定PGID和PUID后,Aria2无法运行,日志显示Aria2 not ready. 改了一下 entrypoint.sh 输出了一下Aria2的日志,显示 Configuration file /root/.aria2/aria2.conf is not found. 可能是无权限访问 /root 导致的?