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

Strptime datetime error #456

Open
gustavohellwig opened this issue Mar 16, 2024 · 2 comments
Open

Strptime datetime error #456

gustavohellwig opened this issue Mar 16, 2024 · 2 comments

Comments

@gustavohellwig
Copy link

Hi,
What should I do in this case?
I have many cases where, when I'm trying to backup and recover, it's showing this:

Traceback (most recent call last):
File "gyb.py", line 2817, in
File "gyb.py", line 2254, in main
File "gyb.py", line 1990, in convert_timestamp
File "_strptime.py", line 555, in _strptime_datetime
File "_strptime.py", line 336, in _strptime
ValueError: unconverted data remains: .371000

I'm running this:
gyb --email $secondaryaccountr --service-account --local-folder "$BackupFolderPath$secondaryaccount" --search before:2010/12/31
gyb --email $newemailaddress --service-account --action restore --local-folder "$BackupFolderPath$secondaryaccount" --label-restored "$secondaryaccount"
}

Any suggestions?
Thank you

Using the Latest version.

@ffrants
Copy link

ffrants commented Apr 5, 2024

Having the same issue

@gustavohellwig
Copy link
Author

FYI. The version 1.74 doesn't have this error.

abrar71 added a commit to abrar71/got-your-back that referenced this issue Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants