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

There was an error during program execution, see logs for more info. #148

Closed
soyo42 opened this issue Oct 3, 2019 · 1 comment · Fixed by #149
Closed

There was an error during program execution, see logs for more info. #148

soyo42 opened this issue Oct 3, 2019 · 1 comment · Fixed by #149

Comments

@soyo42
Copy link
Contributor

soyo42 commented Oct 3, 2019

Hi,
I hit this rare random issue. It seems that the same issue is already fixed when parsing start time:
sen.docker_backend.DockerContainer.started_at
... s = s.replace("Z", "0")
but is broken when parsing finish time: sen.docker_backend.DockerContainer.finished_at.

TomasTomecek added a commit that referenced this issue Oct 4, 2019
Fixes #148

Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
@TomasTomecek
Copy link
Owner

good catch! PR ^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants