Forum Discussion

kani011's avatar
kani011
Regular Visitor
8 years ago

Web Portal URL Settings

Web Service Portal Response is perfectly fine

but web portal url gives error 503

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Please check the logs for error messages

    • kani011's avatar
      kani011
      Regular Visitor

      This is what i found in logs

      2018-08-02 17:44:40.0381|FATAL|1|Could not start PBIXSystem.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.HttpListenerException: The network location cannot be reached. For information about network troubleshooting, see Windows Help
      at System.Net.HttpListener.AddAllPrefixes()
      at System.Net.HttpListener.Start()
      at Microsoft.Owin.Host.HttpListener.OwinHttpListener.Start(HttpListener listener, Func`2 appFunc, IList`1 addresses, IDictionary`2 capabilities, Func`2 loggerFactory)
      at Microsoft.Owin.Host.HttpListener.OwinServerFactory.Create(Func`2 app, IDictionary`2 properties)
      --- End of inner exception stack trace ---
      at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
      at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
      at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      at Microsoft.Owin.Hosting.ServerFactory.ServerFactoryAdapter.Create(IAppBuilder builder)
      at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
      at Microsoft.PowerBI.ReportServer.WebHost.Program.Main()
      2018-08-02 17:44:40.0381|INFO|1|Logger shutting down