I have used Restic for years in linux without issue but have had to deploy it on Windows for backups. All seemed to be going well with BorgBase so I paid for the 1TB and started uploading to the repo. I am now seeing filed backups with logs showing:
restic.exe : Save(<data/22f76475fe>) returned error, retrying after 714.197635ms: Post "https://xxxxxxxx.repo.borgbase.com/data/22f76475fe27d0d8141ec9d395eda942eeedc3e12684c2621d8f8fb30
95584bb": http2: Transport: cannot retry err [http2: Transport received Server's graceful shutdown
GOAWAY] after Request.Body was written; define Request.GetBody to avoid this error
At C:\restic\backup.ps1:290 char:13
+ & $ResticExe backup $ResticBackupFlags $folder_list $vss_ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Save(<data/22f7...void this error:String) [], RemoteE
xception
+ FullyQualifiedErrorId : NativeCommandError
Save(<data/21cfb347a5>) returned error, retrying after 525.840985ms: Post "https://xxxxxxx.repo.borgbase.com/data/21cfb347a599268bba18a82fe9fb1421028c56cbedf932356342f252c8049e44":
http2: Transport: cannot retry err [http2: Transport received Server's graceful shutdown GOAWAY]
after Request.Body was written; define Request.GetBody to avoid this error
Save(<data/22f76475fe>) operation successful after 1 retries
Save(<data/21cfb347a5>) operation successful after 1 retries
Save(<data/874c5655a5>) returned error, retrying after 932.56665ms: Post "https://xxxxxx.repo.borgbase.com/data/874c5655a5308e45a7cb61207c6abbe959711cf7bc388b531e1d16e3f31ca0f1":
http2: Transport: cannot retry err [http2: Transport received Server's graceful shutdown GOAWAY]
after Request.Body was written; define Request.GetBody to avoid this error
Save(<data/874c5655a5>) operation successful after 1 retries
Any ideas on what to try? 100M/100M fibre internet service.