Jannic Debus

Results 9 comments of Jannic Debus

> Same here. This does happen in a synchronize pull task. @livdebus is this also the case for you? nope, it is a task which runs a powershell script on...

but seems that duplicating the affected task did solve the issue for me, stable now since over 4 days

> @livdebus is the task works fine? yes still works fine since duplicating the affected task

Happens again: ![image](https://github.com/semaphoreui/semaphore/assets/114695286/fdf5d8a4-eb2d-44cd-86be-39dce3f7710a) ![image](https://github.com/semaphoreui/semaphore/assets/114695286/c5d6d3c9-9ca7-412c-ba11-e700721c7e8a) This time duplicating the template did not help. But I have some more details. Seems that a previous task is hanging and therefore all further task...

Or is there any way to define a timeout for a template? So it is forced to stop a single run after some time.

Thanks a lot, 1.2.9 solves my issue. Sorry for not checking for an updated version myself.

Seems I have not tested properly. Thought issue is solved but it is not. But issue only occurs on large major opnsense updates which take a lot of time (so...

Thanks for looking into it. My only workaround for now is to have a hard pause of 10 minutes before the restart. So far a major update never took longer...

I resolved the issue for me, by removing the `name: XY` line from the Docker Compose file. From my understanding, this line is unnecessary, and Dockge can get confused if...