Skip to content
New issue

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

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

Already on GitHub? # to your account

requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://hassio/snapshots #51

Open
wire67 opened this issue Sep 8, 2022 · 3 comments · May be fixed by #52
Open

requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://hassio/snapshots #51

wire67 opened this issue Sep 8, 2022 · 3 comments · May be fixed by #52

Comments

@wire67
Copy link

wire67 commented Sep 8, 2022

This URL seems wrong for my install (on a VM) local domain is expected to be http://homeassistant.local:8123/

 > Uploading "/backup/f911cabc.tar" to "/home_assistant_backups/f911cabc.tar"... FAILED
An error occurred requesting /upload
Some error occured. Please check the log.
[Info] keep_last option is set, cleaning up files...
Traceback (most recent call last):
  File "/keep_last.py", line 47, in <module>
    main(args.number)
  File "/keep_last.py", line 15, in main
    snapshot_info.raise_for_status()
  File "/usr/lib/python3.6/site-packages/requests/models.py", line 939, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://hassio/snapshots
{"command":"upload"} 
@staspika
Copy link

Same problem here.

@sam17 sam17 linked a pull request Sep 22, 2022 that will close this issue
@MacL3an
Copy link

MacL3an commented Jan 23, 2023

Same here. Just installed this and running:

Home Assistant 2023.1.2 
Supervisor 2022.12.1 
Operating System 9.4

@MacL3an
Copy link

MacL3an commented Jan 23, 2023

Hmm, no commits since 2019. Perhaps this repo is dead 😢.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants