Copied to clipboard

Flag this post as spam?

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


  • Phil Whittaker 63 posts 267 karma points MVP 4x c-trib
    May 04, 2017 @ 09:12
    Phil Whittaker
    0

    Scheduled Publish error on Azure

    I am getting lots of errors on my Azure hosted site that is forced to SSL

    System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: An attempt was made to access a socket in a way forbidden by its access permissions 127.0.0.1:80
    

    I have set the umbracoApplicationUrl in umbracoSettings to

    https://localhost:443/umbraco

    It didn't work, so I changed it to the actual domain name

    htto://www.mysite.co.uk/umbraco

    And the error reverted back to trying to load from the localhost url

    I check the UmbracoServer table and all looks fine

    Has anyone else come across this issue, am I using the wrong domain name?

    Phil

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies