Please help fill in this template with all the details to help others help you more efficiently. Use formatting blocks for code, config, logs and ensure to remove sensitive data.
Problem to solve
I’m experiencing issues with AWS CodePipeline integration with our self-managed GitLab server. While the initial setup of CodeConnection and CodePipeline was successful, automatic triggers aren’t working when code changes are made. The webhook events are failing with the following error:
Internal error occurred while delivering this webhook.
Error: Connection reset by peer - SSL_connect
Steps to reproduce
- Set up AWS CodeConnection and CodePipeline with self-managed GitLab server
- Make code changes and commit to the repository
- Check webhook events in GitLab, which shows the SSL connection error
- Pipeline does not trigger automatically despite successful initial setup
Configuration
Versions
Please add an x whether options apply, and add the version information.
- Self-managed
Versions
- GitLab (Web:
/help
or self-managed system informationsudo gitlab-rake gitlab:env:info
):
Helpful resources
- Check the FAQ for helpful documentation, issues/bugs/feature proposals, and troubleshooting tips.
- Before opening a new topic, make sure to search for keywords in the forum search
- Check the GitLab project for existing issues. If you encounter a bug, please create a bug report issue.
- Review existing troubleshooting docs.
Thanks for taking the time to be thorough in your request, it really helps!