Advertisement
Guest User

Untitled

a guest
May 28th, 2019
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.28 KB | None | 0 0
  1. fail: Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware[1]
  2.       An unhandled exception has occurred while executing the request.
  3. jsreport.Local.JsReportBinaryException: Error rendering report: instance has been daemonized and initialized successfully* (pid: 29297)A critical error occurred while trying to execute the render command: Failed to launch chrome![0528/100254.105182:WARNING:resource_bundle.cc(357)] locale_file_path.empty() for locale [0528/100254.105618:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.TROUBLESHOOTING: https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md (1). caused by error (1) -> meta = {"remoteStack":"Error: Failed to launch chrome!\n[0528/100254.105182:WARNING:resource_bundle.cc(357)] locale_file_path.empty() for locale \n[0528/100254.105618:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.\n\n\nTROUBLESHOOTING: https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md\n\n    at onClose (jsreportRuntime.js:400867:14)\n    at Interface.helper.addEventListener (jsreportRuntime.js:400856:50)\n    at emitNone (events.js:111:20)\n    at Interface.emit (events.js:208:7)\n    at Interface.close (readline.js:370:8)\n    at Socket.onend (readline.js:149:10)\n    at emitNone (events.js:111:20)\n    at Socket.emit (events.js:208:7)\n    at endReadableNT (_stream_readable.js:1064:12)\n    at _combinedTickCallback (internal/process/next_tick.js:138:11)\n    at process._tickCallback (internal/process/next_tick.js:180:9)"}, stack = Error:     at responseToBuffer ([eval]:72595:29)    at concat ([eval]:72648:40)    at ConcatStream.<anonymous> ([eval]:17182:43)    at emitNone (events.js:111:20)    at ConcatStream.emit (events.js:208:7)    at finishMaybe ([eval]:97353:14)    at afterWrite ([eval]:97215:3)    at _combinedTickCallback (internal/process/next_tick.js:144:20)    at process._tickCallback (internal/process/next_tick.js:180:9)
  4.    at jsreport.Local.Internal.LocalUtilityReportingService.RenderAsync(String requestString, CancellationToken ct)
  5.    at jsreport.AspNetCore.JsReportMiddleware.Invoke(HttpContext context)
  6.    at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter()
  7.    at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
  8.    at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  9.    at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync()
  10.    at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync()
  11.    at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext)
  12.    at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext)
  13.    at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context)
  14.    at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context)
  15.    at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  16.    at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context)
  17.    at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement