Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Peter Steiner 8 posts 61 karma points
    Sep 17, 2015 @ 13:20
    Peter Steiner
    0

    ProtocolViolationException in web task

    Since our upgrade to 7.2.8, the logfile is littered with the following error message:

    2015-09-17 15:14:12,099 [7] ERROR Umbraco.Web.Scheduling.ScheduledTasks - [P18220/T1/D2] An error occurred calling web task for url: http://www.example.com/AppPlugins/NewsletterStudio/Pages/NewsletterCheckForScheduledSendOut.aspx System.Net.ProtocolViolationException: Cannot send a content-body with this verb-type. at System.Net.HttpWebRequest.CheckProtocol(Boolean onRequestStream) at System.Net.HttpWebRequest.BeginGetRequestStream(AsyncCallback callback, Object state) at System.Net.Http.HttpClientHandler.StartGettingRequestStream(RequestState state) at System.Net.Http.HttpClientHandler.PrepareAndStartContentUpload(RequestState state) --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Umbraco.Web.Scheduling.ScheduledTasks._9.MoveNext()

    Opening the URL manually works fine. The site does not use scheduled sendouts, but I worry that this issue might affect other web tasks...

    Is this related to the upgrade, or another kind of known issue?

    Regards, Peter.

  • Andreas Kaltenhuber 107 posts 286 karma points
    Sep 21, 2015 @ 09:44
    Andreas Kaltenhuber
    0

    Hi Peter,

    this is a bug and is already fixed in 7.3.0

    U4-6990

    Cu, Andreas

  • Markus Johansson 1914 posts 5761 karma points MVP c-trib
    Sep 21, 2015 @ 12:47
    Markus Johansson
    0

    Thanks for helping out!

  • Sanjay Sen 33 posts 97 karma points
    Sep 24, 2015 @ 15:21
    Sanjay Sen
    0

    Hi here,

    Is there a way I can get it fixed in version 7.2.8 ? I don't want to upgrade to 7.3.0 since I have a live site running with this version.

    Thanks

  • Sanjay Sen 33 posts 97 karma points
    Sep 28, 2015 @ 07:14
    Sanjay Sen
    0

    Hi All,

    Can anyone suggest on above please? I really need to get that sorted and would like a reply. Thanks in advance.

    Sanjay

  • marcio 7 posts 79 karma points
    Oct 20, 2015 @ 13:26
    marcio
    0

    We are in the same position, Is there any solution or workaround for this?

    Thanks,

  • Sanjay Sen 33 posts 97 karma points
    Nov 09, 2015 @ 11:59
    Sanjay Sen
    0

    Hi @here,

    Could anyone please suggest on this. Its been long time and no reply yet.

    Thanks Sanjay

  • Markus Johansson 1914 posts 5761 karma points MVP c-trib
    Nov 09, 2015 @ 12:26
    Markus Johansson
    0

    Hi!

    It's an issue with Umbraco v 7.2.8 - See this: http://issues.umbraco.org/issue/U4-6990

    You need to upgrade the Umbraco instance - Newsletter Studio can't ship a fix for this.

  • Tim 1193 posts 2675 karma points MVP 3x c-trib
    Nov 09, 2015 @ 12:25
    Tim
    0

    If you look at the issue here: U4-6990 the issue was a fairly simple one (it looks like a 1 line fix). If you don't want to upgrade to 7.3, your best best is to grab the source from GitHub, branch from the 7.2.8 tag, and add the fix yourself. Personally, I'd upgrade though.

Please Sign in or register to post replies

Write your reply to:

Draft