Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Automatic backup is failing due to missing autobackup directory #254

Closed
1 task done
hubertbanas opened this issue Jun 11, 2024 · 2 comments
Closed
1 task done

Comments

@hubertbanas
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Unifi Network is expecting autobackup directory located at /usr/lib/unifi/data/backup/autobackup

New install is missing this directory.

Here is the server.log

java.io.FileNotFoundException: /usr/lib/unifi/data/backup/autobackup/autobackup_8.2.93_20240607_0330_1717731000003.unf (No such file or directory)
[2024-06-06 23:30:01,541] <schedule-backup> ERROR schedule - Failed to execute[backup]: File system element for parameter 'path' does not exist: '/usr/lib/unifi/data/backup/autobackup/autobackup_8.2.93_20240607_0330_1717731000003.unf'
java.lang.IllegalArgumentException: File system element for parameter 'path' does not exist: '/usr/lib/unifi/data/backup/autobackup/autobackup_8.2.93_20240607_0330_1717731000003.unf'

Workaround
Creating missing directory fixes the issue and autobackup starts to work as expected.

Expected Behavior

No response

Steps To Reproduce

  1. Perform new install
  2. Configure autobackup

Environment

No response

CPU architecture

x86-64

Docker creation

Installed using docker-compose.yml

Container logs

See "Current Behavior" section.
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@hubertbanas
Copy link
Author

Wrong repo. Closing.

@LinuxServer-CI LinuxServer-CI moved this from Issues to Done in Issue & PR Tracker Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant