Known issues

August 14, 2025 ยท View on GitHub

The file includes built-in errors we expect people to encounter and common problems reported by users. For the latest list of all issues see the Github Issues page.

Contents

Do not set the box.cfg.background

tt start daemonize a Tarantool process itself. The box.cfg.background setting does the same thing from a Tarantool process. These features conflict with each other. As a result, tt status shows an invalid status of a Tarantool instance, and it is unable to stop the instance with tt stop.

You should never set box.cfg.background = true in an application code that is started by tt.