After upgrading from Nextcloud 30 AIO (Hub 9) to Nextcloud 31 AIO (Hub 10) , the upgrade itself went fine — but I ran into a problem with the Whiteboard app.
I didn’t want to go off-topic in the original thread where I first mentioned it, but since @devnull already replied there, I’m creating this dedicated topic.
I’ve already reported the issue on GitHub:
https://github.com/nextcloud/whiteboard/issues/488
@devnull replied in the original thread:
Is Whiteboard running on port 3002, for example? Are the correct apps activated? Is the reverse proxy configured correctly? You should check all of this and write it in your issue.
Just to clarify — on the previous version (Nextcloud 30 / Hub 9) Whiteboard was running perfectly fine, using Whiteboard app version 1.0.5.
After the upgrade to NC 31 and installing Whiteboard 1.1.0-beta.1, I started getting this error:
Nextcloud server could not connect to whiteboard server: Client error: GET https://test.linuxdoma.sk/whiteboard resulted in a 404 Not Found response
I did not change anything in my docker-compose.yml configuration compared to the original setup, where Whiteboard 1.0.5 was working.
The Whiteboard container is running normally in AIO.
For full context — this whole setup is running as a VM on Proxmox with Ubuntu 24.04 as the OS.
This seems to be caused by changes in the app itself or in how it handles requests after the update.
If anyone else has encountered this or knows what’s going on — feel free to share. I actively use Whiteboard, and for now I had to disable it.