8313]: ! @80o2bkmhl - Internal server error, for (GET) [/models/dkNET-DRP/1/?localizationName=en_US] ->
8313]: play.api.UnexpectedException: Unexpected exception[NoSuchElementException: None.get]
8313]: at play.api.http.HttpErrorHandlerExceptions$.throwableToUsefulException(HttpErrorHandler.scala:355)
8313]: at play.api.http.DefaultHttpErrorHandler.onServerError(HttpErrorHandler.scala:261)
8313]: at play.core.server.AkkaHttpServer$$anonfun$2.applyOrElse(AkkaHttpServer.scala:429)
8313]: at play.core.server.AkkaHttpServer$$anonfun$2.applyOrElse(AkkaHttpServer.scala:421)
8313]: at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:453)
8313]: at akka.dispatch.BatchingExecutor$AbstractBatch.processBatch(BatchingExecutor.scala:56)
8313]: at akka.dispatch.BatchingExecutor$BlockableBatch.$anonfun$run$1(BatchingExecutor.scala:93)
8313]: at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
8313]: at scala.concurrent.BlockContext$.withBlockContext(BlockContext.scala:94)
8313]: at akka.dispatch.BatchingExecutor$BlockableBatch.run(BatchingExecutor.scala:93)
8313]: Caused by: java.util.NoSuchElementException: None.get
8313]: at scala.None$.get(Option.scala:627)
8313]: at scala.None$.get(Option.scala:626)
8313]: at controllers.InterviewCtrl.$anonfun$showStartInterview$3(InterviewCtrl.scala:101)
8313]: at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:430)
8313]: at akka.dispatch.BatchingExecutor$AbstractBatch.processBatch(BatchingExecutor.scala:56)
8313]: at akka.dispatch.BatchingExecutor$BlockableBatch.$anonfun$run$1(BatchingExecutor.scala:93)
8313]: at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
8313]: at scala.concurrent.BlockContext$.withBlockContext(BlockContext.scala:94)
8313]: at akka.dispatch.BatchingExecutor$BlockableBatch.run(BatchingExecutor.scala:93)
8313]: at akka.dispatch.TaskInvocation.run(AbstractDispatcher.scala:48)