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

0 0 files downloaded (0.0 b), 0 files skipped, 0 files failed, 0 files total #216

Open
stevooooooo1 opened this issue Sep 18, 2022 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@stevooooooo1
Copy link

Hi,

Upon running the command

docker run --volume /Users/*/Downloads:/downloads unifitoolbox/protect-archiver download --address=192.168.20.10 --username=Export --password= --cameras=“all” --skip-existing-files --use-subfolders --start=2022-09-10T10:00:00 --end=2022-09-10T23:59:00 /downloads

I cannot fetch any files it simply says 0 files downloaded and that's it. No idea why this is happening and would be really grateful if you can help. Below is the full command returned.

Getting camera list
Successfully retrieved data from https://192.168.20.10:443/proxy/protect/api/cameras
Cameras found:

  • Front - UVC G3 Flex (60104a8202cd2003e7003b17)
  • Garage - UVC G3 Dome (5fd7ebec03c71c03e7001df2)
  • Garden - UVC G3 Flex (5f2409200136c503e7000438)
  • Driveway - UVC G3 Flex (5f19b4d102773603e70003ed)
    0 files downloaded (0.0 b), 0 files skipped, 0 files failed, 0 files total

I am trying to get footage of our dog that passed off the camera. Have turned recording off for now but would really like to get this footage as downloading through Unifi just does not work. The Export user has local access.

@danielfernau danielfernau self-assigned this Sep 18, 2022
@danielfernau danielfernau added the question Further information is requested label Sep 18, 2022
@danielfernau
Copy link
Owner

Hi @stevooooooo1

To protect the recordings for now, also make sure that you have Time-based Recording Deletion disabled under Settings > General > Video Retention. This is important since it could potentially cause your clips to be deleted even if you're not recording anything new.

You mentioned that downloading the files through the UniFi software doesn't work - do you mean the web UI or the mobile app by that? Have you tried both of these options? Can you play the clips in the browser at all, just not download them? Additionally, have you already tried to restart the Protect application and/or the device itself before attempting to download anything?

If the tool says that there are zero files to be downloaded, it usually means that the Protect API did not return any recordings for the selected cameras within the requested time span. This can have a number of reasons, including database issues on the appliance on which Protect is running. That would also explain why the UniFi software itself fails to download the clips.

I'm very sorry for your loss and I'll do whatever I can to help you preserve some memories 🐶

Best
Daniel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants