As of this morning my builds have stopped working. I went back and restarted a build from a couple of days ago they fail the same way.
There are two problems:
First I get this error:
Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2)
(which is weird because I am using mariadb)
Second error is when running webpacker, all was fine yesterday again, now its consistently failing even on old builds.
Did something change?