Creating A Merge Request Gives Timeout
When I try to create a merge request I get a 502 timeout error.
Scenario
- Create branch off branch locally.
- Make changes.
- Commit changes with
Fixes keyword. - Push branch to gitlab server.
- Build runs successfully.
- Try to create merge request, but return
502instead.
If there is any additional information I can give you let me know.