1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

spatie-backup mysqldump issue : not recognized

Discussão em 'Outras Linguagens' iniciado por user2955335, Outubro 25, 2024 às 17:52.

  1. user2955335

    user2955335 Guest

    I've seen a number of post with inconclusive answes on thie issue of mysqldump not working when used in a Controller as an Artisan::command, could someone help me out on this one , as all answer refer to alder versions of Spatie-backup: I'm using...:

    • laravel 10;
    • spatie backup v.9
    • I have changed the config/database dump array item to : 'dump_binary_path' => 'C:\wamp64\bin\mysql\mysql8.2.0\bin',
    • terminal mysqldump command works perfectly
    • terminal backup:run also
    • Mail notifications are also sent perfectbly, but of course..., with the below: Message de l'exception : The dump process failed with a none successful exitcode. Exitcode ======== 2: Misuse of shell builtins Output ====== Error Output ============ mysqldump: Got error: 2004: Can't create TCP/IP socket (10106) when trying to connect.. many thanks !

    have changed the config/database dump array item to : 'dump_binary_path' => 'C:\wamp64\bin\mysql\mysql8.2.0\bin',

    • terminal mysqldump command works perfectly
    • terminal backup:runs also perfectly
    • Mail notifications are also sent perfectbly

    Continue reading...

Compartilhe esta Página