not working for me

#2
by clem - opened

Setup: reachy mini beta lite - mac desktop app

Logs:

[14:47:38] Start twenty_questions_game
[14:47:38] 2026-01-04 14:47:38,893 - uvicorn.access - INFO - 127.0.0.1:49806 - "GET /api/move/running HTTP/1.1" 200
[14:47:39] 2026-01-04 14:47:39,383 - uvicorn.access - INFO - 127.0.0.1:49808 - "GET /api/move/running HTTP/1.1" 200
[14:47:39] 2026-01-04 14:47:39,438 - uvicorn.access - INFO - 127.0.0.1:49658 - "POST /health-check HTTP/1.1" 200
[14:47:39] 2026-01-04 14:47:39,791 - uvicorn.access - INFO - 127.0.0.1:49809 - "HEAD / HTTP/1.1" 405
[14:47:39] 2026-01-04 14:47:39,883 - uvicorn.access - INFO - 127.0.0.1:49811 - "GET /api/move/running HTTP/1.1" 200
[14:47:40] 2026-01-04 14:47:40,383 - uvicorn.access - INFO - 127.0.0.1:49813 - "GET /api/move/running HTTP/1.1" 200
[14:47:40] 2026-01-04 14:47:40,900 - uvicorn.access - INFO - 127.0.0.1:49816 - "GET /api/move/running HTTP/1.1" 200
[14:47:41] 2026-01-04 14:47:41,170 - reachy_mini.apps.manager.runner - WARNING - :128: RuntimeWarning: 'twenty_questions_game.main' found in sys.modules after import of package 'twenty_questions_game', but prior to execution of 'twenty_questions_game.main'; this may result in unpredictable behaviour
[14:47:41] 2026-01-04 14:47:41,362 - reachy_mini.apps.manager.runner - INFO - App twenty_questions_game finished
[14:47:41] 2026-01-04 14:47:41,387 - uvicorn.access - INFO - 127.0.0.1:49820 - "GET /api/move/running HTTP/1.1" 200
[14:47:41] 2026-01-04 14:47:41,906 - uvicorn.access - INFO - 127.0.0.1:49823 - "GET /api/move/running HTTP/1.1" 200
[14:47:42] 2026-01-04 14:47:42,392 - uvicorn.access - INFO - 127.0.0.1:49824 - "GET /api/move/running HTTP/1.1" 200
[14:47:42] 2026-01-04 14:47:42,439 - uvicorn.access - INFO - 127.0.0.1:49658 - "POST /health-check HTTP/1.1" 200
[14:47:42] 2026-01-04 14:47:42,896 - uvicorn.access - INFO - 127.0.0.1:49828 - "GET /api/move/running HTTP/1.1" 200
[14:47:42] โœ“ twenty_questions_game completed

Sign up or log in to comment