Hi,
Can you open the link which causes error 500 and see what does it return?
/Q
Hi Mai,
An exception is thrown at line 15 of mysite.azurewebsites.net/EPiServer/Shell/9.4.4.4/ClientResources/dojo/dojo.js. And now I also get a popup saying that the server could not establish connection at ws:mysite.azurewebsites.net/EPiServer/Shell/socket/endpoint/
If you don't have it already then check out
http://world.episerver.com/blogs/Eric-Pettersson/Dates/2016/2/fixing-the-websocket-protocol-support-issue-when-upgrading-to-episerver-ui-9.4.0/
For example
Done that but I'm still gettinga web socket error :
Here's the rror I get when I try to create a new page
UrlReferer
http://mysite.azurewebsites.net:80/EPiServer/CMS/Content/en/home,,56/?epieditmode=True |
http://mysite.azurewebsites.net/EPiServer/Cms/ |
[ArgumentNullException: The provided content link does not have a value. Parameter name: contentLink] at EPiServer.Core.DefaultContentLoader.Get[T](ContentReference contentLink, LoaderOptions loaderOptions) at EPiServer.Core.DefaultContentLoader.Get[T](ContentReference contentLink) at myproject.Web.Business.PageViewContextFactory.CreateLayoutModel(ContentReference currentContentLink, RequestContext requestContext) at myproject.Web.Business.PageContextActionFilter.OnResultExecuting(ResultExecutingContext filterContext) at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<>c__DisplayClass2b.b__1c() at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.b__1e(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) at System.Web.Mvc.Controller.b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) at System.Web.Mvc.Controller.b__15(IAsyncResult asyncResult, Controller controller) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) at System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult) at System.Web.Mvc.MvcHandler.b__5(IAsyncResult asyncResult, ProcessRequestState innerState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Hi,
Looks like a start page problem for me. Did you set the start page for the current language?
/Q
Yes, I have a start page for the current language. I've manage to solve the last error by Deactivating and Activating the cloud license - no idea why that helped. However, I still have a problem with the Socket connection
Christelle, any luck getting socket connection to work? I have the same issue in production (not Azure though)
Hei Gosso,
I was unable to solve it. Although, it hasn't hindered any work yet. Also, only the dev. console of Firefox and Chrome are displaying the error. I get nothing from IE
we get the similar dojo error "?dojo.preventCache=1534941944377 status: 500" while we trying to edit a block. Only on Live site azure not on prep . any clues?
I have deployed my website into Azure but when I logged into the Edit mode, I get the following error when I try to edit a page
Any ideas?