-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Log stream not working when step is in progress - Github Enterprise Server #3537
Comments
this issue present in next versions like 3.14.2 or latest 3.15? |
@ganesh03go Are you facing the same issue ? |
Seeing this as well. It worked at some point in the indeterminate past, not sure when it broke. |
Hello @LucBerge. There is something wrong with 3.14.x versions. From our side, we created a ticket with GitHub team, and they confirmed upgrading GHES to 3.15.x solves this issue. I'll confirm you in the next weeks, we're planning the upgrade in the middle of December. |
Hello @brycatch, |
Upgrading GHE to 3.14.6 fixed the issue on my side. |
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.
![image](https://private-user-images.githubusercontent.com/27858218/382739940-8e911de0-383d-4f08-9d85-afa19fa4c1a8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4MDUxMzIsIm5iZiI6MTczOTgwNDgzMiwicGF0aCI6Ii8yNzg1ODIxOC8zODI3Mzk5NDAtOGU5MTFkZTAtMzgzZC00ZjA4LTlkODUtYWZhMTlmYTRjMWE4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE3VDE1MDcxMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWU0NmQyYWVhOGRjMmU3OGE3ZTA2MTMxM2I0ZDIwZTkxOTU5MjhhOGQ1OWM1Njc4ZjcyNzdlNDYwNTEyOWE3MDYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.mcImFiHDT7oRHW0DkAaB9OLG8cW81fgK65pcDXUSv2c)
The text was updated successfully, but these errors were encountered: