Skip to content

Update collabora_docker.sh for CODE 26#2821

Merged
enoch85 merged 7 commits into
nextcloud:mainfrom
swaan:main
Jul 7, 2026
Merged

Update collabora_docker.sh for CODE 26#2821
enoch85 merged 7 commits into
nextcloud:mainfrom
swaan:main

Conversation

@swaan

@swaan swaan commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

swaan and others added 3 commits June 13, 2026 16:16
Fixes CollaboraOnline/online#15918
Adds explicit ProxyPass for /cool/ws to restore WebSocket compatibility with CODE 26
Fixes CollaboraOnline/online#15918
Adds explicit ProxyPass for /cool/ws to restore WebSocket compatibility with CODE 26
@enoch85

enoch85 commented Jun 22, 2026

Copy link
Copy Markdown
Member

@swaan Thanks for the PR!

Please comply with DCO, thanks!

enoch85 added 4 commits June 23, 2026 11:32
The vhost is generated from an unquoted heredoc, so $1 must be escaped
as \$1 to survive shell expansion (same as \${APACHE_LOG_DIR} above).
Without the escape the generated Apache config reads /cool//ws and the
legacy websocket URL is never proxied.
@enoch85 enoch85 merged commit 3b71310 into nextcloud:main Jul 7, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Websocket connection fails on Version 26 and newer running in Docker

2 participants