syntax error near unexpected token #1644
Unanswered
Djagannath
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
please help
php 8.1 Laravel 9
Error Output
sh: -c: line 0: syntax error near unexpected token
(' sh: -c: line 0:
('mysqldump' --defaults-extra-file="/tmp/phpO4MStL" --skip-comments --extended-insert --default-character-set=utf8mb4 -u itsell --password=**** db; echo $? >&3) | gzip > "/home/itsell/sites/releases/161/storage/app/backup-temp/temp/db-dumps/mysql-itsell_itselldb.sql.gz") 'at /home/itsell/sites/releases/161/vendor/spatie/db-dumper/src/Exceptions/DumpFailed.php:14)
[stacktrace]
#0 /home/itsell/sites/releases/161/vendor/spatie/db-dumper/src/DbDumper.php(178): Spatie\DbDumper\Exceptions\DumpFailed::processDidNotEndSuccessfully(Object(Symfony\Component\Process\Process))
#1 /home/itsell/sites/releases/161/vendor/spatie/db-dumper/src/Databases/MySql.php(143): Spatie\DbDumper\DbDumper->checkIfDumpWasSuccessFul(Object(Symfony\Component\Process\Process), '/home/si...')
Beta Was this translation helpful? Give feedback.
All reactions