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

amp-apiserver: Watch failed after playbook was deleted if still watching #186

Open
wangeguo opened this issue May 12, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@wangeguo
Copy link
Member

2024-04-26T10:28:02.912317Z DEBUG Deleting Playbook: Some(PlaybookStatus { conditions: [Condition { last_transition_time: Time(2024-04-26T10:27:27Z), message: "", observed_generation: None, reason: "AutoRun", status: "True", type_: "Running" }] })
thread 'tokio-runtime-worker' panicked at apiserver/src/services/logger.rs:55:56:
called Result::unwrap() on an Err value: WatchFailed(ReadEvents(Custom { kind: Other, error: Service(hyper::Error(Body, Kind(TimedOut))) }))
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
thread 'tokio-runtime-worker' panicked at apiserver/src/services/logger.rs:55:56:
called Result::unwrap() on an Err value: WatchFailed(ReadEvents(Custom { kind: Other, error: Service(hyper::Error(Body, Kind(TimedOut))) }))
thread 'tokio-runtime-worker' panicked at apiserver/src/services/logger.rs:55:56:
called Result::unwrap() on an Err value: WatchFailed(ReadEvents(Custom { kind: Other, error: Service(hyper::Error(Body, Kind(TimedOut))) }))
thread 'tokio-runtime-worker' panicked at apiserver/src/services/logger.rs:55:56:
called Result::unwrap() on an Err value: WatchFailed(ReadEvents(Custom { kind: Other, error: Service(hyper::Error(Body, Kind(TimedOut))) }))

@wangeguo wangeguo added the bug Something isn't working label May 12, 2024
@ShantelPeters
Copy link

Please can I work on this ?

@ShantelPeters ShantelPeters removed their assignment Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants