I updated to latest version v3.6.0.beta1 +419
via the admin gui and after the update just get a blank white screen, any idea why? I next did a full rebuild from the cli, same issue. I reverted back to the previous state from a snapshot, works as expected
I use these plugins:
- 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
Not sure what log to check either.
I did notice this on the cli rebuild if it is relevant:
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.
Thanks