question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Backup Exceptions

See original GitHub issue

I 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:closed
  • Created 2 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
amanda-tarafacommented, Jan 11, 2022

No, I’m sorry, not yet, I’ll update here as soon as I know more.

1reaction
amanda-tarafacommented, Jan 10, 2022

I’ve seen an uptick of these errors recently on our CI as well. I’m planning to look into this today.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found