You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.If I try it with the CLI command on the server itself, the backup gets generated.
2.I get an error if I try to generate a backup through the GUI.
3.
...
Expected behavior
help to solve this error
Screenshots
Error: Backup failed because: 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 . #0 C:\xampp\htdocs\snipe-it\vendor\spatie\db-dumper\src\DbDumper.php(194): Spatie\DbDumper\Exceptions\DumpFailed::processDidNotEndSuccessfully(Object(Symfony\Component\Process\Process)) #1 C:\xampp\htdocs\snipe-it\vendor\spatie\db-dumper\src\Databases\MySql.php(161): Spatie\DbDumper\DbDumper->checkIfDumpWasSuccessFul(Object(Symfony\Component\Process\Process), 'C:\xampp\htdo
Snipe-IT Version
Version v7.0.5 - build 14092 (master)
Operating System
Windows
Web Server
Apache,XAMPP,mysql
PHP Version
8.1.25
Operating System
No response
Browser
No response
Version
No response
Device
No response
Operating System
No response
Browser
No response
Version
No response
Error messages
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
I am using XAMPP. I can take manual backup with php artisan snipeit:backup. I get an error when I try to take backup in GUI.
I edited the DB_DUMP_PATH path in the .env file, but I don't understand the user authorization part. Snipe-IT is running on a server in my domain. As local user only administrator account is enabled and has full control. But I can't take a backup on the GUI, the error persists. Can you help me, I could not find any solution.
Debug mode
Describe the bug
Version v7.0.5 - build 14092 (master)
XAMPP user
If I try it with the CLI command on the server itself, the backup gets generated.
But I get an error if I try to generate a backup through the GUI.
I have check the same issue #4862 #10234 #14593 #14910 #14891 #2454
grant all permission
Reproduction steps
1.If I try it with the CLI command on the server itself, the backup gets generated.
2.I get an error if I try to generate a backup through the GUI.
3.
...
Expected behavior
help to solve this error
Screenshots
Error: Backup failed because: 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 . #0 C:\xampp\htdocs\snipe-it\vendor\spatie\db-dumper\src\DbDumper.php(194): Spatie\DbDumper\Exceptions\DumpFailed::processDidNotEndSuccessfully(Object(Symfony\Component\Process\Process)) #1 C:\xampp\htdocs\snipe-it\vendor\spatie\db-dumper\src\Databases\MySql.php(161): Spatie\DbDumper\DbDumper->checkIfDumpWasSuccessFul(Object(Symfony\Component\Process\Process), 'C:\xampp\htdo
Snipe-IT Version
Version v7.0.5 - build 14092 (master)
Operating System
Windows
Web Server
Apache,XAMPP,mysql
PHP Version
8.1.25
Operating System
No response
Browser
No response
Version
No response
Device
No response
Operating System
No response
Browser
No response
Version
No response
Error messages
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: