GITLAB pipeline got stuck

Error : This job is stuck because you don’t have any active runners online with any of these assigned to them.

How to resolve this?

Hello @kb48815,

Are you doing the lab and got this issue? If yes, please share the lab URL so that I can check.
In general, the CI needs an active/available agent (kind of VM) to run the assigned jobs, it stuck means there’s no available agent at this moment to run the assigned jobs.

Thanks,
Trung.

hello @trung-kodekloud ,

I’m not doing the lab I had this error with my colleague while working on gitlab.

Hello @kb48815,

Please check the list of available agents, the pipeline needs at least 1 available agent to run the job.

Thanks,
Trung.