Copied to clipboard

Flag this post as spam?

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


  • A 3 posts 73 karma points
    Oct 21, 2015 @ 09:01
    A
    0

    Scheduledtasks getting 403 unauthorized

    Hi guys,

    Our Test environment is running within Azure websites and we are having problems with the scheduled tasks as they dont seem to run(the custom added ones neither). I am seeing this error in the logs every minute or so:

    2015-10-21 08:46:11,144 [8] DEBUG Umbraco.Web.Scheduling.ScheduledPublishing - [Thread 13] Scheduled publishing executing 2015-10-21 08:46:11,566 [8] ERROR Umbraco.Web.Scheduling.ScheduledPublishing - [Thread 13] An error occurred with the scheduled publishing. The base url used in the request was: http://xx.azurewebsites.net:80/umbraco/, see http://our.umbraco.org/documentation/Using-Umbraco/Config-files/umbracoSettings/#ScheduledTasks documentation for details on setting a baseUrl if this is in error System.Net.WebException: The remote server returned an error: (403) Forbidden. at System.Net.WebClient.UploadDataInternal(Uri address, String method, Byte[] data, WebRequest& request) at System.Net.WebClient.UploadString(Uri address, String method, String data) at System.Net.WebClient.UploadString(String address, String data) at Umbraco.Web.Scheduling.ScheduledPublishing.Run()

    i already tried setting a baseUrl but it doesnt affect the issue, also the baseUrl mentioned seems to be OK. Why a 403? i don't understand.

    BTW using umbraco 7.2.2 And NO HTTPS, also setting in web.config is

    umbracoUseSSL = false

    anyone?

  • A 3 posts 73 karma points
    Oct 29, 2015 @ 08:26
    A
    0

    bump ?

  • A 3 posts 73 karma points
    Nov 18, 2015 @ 08:09
    A
    0

    anyone?

Please Sign in or register to post replies

Write your reply to:

Draft