Skip to content
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

Open
LucBerge opened this issue Nov 4, 2024 · 7 comments
Open
Labels
bug Something isn't working

Comments

@LucBerge
Copy link

LucBerge commented 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:

  1. Setup a self-hosted runner on a Windows machine
  2. Create a simple workflow with multiple steps in a repo on the Github Enterprise Server
  3. Run the workflow
  4. 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.
image

@LucBerge LucBerge added the bug Something isn't working label Nov 4, 2024
@LucBerge 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 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 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
@ganesh03go
Copy link

this issue present in next versions like 3.14.2 or latest 3.15?

@LucBerge
Copy link
Author

this issue present in next versions like 3.14.2 or latest 3.15?

@ganesh03go Are you facing the same issue ?

@NasaGeek
Copy link

Seeing this as well. It worked at some point in the indeterminate past, not sure when it broke.
GHE version: 3.14.0
Runner version: 2.317.0
Runner OS: Linux

@LucBerge
Copy link
Author

LucBerge commented Nov 26, 2024

Anybody seeing this in GHES 3.13.x ? Probably broke in GHES version 3.14 on the 2024-08-06.
I will try to update the runner to 2.231 and see if it works.

@brycatch
Copy link

brycatch commented Dec 5, 2024

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.

@LucBerge
Copy link
Author

LucBerge commented Jan 3, 2025

Hello @brycatch,
Did you upgrade to 3.15.x ?

@LucBerge
Copy link
Author

LucBerge commented Feb 4, 2025

Upgrading GHE to 3.14.6 fixed the issue on my side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants