We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A RunSession (started by [email protected]) with the following tasks has produced this GitHub Issue:
${CONTAINER_NAME}
To view the RunSession, click this link
The following exception was found while parsing the application logs of worker
at Worker.Program.Main(String[] args) in /source/Program.cs:line 74
Found associated files in exception stacktrace data:
https://github.com/runwhen-contrib/demo-sandbox-example-voting-app/blob/main/worker/Program.cs Recent commited changes to this file: - 7d88d33
RunWhen Workspace
Here's the command used to collect the exception data: kubectl --context=default -n voting-app logs -l app=worker --tail=500 --limit-bytes=256000 --since=60m --container=worker | grep -Eiv "InvalidToken|Placeholder" || true
kubectl --context=default -n voting-app logs -l app=worker --tail=500 --limit-bytes=256000 --since=60m --container=worker | grep -Eiv "InvalidToken|Placeholder" || true
The text was updated successfully, but these errors were encountered:
No branches or pull requests
RunSession Details
A RunSession (started by [email protected]) with the following tasks has produced this GitHub Issue:
${CONTAINER_NAME}
Application Logs","Scan${CONTAINER_NAME}
Application For Misconfigured Environment","Troubleshoot${CONTAINER_NAME}
Application Logs"]To view the RunSession, click this link
The following exception was found while parsing the application logs of worker
Source Code
Found associated files in exception stacktrace data:
https://github.com/runwhen-contrib/demo-sandbox-example-voting-app/blob/main/worker/Program.cs
Recent commited changes to this file:
- 7d88d33
Repository URL(s):
RunWhen Workspace
Recreating:
Here's the command used to collect the exception data:
kubectl --context=default -n voting-app logs -l app=worker --tail=500 --limit-bytes=256000 --since=60m --container=worker | grep -Eiv "InvalidToken|Placeholder" || true
The text was updated successfully, but these errors were encountered: