Git Product home page Git Product logo

Comments (5)

vseveryn avatar vseveryn commented on May 22, 2024 1

I resolved my issue. The problem was in other mysql process running as windows service. Docker messages didn't show anything about such conflict.

from ebook-chat-app-spring-websocket-cassandra-redis-rabbitmq.

jorgeacetozi avatar jorgeacetozi commented on May 22, 2024

Hi, sorry for the late response. Are you still having this issue?

from ebook-chat-app-spring-websocket-cassandra-redis-rabbitmq.

vseveryn avatar vseveryn commented on May 22, 2024

I think yes, but I didn’t use it after I submitted an issue

from ebook-chat-app-spring-websocket-cassandra-redis-rabbitmq.

jorgeacetozi avatar jorgeacetozi commented on May 22, 2024

I see. From the exception, the application started in dev profile (which tries to establish a connection to MySQL using username root and password root) and the access was denied for these credentials. So, in theory, the only possibility is that the problem is in the MySQL container. I would advice you to debug the container by trying to connect to MySQL using a MySQL client, for example.
I've tested it here on Mac and Linux and it's working fine. You could also try to set up a Linux VM to see if this also happens there.

from ebook-chat-app-spring-websocket-cassandra-redis-rabbitmq.

vseveryn avatar vseveryn commented on May 22, 2024

so far I managed to run it on my mac. windows is still to be investigated.

PS jar url in readme should be updated to https://github.com/jorgeacetozi/ebook-chat-app-spring-websocket-cassandra-redis-rabbitmq/releases/download/ebook-chat-1.0.0/ebook-chat-1.0.0.jar

from ebook-chat-app-spring-websocket-cassandra-redis-rabbitmq.

Related Issues (5)

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.