-
Notifications
You must be signed in to change notification settings - Fork 258
Edge module deployment issue - JSON error #611
Comments
Same here. Just posted my issue as well and realized that this was posted in the meantime. |
Same issue:
|
Glad I'm not alone! I'll sit back and wait for MSFT to answer. FYI have just re-verified on a brand new edge device (new windows, docker, python build). Windows 10 Edge machine |
Thanks for reporting! We are looking into it.
From the log message looks like something changed at the Agent Twin (service side) that made it stopped working, not at Edge runtime.
We will follow up ASAP.
Thanks
…Sent from my phone
On May 23, 2018, at 4:14 AM, davebanthorpe ***@***.***> wrote:
Glad I'm not alone! I'll sit back and wait for MSFT to answer.
FYI have just re-verified on a brand new edge device (new windows, docker, python build).
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Just an update. Problem was identified on the service side (UX Portal). Angelo Ribeiro. |
thanks for the update Angelo
…On Wed, May 23, 2018 at 3:57 PM, Angelo Ribeiro ***@***.***> wrote:
Just an update. Problem was identified on the service side (UX Portal).
It's been rolled off. We will update here once it's done.
Angelo Ribeiro.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#611 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AVDloDhp8yNH2AOOf8lEBpb0ni7e4zSqks5t1XjagaJpZM4UKNBM>
.
|
Please use the Az IoT CLI Extension as a workaround: https://docs.microsoft.com/en-us/azure/iot-edge/tutorial-create-deployment-with-cli-iot-extension |
@jongio It does not work. |
I just got word the UX team has rolled out a fix. Please try the Azure Portal again. From our UX team: "Users may encounter problems with javascript caching and users may need therefore clear cache if still encountering issue." You will have to submit the deployment again, so that correct schema is generated. Thank you all for your patience. |
Update - UX Still not working, even tried from unused Edge browser so no cache issues to deal with. CLI works fine. |
For my case, removing the UX Portal caching is helpful. It seems like the Portal can not support frequent module deployment operations. |
@ChenchenC - LMK if you want to debug the CLI issue you had. If so, let me know what you experienced. Error messages or repro steps would be helpful. |
This issue was resolved in the service and the portal has been verified to be working. Closing for now, but please reopen if the issue persists. |
OK so this issue only started happening this morning. Yesterday I had a fully operational edge runtime with 2 modules working perfectly. This morning one of the modules was not running and when I went into to edgeAgent logs I saw config errors - and I made no config changes over night.
So after trying to resolve unsuccessfully, cleared down the edge device (both locally and from Azure) and started from scratch.
Problem? Can't deploy ANY module other than edgeAgent or edgeHub. Even trying to deploy the example tempSensor module results in edge runtime reporting:
400 - The deployment configuration is malformed or invalid
and when you look at the logs of the edgeAgent, as soon as you try and submit a module deployment you see this. So has there been a bug introduced overnight into edge runtime????
The text was updated successfully, but these errors were encountered: