我通过管理员 GUI 更新到了最新的 v3.6.0.beta1 +419 版本,更新后只出现一个空白的白色屏幕,有什么想法可能是什么原因吗?我接着从 CLI 进行了完全重建,但问题依旧。我从快照恢复到了之前的状态,一切正常。
我使用了以下插件:
- git clone https://github.com/discourse/docker_manager.git
- git clone https://github.com/discourse/discourse-whos-online.git
- git clone https://github.com/discourse/discourse-solved-reminders-plugin.git
- git clone https://github.com/discourse/discourse-yearly-review
也不知道该检查哪个日志。
如果这有关系的话,我在 CLI 重建时注意到这个:
1425:C 22 Oct 2025 10:51:50.799 # Redis version=7.0.15, bits=64, commit=00000000 modified=0, pid=1425, just started
1425:C 22 Oct 2025 10:51:50.799 # Configuration loaded
1425:M 22 Oct 2025 10:51:50.799 * monotonic clock: POSIX clock_gettime
1425:M 22 Oct 2025 10:51:50.800 # Warning: Could not create server TCP listening socket *:6379: bind: Address already in use
1425:M 22 Oct 2025 10:51:50.800 # Failed listening on port 6379 (TCP), aborting.
谢谢。