-
Notifications
You must be signed in to change notification settings - Fork 84
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
Logic Apps Monitoring view - Unable to initialize operation #5977
Comments
Do you have any updates on this? It is starting to really impact my development efforts because I am working inside a VNET. |
Hey @billchesnut yes, we have made the fix for this issue, and we have started the rollout of it. As for now could you please use this private link for portal, this environment should contain the fix for it? Azure Stage 1 |
thanks, that is working |
Quick status update, we are almost halfway through the fix rollout, we should reach all stages by EoD Friday |
The fix for this issue should be live in all production regions, closing this issue. |
Thanks for being so quick with a fix. The problem however hasn't fixed for me. I have even used google chrome to check (I don't use chrome), just to make sure it wasn't cache on my side. For me it's the same as it was in #5963. |
Hi @RobJoosen and @las3r |
I have the right writing permissions (owner). Simple keyvault "get secret" action (Based on an api connection) - error from the console:
and my event grid trigger action - error from the console:
Other:
Please note that my previous case was closed (#5963) in favor of this "rollup" issue here, but it seems they are two specific (and different) issues. |
As an additionL I noticed this behaviour in Consumption Logic Apps as well.... |
I do not see any run time errors or network errors. The flows run without any issues. It is only when I try to open in edit, it comes like this with the issue. |
Hello, any update on this ? I still have the issue. |
Hi @sdk11DB Is there any chance we can get your workflow json schema from your logic app? The error from @las3r seems really specific to their workflows, and would be good if yours is because of the same reason. Thanks! |
Hi, I am facing the same issue. I get a console error like this "Unable to initialize operation details for swagger based operation - Create_or_update_document_(V3). Error details - Operation Id cannot be determined from definition and swagger" |
Hi @ebytreesa, Is there any chance we can get your workflow json schema from your logic app? You can share it with me to my email [email protected] |
Hi @ccastrotrejo, I’ve emailed you the workflow JSON schema from a different address |
Hi @ebytreesa , could you please send it again? It seems that I couldn't receive your email |
@ccastrotrejo I have sent it again. |
What is the issue?
On the Logic Apps monitoring view / when opening a workflow run, users may see some actions fail to initialize, showing an error message like the following:
This should happen on operations that have connections with app settings values.
We know why this is happening, but we are still looking into what change might have caused this all of a sudden.
What is being done to fix it?
We are currently working on a fix for the issue and are expecting to release it in a hotfix sometime this week.
Thank you for your patience as we work to get this resolved!
The text was updated successfully, but these errors were encountered: