Sir im running my docker container on wsl 2 ubuntu my local machine is window. Can i access the container which is running in wsl 2 from windows? If yes how can i do it.
with the command docker-compose up , I am getting "VCRUNTIME140.dll could not be extracted! fopen: Permission denied" error. Can you please help me brother?
Bro the Spring Boot App fails to connect to the MySQL server, when I try to access to the database it shows this: error 2002 (hy000): can't connect to local mysql server through socket '/var/run/mysqld/mysqld.sock' (2) Anyone knows what to do? I can't find that root because it's in docker
try to check if your mysql image has the name mysqldb. For that do docker images. And also, check the port. He changed because it had it in use in his localhost.
Excellent video. Thank you for your easy explanation.
When I create jar file I am getting an error like cannot find mysqldb
Have you resolved it?
me too, how did you resolve it please tell
have you?@@dogomation556
Sir im running my docker container on wsl 2 ubuntu my local machine is window. Can i access the container which is running in wsl 2 from windows? If yes how can i do it.
In this video, why aren't we connecting the sql & service to the same network to run ?? Isn't it necessary ?
Perfect! Thanks for sharing.
The best ...
Excellent Videos! Thanks Much !!!
I get an error says that therino table jn the database called employee
Amazing, Thank You
Our pleasure!
it is mandatory to click on the install optimion of maven? can't do that when container is reload?
with the command docker-compose up , I am getting "VCRUNTIME140.dll could not be extracted!
fopen: Permission denied" error. Can you please help me brother?
is it anyone else having this error when loggin into mysql "SELECT command denied to user ..."
You wrote mysqldb as linux/x86 but i am using window 11
Bro the Spring Boot App fails to connect to the MySQL server, when I try to access to the database it shows this:
error 2002 (hy000): can't connect to local mysql server through socket '/var/run/mysqld/mysqld.sock' (2)
Anyone knows what to do? I can't find that root because it's in docker
What to do if have data base on different server
aree bhai , git repository link kaha hai?
sorry guys,the fact that we didnt interact with the docker file means that the docker file we use in the previous video is the same we are using now?
yes
in application.properties when i change localhost to mysqldb i got an error , could explain me please
try to check if your mysql image has the name mysqldb. For that do docker images. And also, check the port. He changed because it had it in use in his localhost.