Backup Exceptions
See original GitHub issueI am seeing the below exception while creating the backups.
Status(StatusCode="InvalidArgument", Detail="Invalid ListBackupOperations request.", DebugException="Grpc.Core.Internal.CoreErrorDetailException: {"created":"@1641686430.749211566","description":"Error received from peer ipv4:142.250.188.42:443","file":"/var/local/git/grpc/src/core/lib/surface/call.cc","file_line":1067,"grpc_message":"Invalid ListBackupOperations request.","grpc_status":3}")
var filter =
$"(metadata.database={dbName}) AND " +
"(metadata.@type:type.googleapis.com/google.spanner.admin.database.v1.CreateBackupMetadata) AND " +
"done=false";
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (6 by maintainers)
Top Results From Across the Web
A backup job completes with exception 'The target ...
A backup job completes with exception 'The target computer is running a previous version of the Backup Exec Remote Agent.
Read more >Backup Copyright Exception
It is within a copyright owner's right to save a backup of their work on their computer. More details on backing-up copies as...
Read more >Backup Exclusions
Backup Exclusions allow you to create rules to control your backup content. Through this new self-service feature, you can select the items ...
Read more >Recommended Backup Exclusions
Does anyone have any recommended exclusions to make for image backups that would not be missed for bare metal restores?
Read more >Backup Exclusions
Learn about the backup profile Backup Exclusions tab. ... allows you to control the extensions, folder paths, and file paths that are excluded...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
No, I’m sorry, not yet, I’ll update here as soon as I know more.
I’ve seen an uptick of these errors recently on our CI as well. I’m planning to look into this today.