Closed christiantraets closed 6 months ago
Hi @christiantraets is this a new project or an existing one? Could you please check if this is related?
Project is few weeks old (fresh start with Laravel 11).
the problem started after updating from previous update of Vemto
@christiantraets does it work when using the database reader? Does this problem happen with new projects?
I found the solution in the Stackoverflow article. This was the solution:
Change "DB_HOST" in the .env file from "localhost" to "127.0.0.1"
Error Message: schema-reader-mg Error: SQLSTATE[HY000] [2002] No such file or directory (Connection: mysql, SQL: select * from
suppliers
order bycreated_at
asc limit 100 offset 0)Stack:
Vemto 2.0.10 darwin 23.4.0 Locale: nl App version: 2.0.10
Schema Reader Option: Migration