Engine bootstrap is incomplete. Setup Center is the supported entrypoint.
Одноразовый first-install контур для нового пустого сервера: prerequisites, bootstrap `engine_hub`, первая content-БД, первый сайт и первая привязка домена.
Открыть установку`restore`, `verify` и recovery-действия больше не живут в public `/setup`. Эти инструменты доступны только после входа в админку.
| Проверка | Статус | Детали |
|---|---|---|
| Config | ok | /opt/engine/config.py |
| Runtime config | ok | /opt/engine/config.py |
| Python venv | ok | /opt/engine/venv/bin/python |
| Hestia CLI | ok | /usr/local/hestia/bin |
| Default DB | warn | bootstrap install mode: (pymysql.err.OperationalError) (2003, "Can't connect to MySQL server on 'localhost' ([Errno 111] Connection refused)") (Background on this error at: https://sqlalche.me/e/20/e3q8) |
| Hub DB | warn | bootstrap install mode: (pymysql.err.OperationalError) (2003, "Can't connect to MySQL server on 'localhost' ([Errno 111] Connection refused)") (Background on this error at: https://sqlalche.me/e/20/e3q8) |
| Redis | ok | redis://localhost:6379/0 |
| Entry host | ok | host=oriby.ru |