You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have a self-hosted runner on a windows machine and a simple workflow on my github repo with one job and 5 steps. The logs used to be displayed in live on the Github Enterprise Server UI when the workflow is beeing run by the runner.
Since few weeks now, I do not see the logs for the in progress step. I have access to the logs of previous steps but not the current one. Only when the step is finished, the logs are visible on Github Enterprise Server UI.
Also, when the steps is finished, the UI does not refresh by itself. I have to refresh the page manually in order to see the logs for the finished step. What is happening ?
To Reproduce
Steps to reproduce the behavior:
Setup a self-hosted runner on a Windows machine
Create a simple workflow with multiple steps in a repo on the Github Enterprise Server
Run the workflow
Observe the logs on the Github Enterprise Server UI
Expected behavior
Logs should be displayed in live without the need to refresh the page once the step in finished.
Runner Version and Platform
Current runner version: 2.317.0
GitHub Enterprise Server: 3.14.1
OS of the machine running the runner: Windows
What's not working?
No logs displayed while the step is in progress.
The text was updated successfully, but these errors were encountered:
LucBerge
changed the title
Log stream not working when step is in progress.
Log stream not working when step is in progress
Nov 4, 2024
LucBerge
changed the title
Log stream not working when step is in progress
Log stream not working when step is in progress - Github Enterprise
Nov 4, 2024
LucBerge
changed the title
Log stream not working when step is in progress - Github Enterprise
Log stream not working when step is in progress - Github Enterprise Server
Nov 4, 2024
Describe the bug
I have a self-hosted runner on a windows machine and a simple workflow on my github repo with one job and 5 steps. The logs used to be displayed in live on the Github Enterprise Server UI when the workflow is beeing run by the runner.
Since few weeks now, I do not see the logs for the in progress step. I have access to the logs of previous steps but not the current one. Only when the step is finished, the logs are visible on Github Enterprise Server UI.
Also, when the steps is finished, the UI does not refresh by itself. I have to refresh the page manually in order to see the logs for the finished step. What is happening ?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Logs should be displayed in live without the need to refresh the page once the step in finished.
Runner Version and Platform
Current runner version: 2.317.0
GitHub Enterprise Server: 3.14.1
OS of the machine running the runner: Windows
What's not working?
No logs displayed while the step is in progress.
The text was updated successfully, but these errors were encountered: