Git Product home page Git Product logo

Comments (5)

ebeahan avatar ebeahan commented on July 20, 2024

I ran into the same issue. You have to make sure you change your misp DB account password here as well before building:

https://github.com/MISP/misp-docker/blob/master/misp-db/init-misp-db.sql#L2

from x_old_misp_docker.

Miroka96 avatar Miroka96 commented on July 20, 2024

You do not have to modify this file, instead make sure you modify the variables in the docker-compose file BEFORE building the containers

from x_old_misp_docker.

pe3zx avatar pe3zx commented on July 20, 2024

Make sure there are no volumes left before building:

$ sudo rm -rf /data/misp/db/

from x_old_misp_docker.

SteveClement avatar SteveClement commented on July 20, 2024

Some of the points mentioned should resolve this issue.

from x_old_misp_docker.

Ari-R avatar Ari-R commented on July 20, 2024

Im getting this same error as well now after it working fine with default settings in docker-compose.yml.

I then changed the mysql_password & mysql_root_password values to give them secure passwords, aswell as the same value in database.php and I am now getting this same error, "ERROR 1045 (28000): Access denied for user 'misp'@'172.18.2.5' (using password: YES)".

How can I update the password files without getting this error ?

from x_old_misp_docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.