CodeCatalyst Workflow is unable to start

1

Hi I was able to run my workflow today, but for several minutes, my workflow failed to start

Here is the error message when I run my workflow

Runtime errors Runtime failure An unexpected error occurred while trying to run the workflow. Workflow id: 95deb18c-36d5-4605-9c14-869e0898bdfb Workflow run id: 83cf2213-fcf2-4c74-8acb-a03d441eb4e2

Runtime errors Runtime failure An unexpected error occurred while trying to run the workflow. Workflow id: 95deb18c-36d5-4605-9c14-869e0898bdfb Workflow run id: f77dab0b-4408-4cbf-b104-fb97c5362201

asked 6 months ago140 views
3 Answers
1

The problem is that the workflow is not starting at all. I do not have any execution log in that case. The only things I can see is what I pasted:

Runtime errors Runtime failure An unexpected error occurred while trying to run the workflow. Workflow id: 95deb18c-36d5-4605-9c14-869e0898bdfb Workflow run id: 83cf2213-fcf2-4c74-8acb-a03d441eb4e2

Even stranger, when I simply create another branch, with the exact same code, then it is working

answered 5 months ago
0

I found a workaround.

My workflow is failing on branch1

The workaround is to create a new branch2, with the same code as branch1, and create a workflow on that new branch2

It would still be interesting to know why the initial branch1 is not working anymore

answered 6 months ago
0

Whats the error message you are seing in the workflow? Can you post the log file + maybe a portion of the workflow file?

profile picture
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions