Problem to solve
I want to connect to my private, self-hosted Matrix server from gitlab.com. But neither the project integration nor the CI/CD pipeline can connect to my private Matrix server. It says that it is not reachable, though it can be reached publically.
Steps to reproduce
- Activate the Matrix integration for a GitLab project
- Paste the self-hosted matrix server address, the access token and the room ID and save the integration settings
- Create a new issue for that project
- No message is sent to the Specified matrix room
Versions
- Self-managed
- GitLab.com SaaS