Jonas Jes Hansen
Jonas Jes Hansen
Is this update related to https://github.com/Azure/azure-functions-vs-build-sdk/issues/589 ?
A possible "sinner" for this could be this ``` "Exception": { "type": "object", "properties": { "Message": { "type": "string" }, "InnerException": { "$ref": "#/definitions/Exception" }, "StackTrace": { "type": "string" },...
Hi @timotheeguerin, we got it working. We had some new endpoint returning Asp.Net Modelstates. We usually convert those to `IDictionary`, but this was not done in this case. So the...
Hi @rbakhshi I am having the exact same issue. Could you please elaborate how you configured and got the `IMigrationProcessor` injected into the? It also looks like the `SQLiteProcessorFactory` is...
Hi @rbakhshi Thank you so much for your last reply, it got me a bit further, but I still can't get it to work. Whatever I do I either get...
Hi @longwuyuan Unfortunately, I am prohibited to disclose that kind of in-depth information about our solution publicly. Is there anything, in particular, you are interested in? **Other Detail** I got...
It worked fine for us until June 10th at 2 UTC, now we have the same error on every run
Hi @hrsto I have just experienced this on a fully updated Windows 10 installation, so I think it is still an issue
Same problem here this is a single pod before and after update with the same codebase 