We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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))) }))
Result::unwrap()
Err
RUST_BACKTRACE=1
The text was updated successfully, but these errors were encountered:
Please can I work on this ?
Sorry, something went wrong.
No branches or pull requests
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 anErr
value: WatchFailed(ReadEvents(Custom { kind: Other, error: Service(hyper::Error(Body, Kind(TimedOut))) }))note: run with
RUST_BACKTRACE=1
environment variable to display a backtracethread 'tokio-runtime-worker' panicked at apiserver/src/services/logger.rs:55:56:
called
Result::unwrap()
on anErr
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 anErr
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 anErr
value: WatchFailed(ReadEvents(Custom { kind: Other, error: Service(hyper::Error(Body, Kind(TimedOut))) }))The text was updated successfully, but these errors were encountered: