Skip to content

BUG - mattermost 9.11.2 can't access collabra by https #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mickey0425 opened this issue Oct 31, 2024 · 0 comments
Open

BUG - mattermost 9.11.2 can't access collabra by https #81

mickey0425 opened this issue Oct 31, 2024 · 0 comments

Comments

@mickey0425
Copy link

I'm setting up Mattermost and Collabora as containers on my local machine. The configuration seems to work fine in HTTP mode, allowing successful use of the Collabora plugin from the Mattermost

When running curl -k https://mm.example.com:9980, I can reach the Collabora container, and it returns OK, indicating the container is accessible over HTTPS.
截圖 2024-10-31 下午9 05 34

截圖 2024-10-31 下午9 07 16

However, when using HTTPS, I encounter issues where Collabora fails to connect properly. The logs show the following error:

wsd-00001-00032 2024-10-31 12:54:54.710937 +0000 [ websrv_poll ] ERR  #30: Error while handling poll at 0 in websrv_poll: #30 (handshake): unknown. BIO error: 167772316, rc: -1: error:0A00009C:SSL routines::http request:
20F0DF77FFFF0000:error:0A00009C:SSL routines:ssl3_get_record:http request:ssl/record/ssl3_record.c:345:
| net/Socket.cpp:566
wsd-00001-00032 2024-10-31 12:54:54.736478 +0000 [ websrv_poll ] ERR  #30: Error while handling poll at 0 in websrv_poll: #30 (handshake): unknown. BIO error: 167772316, rc: -1: error:0A00009C:SSL routines::http request:
20F0DF77FFFF0000:error:0A00009C:SSL routines:ssl3_get_record:http request:ssl/record/ssl3_record.c:345:
| net/Socket.cpp:566
wsd-00001-00022 2024-10-31 12:58:15.568172 +0000 [ coolwsd ] WRN  Waking up dead poll thread [main], started: false, finished: false| net/Socket.hpp:723
wsd-00001-00001 2024-10-31 12:58:15.568347 +0000 [ coolwsd ] WRN  Waking up dead poll thread [main], started: false, finished: false| net/Socket.hpp:723

The logs show the following error, and in Mattermost, the document editing button does not appear, preventing document editing:

截圖 2024-10-31 下午9 41 15

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

No branches or pull requests

1 participant