我正在尝试使用Lichess的开源软件,一切都设置好了,除了最后运行时出现以下错误
Exception: sbt.TrapExitSecurityException thrown from the UncaughtExceptionHandler in thread "run-main-1"发布于 2021-01-17 03:22:11
我做了几件事来解决这个问题:
git克隆https://github.com/ornicar/lila-ws.git cd lila-ws sbt运行
sudo服务神神启动
./ui/build
一旦我确保MongoDB和websockets正在运行,./lila和run就可以正常工作了!
https://stackoverflow.com/questions/65661623
复制相似问题