Skip to content
Discussion options

You must be logged in to vote

Judging by the last two lines before the traceback:

2026-03-16 16:49:31,646 chess.engine (engine.py:950) DEBUG <UciProtocol (pid=3241502)>: << quit
2026-03-16 16:50:31,664 lib.lichess_bot (lichess_bot.py:1278) ERROR Quitting lichess-bot due to an error:

a full minute passed after your bot received the quit command and lichess-bot shutting down due to a timeout.

At this point in the lichess-bot run, the bot is started and shutdown immediately as a check that the bot is minimally functional and communicative with lichess-bot.

As a check, start your bot manually on the command line and manually type uci, isready, and quit. Check if your bot successfully quit.

I took a quick look at your cod…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@staceycampbell
Comment options

Answer selected by staceycampbell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants