Skip to content

Initialize Database Access Denied #59

@shidevil

Description

@shidevil

Hello,

I have ran build.sh with all the changes. When i ran the Initialize database command.

docker run -it --rm \
    -v $docker-root/misp-db:/var/lib/mysql \
    harvarditsecurity/misp /init-db

I received the error when i input my password i change in build.sh any help?

200717 05:36:48 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
ERROR 1133 (28000) at line 1: Can't find any matching row in the user table
ERROR 1133 (28000) at line 1: Can't find any matching row in the user table
Enter password: 
ERROR 1045 (28000): Access denied for user 'misp'@'localhost' (using password: YES)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions