-
Notifications
You must be signed in to change notification settings - Fork 1.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
pre-workflow-hook step fails due to a websocket error #2993
Comments
so apparently the failure of this step was due to an issue with the hook script, as it was fixed - the failure of this step was gone. remains just the WS connection issue but again, I guess it was intended to be like that. |
Hi @mcrivar, the websocket error is not expected, do the plan and apply details link work? |
@Fabianoshz yes they work just fine. |
@Fabianoshz just to clarify, the step is not failing anymore as the reason for the failure was the actual hook script that was running and had some issues with it. ( the changed name of the issue misrepresents its a bit ) It is just the -details- option that is available now upon this step addition, which does not present any logging of this hook script and has the WS error. |
To make this easier for others to reproduce, could you share your custom workflow config, output of the working run, and any other details that might help? |
Community Note
Overview of the Issue
this is the only error I receive from UI on details access for this step
I will check if I find any errors with the hook which might be an internal issue although I don't experience any impact on tf execution commands, just having it present now is troublesome and fails our CI flow.
If this step could be committed from the outputs and steps - that would be great.
The text was updated successfully, but these errors were encountered: