Skip to content

Files

Latest commit

Jun 4, 2025
e40e369 · Jun 4, 2025

History

History
22 lines (15 loc) · 861 Bytes

known_issues.md

File metadata and controls

22 lines (15 loc) · 861 Bytes

Known issues

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.