Pages

Error 2 : Snipe-IT (Error Backup failed...)

 

When I tried to create a backup from admin panel, Error Backup failed because The dump process failed with exitcode 1 : General error : The system cannot find the path specified.

This is most probably a misconfiguration in .env file.


Default configuration in .env file

DB_DUMP_PATH='/usr/bin'

Changed to 

DB_DUMP_PATH='C:\xampp\mysql\bin'


The backup folder will be on C:\xampp\htdocs\snipe-it\storage\app\backups

DB_DUMP_PATH is based on your XAMPP installation folder.

These new configurations allow the execution of backup.

No comments:

Post a Comment

You might also like:

  • MikroTik Variable for sharing.
    MikroTik Variable for sharing.

    I'm trying to find the documentation for…

  • How to add Feeds in Blogsot
    How to add Feeds in Blogsot

    For me: The simplest way to configure Feeds …

  • Configure yum to get through proxy ? (CentOS)
    Configure yum to get through proxy ? (CentOS)

    Login as root Edit /etc/yum.conf At the end of…

  • ‘You may be a victim of software counterfeiting’
    ‘You may be a victim of software counterfeiting’

    This problem occurred because Microsoft detect…

Popular Posts