Topic on Talk:Gerrit/Troubleshooting

Ivi104 (talkcontribs)

Hi! I'm attempting to add a change to languages/i18n/en.json to https://gerrit.wikimedia.org/r/c/mediawiki/core/+/714448 via the web interface (part of phab:T151682), but I keep getting this error:

An error occurred
Error 502 (Bad Gateway): <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>502 Bad Gateway</title>
</head><body>
<h1>Bad Gateway</h1>
<p>The proxy server received an invalid
response from an upstream server.<br />
</p>
</body></html>

Endpoint: /changes/*~*/edit/*

Could someone help?

Saper (talkcontribs)

Are you using patch uploader for that? Pushing directly via SSH from the command line?

Ivi104 (talkcontribs)

I'm fairly new to git and didn't realize I could patch multiple files with a single diff. I uploaded a single file through PatchUploader (resulting in the linked patch), and then tried to add the others by editing through the web interface, which invariably resulted in the error above. I cannot change the uploaded file, nor add additional files. I would upload a new patch with the three files all in one, but there also isn't an option to abandon the current patch (presumably because Gerrit Patch Uploader is set as the owner).

Ivi104 (talkcontribs)
Reply to "502 Bad Gateway"