sameersbn / sameersbn/docker-gitlab
mail_room fails to start after upgrade to 11.9.1
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
After upgrading from 11.5.3 to 11.9.1 mail_room fails to start. I'm running behind a reverse proxy (haproxy) which takes care of SSL, so I set GITLAB_HTTPS="true" but no other SSL configuration. The error message in mail_room.log is:
certificate verify failed (unable to get local issuer certificate)
(OpenSSL::SSL::SSLError)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the mail_room startup failure after upgrading from 11.5.3 to 11.9.1, using the GITLAB_HTTPS setting and HAProxy reverse-proxy setup described here. Inspect mail_room.log and the certificate verification path; done means mail_room starts successfully without the OpenSSL certificate error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops, infrastructure, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100