There was a database connection issue

hello,
On all the websites set up in Local I have “There was a database connection issue”. It used to work previously, but recently I was installing node-gyp which required to install Visual C++ Build Environment and make some windows settings. And now my websites don’t work.
Here is my error log:

  • Which version of Local is being used?
    5.10.5
  • What Operating System (OS) and OS version is being used?
    Windows 10

I have managed to fix the issue.
To the mysql folder C:\Users\lukiw\AppData\Local\Programs\Local\resources\extraResources\lightning-services\mysql-8.0.16+6\bin\win64\bin in have copied msvcp140.dll file and the problem is fixed now.
The dll file can be found here: https://www.dll-files.com/msvcp140.dll.html

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.