ContinuousWebJobStatus does not have Disabled status
See original GitHub issueMicrosoft.Rest.SerializationException: Unable to deserialize the response. —> Newtonsoft.Json.JsonSerializationException: Error converting value “Disabling” to type ‘System.Nullable`1[Microsoft.Azure.Management.WebSites.Models.ContinuousWebJobStatus]’. Path ‘properties.status’, line 1, position 389. —> System.ArgumentException: Requested value ‘Disabling’ was not found.
Issue Analytics
- State:
- Created 5 years ago
- Comments:9 (3 by maintainers)
Top Results From Across the Web
Unable to stop the continuous webJob deployed from ...
Click on the web job which is in running status and right-click on it. Select stop and which will stop the web job....
Read more >What Does Azure WebJob "Pending Restart" Mean?
Usually, it means that the job fails to start (an exception?). Look in the jobs dashboard for logs. Also, make sure that if...
Read more >Unable to stop continuous webjobs
I just created a web app which doesn't have any webjobs now. Now created a continuous web job which is running successfully.
Read more >Microsoft Azure Architect Technologies and Design Complete ...
When KUDU was mentioned and you accessed it via the Advanced Tools menu item, ... Then you can have the WebJob continuously monitoring...
Read more >Create, Run, Stop, Refresh, Logs And Delete WebJob In ...
Click on the web job which is in running status and right-click on it. Select stop and which will stop the web job...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
There is also no ‘Stopping’ status, although web jobs can be in it
Microsoft.Rest.SerializationException: Unable to deserialize the response. —> Newtonsoft.Json.JsonSerializationException: Error converting value “Stopping” to type ‘System.Nullable`1[Microsoft.Azure.Management.WebSites.Models.ContinuousWebJobStatus]’. Path ‘properties.status’, line 1, position 388. —> System.ArgumentException: Requested value ‘Stopping’ was not found. at System.Enum.EnumResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument) at System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult) at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at Newtonsoft.Json.Utilities.EnumUtils.ParseEnumName(String enumText, Boolean isNullable, Type t) at Newtonsoft.Json.Converters.StringEnumConverter.ReadJson(JsonReader reader, Type objectType, Object existingValue, JsonSerializer serializer)
Hi, we’re sending this friendly reminder because we haven’t heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don’t hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!