in reply to Catalyst::Model::DBI not reconnecting?

Try increasing the trace level (export DBI_TRACE=2), maybe you can spot the difference

Also try use Devel::VersionDump; , maybe you have candidates for upgrading https://metacpan.org/changes/distribution/DBIx-Connector lists a reconnection bug

  • Comment on Re: Catalyst::Model::DBI not reconnecting? ( MySQL server has gone away )