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
java.lang.NullPointerException
at fi.onesto.sbt.mobilizer.PasswordPrompt.reqPassword(PasswordPrompt.scala:13)
at net.schmizz.sshj.userauth.method.AuthPassword.buildReq(AuthPassword.java:63)
at net.schmizz.sshj.userauth.method.AbstractAuthMethod.request(AbstractAuthMethod.java:68)
at net.schmizz.sshj.userauth.UserAuthImpl.authenticate(UserAuthImpl.java:70)
at net.schmizz.sshj.SSHClient.auth(SSHClient.java:219)
at fi.onesto.sbt.mobilizer.Deployer$$anonfun$fi$onesto$sbt$mobilizer$Deployer$$connect$1.apply(Deployer.scala:314)
at fi.onesto.sbt.mobilizer.Deployer$$anonfun$fi$onesto$sbt$mobilizer$Deployer$$connect$1.apply(Deployer.scala:311)
at fi.onesto.sbt.mobilizer.util$Tap$.tap$extension(util.scala:15)
at fi.onesto.sbt.mobilizer.Deployer$.fi$onesto$sbt$mobilizer$Deployer$$connect(Deployer.scala:311)
at fi.onesto.sbt.mobilizer.Deployer$$anonfun$5$$anonfun$apply$35.apply(Deployer.scala:328)
at fi.onesto.sbt.mobilizer.Deployer$$anonfun$5$$anonfun$apply$35.apply(Deployer.scala:328)
at scala.concurrent.impl.Future$PromiseCompletingRunnable.liftedTree1$1(Future.scala:24)
at scala.concurrent.impl.Future$PromiseCompletingRunnable.run(Future.scala:24)
at scala.concurrent.impl.ExecutionContextImpl$$anon$3.exec(ExecutionContextImpl.scala:107)
at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
[error] (*:deploy) java.lang.NullPointerException
[error] Total time: 2 s, completed Feb 19, 2019 12:10:45 AM
The text was updated successfully, but these errors were encountered:
What could be the problem?
The text was updated successfully, but these errors were encountered: