Internal Error 500 - WARNING: Appending trace to coordinator... failed

Status update (2023-02-26)

We found that the only user who replied for requests for more info ended up resolving the issue by renaming the nginx folder and restarting the container, so it seemed like a configuration/state issue. As a result we are closing this issue. If you experience this problem, have checked the configuration and still need us to look in more detail, then open an issue in the gitlab-org project.

Overview

When sending a job to an external Worker, the following error occurs: WARNING: Appending trace to coordinator... failed code=500 job=577 job-log= jo b-status= runner=VzMD15N6 sent-log=335-49265 status=500 Internal Server Error up date-interval=0s

My Version: (all Docker hosted)

  • Gitlab-ce Self hosted: 15.5.2
  • Gitlab-runner self hosted: 15.5.0

When I use a gitlab-runner on the same machine as the gitlab-ce, it works (Different docker Container! Not implemented in each other) The Webgui shows the worker is running, but not other jobs will run, and there is no update. When I manually stops the job in the Webgui, nothing happens in the runner. The webgui says: Job is cancelled, but the runner continues with logging above Warning/Error.

It started when I updated from 15.3 to 15.4. I thought updating to 15.5.2 will fix it (and updating the runner from 15.4 to 15.5), but still same error.

A friend registered a runner on his machine, but he got the same error.

If you have some questions, please ask. Have a nice day Thecoolpeople

Edited by Darren Eastman