Description
I build apk from source, any wrong procedure I got error like this when at new repository:
Failed to initialize Repository
Failed to initialize Repository!
Restic error 1:
Fatal: create repository at s3:http//172.18.100.77:900/android-test failed: client.BucketExists: The difference between the request time and the server's time is too large.
Do you want to save anyway?
Cancel OK
I click OK, result:
android test
s3:http://172.18.100.77:9000/android-test
Snapshots
Restic error 1:
Fatal: unable to open config file: Stat The difference between the request time and the server's time is too large.
Is there a repository at the following location?
s3:http://172.18.100.77:9000/android-test
I have check the time client and server is match, and di url repository is correct.
Please help to solve build from source.
Thanks,
Eko