You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Path like ./data/packages/npm/@andrewn%2Ftimeline/0.0.1/src/Timeline.js must be encoded
Stacktrace:
codesearch_web_server |
codesearch_web_server | play.api.UnexpectedException: Unexpected exception[FileNotFoundException: ./data/packages/npm/@andrewn%2Ftimeline/0.0.1/src/Timeline.js (No such file or directory)]
codesearch_web_server | at play.api.http.HttpErrorHandlerExceptions$.throwableToUsefulException(HttpErrorHandler.scala:251)
codesearch_web_server | at play.api.http.DefaultHttpErrorHandler.onServerError(HttpErrorHandler.scala:182)
codesearch_web_server | at play.core.server.AkkaHttpServer$$anonfun$2.applyOrElse(AkkaHttpServer.scala:343)
codesearch_web_server | at play.core.server.AkkaHttpServer$$anonfun$2.applyOrElse(AkkaHttpServer.scala:341)
codesearch_web_server | at scala.concurrent.Future.$anonfun$recoverWith$1(Future.scala:414)
codesearch_web_server | at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:37)
codesearch_web_server | at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:60)
codesearch_web_server | at akka.dispatch.BatchingExecutor$AbstractBatch.processBatch(BatchingExecutor.scala:55)
codesearch_web_server | at akka.dispatch.BatchingExecutor$BlockableBatch.$anonfun$run$1(BatchingExecutor.scala:91)
codesearch_web_server | at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:12)
codesearch_web_server | at scala.concurrent.BlockContext$.withBlockContext(BlockContext.scala:81)
codesearch_web_server | at akka.dispatch.BatchingExecutor$BlockableBatch.run(BatchingExecutor.scala:91)
codesearch_web_server | at akka.dispatch.TaskInvocation.run(AbstractDispatcher.scala:40)
codesearch_web_server | at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(ForkJoinExecutorConfigurator.scala:43)
codesearch_web_server | at akka.dispatch.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
codesearch_web_server | at akka.dispatch.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)
codesearch_web_server | at akka.dispatch.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
codesearch_web_server | at akka.dispatch.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
codesearch_web_server | Caused by: java.io.FileNotFoundException: ./data/packages/npm/@andrewn%2Ftimeline/0.0.1/src/Timeline.js (No such file or directory)
codesearch_web_server | at java.io.FileInputStream.open0(Native Method)
codesearch_web_server | at java.io.FileInputStream.open(FileInputStream.java:195)
codesearch_web_server | at java.io.FileInputStream.<init>(FileInputStream.java:138)
codesearch_web_server | at scala.io.Source$.fromFile(Source.scala:91)
codesearch_web_server | at scala.io.Source$.fromFile(Source.scala:76)
codesearch_web_server | at scala.io.Source$.fromFile(Source.scala:54)
codesearch_web_server | at scala.io.Source$.fromFile(Source.scala:60)
codesearch_web_server | at codesearch.core.util.Helper$.$anonfun$readFileAsync$1(Helper.scala:39)
codesearch_web_server | at cats.effect.internals.IORunLoop$.cats$effect$internals$IORunLoop$$loop(IORunLoop.scala:85)
codesearch_web_server | at cats.effect.internals.IORunLoop$.start(IORunLoop.scala:34)
codesearch_web_server | at cats.effect.internals.IOBracket$.$anonfun$apply$1(IOBracket.scala:36)
codesearch_web_server | at cats.effect.internals.IOBracket$.$anonfun$apply$1$adapted(IOBracket.scala:33)
codesearch_web_server | at cats.effect.internals.IORunLoop$RestartCallback.start(IORunLoop.scala:328)
codesearch_web_server | at cats.effect.internals.IORunLoop$.cats$effect$internals$IORunLoop$$loop(IORunLoop.scala:117)
codesearch_web_server | at cats.effect.internals.IORunLoop$.start(IORunLoop.scala:34)
codesearch_web_server | at cats.effect.IO.unsafeRunAsync(IO.scala:258)
codesearch_web_server | at cats.effect.IO.unsafeToFuture(IO.scala:345)
codesearch_web_server | at codesearch.web.controllers.SearchController.$anonfun$source$2(SearchController.scala:69)
codesearch_web_server | at cats.data.OptionT.$anonfun$flatMap$1(OptionT.scala:43)
codesearch_web_server | at scala.Option.fold(Option.scala:158)
codesearch_web_server | at cats.data.OptionT.$anonfun$flatMapF$1(OptionT.scala:46)
codesearch_web_server | at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:304)
codesearch_web_server | ... 13 common frames omitted
The text was updated successfully, but these errors were encountered:
Path like
./data/packages/npm/@andrewn%2Ftimeline/0.0.1/src/Timeline.js
must be encodedStacktrace:
The text was updated successfully, but these errors were encountered: