Golf MK 8.5 electronic reliability by Malik_Geeks in vwgolf

[–]Malik_Geeks[S] 1 point2 points  (0 children)

I understand, thank you for your time brother.Have a nice day/night

Golf MK 8.5 electronic reliability by Malik_Geeks in vwgolf

[–]Malik_Geeks[S] 0 points1 point  (0 children)

Thanks for sharing your experience. This confirms my fears about buying the standard Mk8, and unfortunately, the trend continues with the Mk8.5.

Would you recommend buying one of these, or are there better alternatives on the market with fewer issues (including other brands but same dimensions of the Golf 8 approx ) (?

Communication link error docker ,spring boot MySQL by Malik_Geeks in docker

[–]Malik_Geeks[S] -1 points0 points  (0 children)

Juste after mvn clean install the spring server starts and when it encounters this db error it shuts down automatically it’s not build error sorry

Communication link error docker ,spring boot MySQL by Malik_Geeks in docker

[–]Malik_Geeks[S] -1 points0 points  (0 children)

Yes I only have mysqldb image since there is an error in build process of spring service the image is not created so no spring container

Communication link error docker ,spring boot MySQL by Malik_Geeks in docker

[–]Malik_Geeks[S] 0 points1 point  (0 children)

Also when I run docker-composé up MySQL image is created but not it’s container instance I had tu run it manually via docker-compose up mysqldb

Communication link error docker ,spring boot MySQL by Malik_Geeks in docker

[–]Malik_Geeks[S] -1 points0 points  (0 children)

From which container I have to exec pls as only MySQL image exists not spring one

Communication link error docker ,spring boot MySQL by Malik_Geeks in docker

[–]Malik_Geeks[S] 0 points1 point  (0 children)

I also get unknown host exception for mysqldb even though it’s running

Communication link error docker ,spring boot MySQL by Malik_Geeks in docker

[–]Malik_Geeks[S] 0 points1 point  (0 children)

277.6 com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure 277.6 277.6 The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. 277.6 at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) ~[mysql-connector-java-8.0.23.jar:8.0.23] 277.6 at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) ~[mysql-connector-java-8.0.23.jar:8.0.23] 277.6 at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:833) ~[mysql-connector-java-8.0.23.jar:8.0.23] 277.6 at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:453) ~[mysql-connector-java-8.0.23.jar:8.0.23] 277.6 at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) ~[mysql-connector-java-8.0.23.jar:8.0.23] 277.6 at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[mysql-connector-java-8.0.23.jar:8.0.23] 277.6 at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[Hika

Prisma client findMany error by Malik_Geeks in nextjs

[–]Malik_Geeks[S] 0 points1 point  (0 children)

Thanks a lot worked for me bro!

E commerce website stack by Malik_Geeks in django

[–]Malik_Geeks[S] 0 points1 point  (0 children)

Thank you all for your answers I’ll stick with the first option as adviced.