Skip to content

Checking for tables which need an upgrade, are corrupt or were not closed cleanly. #46

@makamekm

Description

@makamekm

Добрый день! Не стартует контейнер после билда по инструкции.

Запуск
docker run -d --restart unless-stopped -p 80:80 -p 2222:22 --name codeisok -v codeisok:/local/codeisok -v codeisokmysql:/var/lib/mysql -v codeisokgit:/home/git/ codeisok

Логи
> docker logs codeisok

 * Starting MySQL database server mysqld
   ...done.
 * Checking for tables which need an upgrade, are corrupt or were
not closed cleanly.
ERROR 1045 (28000): Access denied for user 'debian-sys-maint'@'localhost' (using password: YES)
 * Starting OpenBSD Secure Shell server sshd
   ...done.
Warning: Using a password on the command line interface can be insecure.
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
 * Starting Mail Transport Agent (MTA) sendmail
   ...done.
 * Starting MySQL database server mysqld
   ...done.
 * Checking for tables which need an upgrade, are corrupt or were
not closed cleanly.
ERROR 1045 (28000): Access denied for user 'debian-sys-maint'@'localhost' (using password: YES)
 * Starting OpenBSD Secure Shell server sshd
   ...done.
Warning: Using a password on the command line interface can be insecure.
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
 * Starting Mail Transport Agent (MTA) sendmail
   ...done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions