I upgraded my Azure websites plan from Free to Basic and now I am getting the following error and can no longer edit my website content pages in the C1 console. I see the error below in the logs. Does anyone know the solution to this issue? Thank you in advance!
PhantomJs server unable to complete HTTP requests, preventing C1 Function preview images from being generated.
System.InvalidOperationException: Error executing PhantomJs.exe. Exit code: -1, Process Hang
at Composite.Core.WebClient.BrowserRender.PhantomServer.DisposeInternal(Boolean silent)
at Composite.Core.WebClient.BrowserRender.PhantomServer.ShutDown(Boolean alreadyLocked, Boolean silent)
at Composite.Core.WebClient.BrowserRender.PhantomServer.<RenderUrlAsync>d__29.MoveNext()
--- 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 Composite.Core.WebClient.BrowserRender.<CheckServerAvailabilityAsync>d__1e.MoveNext()
PhantomJs server unable to complete HTTP requests, preventing C1 Function preview images from being generated.
System.InvalidOperationException: Error executing PhantomJs.exe. Exit code: -1, Process Hang
at Composite.Core.WebClient.BrowserRender.PhantomServer.DisposeInternal(Boolean silent)
at Composite.Core.WebClient.BrowserRender.PhantomServer.ShutDown(Boolean alreadyLocked, Boolean silent)
at Composite.Core.WebClient.BrowserRender.PhantomServer.<RenderUrlAsync>d__29.MoveNext()
--- 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 Composite.Core.WebClient.BrowserRender.<CheckServerAvailabilityAsync>d__1e.MoveNext()