Can not access merge request page

Hello,

On my GitLab.com repository I have been creating new merge requests and merging branches successfully. However, with the last merge request something went wrong: I can’t access the merge request page, it just keeps endlessly loading. And I don’t think I can remove and remake the merge request without opening it first (?), therefore I am now also blocked from making any other merge requests with that source branch.

The message I get in the console when I use Chrome’s dev tools is as follows:
merge_requests:1 Unchecked runtime.lastError: The message port closed before a response was received.

Thanks in advance

@Lupix Welcome to the community!

Since we’d most likely need to inspect the MR in question for ourselves it may be better for you to contact us directly regarding this. You could also try updating the MR via the API to close it and see if that helps once you re-create it.