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

A fatal rclone (?) error is not treated as one #1098

Closed
stdedos opened this issue Mar 11, 2024 · 2 comments
Closed

A fatal rclone (?) error is not treated as one #1098

stdedos opened this issue Mar 11, 2024 · 2 comments
Labels
S-triage Status: Waiting for a maintainer to triage this issue/PR

Comments

@stdedos
Copy link

stdedos commented Mar 11, 2024

$ journalctl --follow --user-unit rustic-check-deep.service 
-- Logs begin at Mon 2024-03-04 14:15:08 EET. --
Μαρ 11 10:17:08 h systemd[5272]: /u/.config/systemd/user/rustic-check-deep.service:8: Unknown key name 'OnSuccess' in section 'Unit', ignoring.
Μαρ 11 10:17:13 h systemd[5272]: /u/.config/systemd/user/rustic-check-deep.service:8: Unknown key name 'OnSuccess' in section 'Unit', ignoring.
Μαρ 11 10:17:13 h systemd[5272]: Starting Check restic backup via rustic...
Μαρ 11 10:17:13 h check-connection-not-metered.sh[2825270]: GENERAL.METERED:no (guessed)
Μαρ 11 10:17:13 h rustic[2825274]: [INFO] using no config file, none of these exist: /u/.config/rustic/rustic.toml, /etc/rustic/rustic.toml, ./rustic.toml
Μαρ 11 10:17:14 h rustic[2825274]: [WARN] Could not determine rclone version: error parsing verision number from `"1.63.0-beta.7022.e649cf4d5"`
Μαρ 11 10:17:17 h rustic[2825274]: [INFO] repository r: password is correct.
Μαρ 11 10:17:17 h rustic[2825274]: [INFO] using cache at /u/.cache/rustic/a72e6e8dcd162d0b4c3067655f6540c89c7c823947893f69e31c9a9b11beb04c
Μαρ 11 10:38:40 h rustic[2825274]: error: backoff failed: Permanent(reqwest::Error { kind: Status(404), url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(42865), path: "/snapshots/6946ad084aab2db34f27a671eb986542b99599aca28fefb822befb013bd984b0", query: None, fragment: None } })
Μαρ 11 10:38:40 h systemd[5272]: rustic-check-deep.service: Succeeded.
Μαρ 11 10:38:40 h systemd[5272]: Finished Check restic backup via rustic.
^C
$ systemctl --user status rustic-check-deep.service 
● rustic-check-deep.service - Check restic backup via rustic
     Loaded: loaded (/u/.config/systemd/user/rustic-check-deep.service; linked; vendor preset: enabled)
     Active: inactive (dead)
       Docs: https://docs.rs/crate/rustic-rs/latest

Μαρ 11 10:17:13 h systemd[5272]: Starting Check restic backup via rustic...
Μαρ 11 10:17:13 h check-connection-not-metered.sh[2825270]: GENERAL.METERED:no (guessed)
Μαρ 11 10:17:13 h rustic[2825274]: [INFO] using no config file, none of these exist: /u/.config/rustic/rustic.toml, /etc/rustic/rustic.toml, ./rustic.toml
Μαρ 11 10:17:14 h rustic[2825274]: [WARN] Could not determine rclone version: error parsing verision number from `"1.63.0-beta.7022.e649cf4d5"`
Μαρ 11 10:17:17 h rustic[2825274]: [INFO] repository r: password is correct.
Μαρ 11 10:17:17 h rustic[2825274]: [INFO] using cache at /u/.cache/rustic/a72e6e8dcd162d0b4c3067655f6540c89c7c823947893f69e31c9a9b11beb04c
Μαρ 11 10:38:40 h rustic[2825274]: error: backoff failed: Permanent(reqwest::Error { kind: Status(404), url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: N>
Μαρ 11 10:38:40 h systemd[5272]: rustic-check-deep.service: Succeeded.
Μαρ 11 10:38:40 h systemd[5272]: Finished Check restic backup via rustic.
Μαρ 11 10:47:29 h systemd[5272]: /u/.config/systemd/user/rustic-check-deep.service:8: Unknown key name 'OnSuccess' in section 'Unit', ignoring.
lines 1-15/15 (END)
@github-actions github-actions bot added the S-triage Status: Waiting for a maintainer to triage this issue/PR label Mar 11, 2024
@simonsan
Copy link
Contributor

This is a duplicate, please make sure to search the issues before opening a new one, or start a new discussion.

CC: #927

@stdedos
Copy link
Author

stdedos commented Mar 11, 2024

Apologies; I "assumed" that that was a very specific error - and I didn't find anything (https://github.com/rustic-rs/rustic/issues?q=is%3Aissue+rclone+is%3Aopen)

Pls close as NotPlanned 🙏

@simonsan simonsan closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-triage Status: Waiting for a maintainer to triage this issue/PR
Projects
None yet
Development

No branches or pull requests

2 participants