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
When I try to launch the app it stucks in the initialize process with the following log: Kubuntu version is 2023.10.
[2024-05-15 10:10:52.317 INFO /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.5/src/filters/log.rs:37] 127.0.0.1:39404 "GET /graphql HTTP/1.1" 101 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Safari/605.1.15" 49.115µs [2024-05-15 10:10:52.327 INFO /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.5/src/filters/log.rs:37] 127.0.0.1:39406 "GET /graphql HTTP/1.1" 101 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Safari/605.1.15" 44.905µs [2024-05-15 10:10:52.334 DEBUG rust-executor/src/pubsub.rs:80] Subscribing to topic: agent-updated-topic [2024-05-15 10:10:52.334 DEBUG rust-executor/src/pubsub.rs:80] Subscribing to topic: agent-status-changed-topic [2024-05-15 10:10:52.334 DEBUG rust-executor/src/pubsub.rs:80] Subscribing to topic: apps-changed [2024-05-15 10:10:52.334 DEBUG rust-executor/src/pubsub.rs:80] Subscribing to topic: perspective-added-topic [2024-05-15 10:10:52.334 DEBUG rust-executor/src/pubsub.rs:80] Subscribing to topic: perspective-updated-topic [2024-05-15 10:10:52.334 DEBUG rust-executor/src/pubsub.rs:80] Subscribing to topic: perspective-removed-topic [2024-05-15 10:10:52.334 DEBUG rust-executor/src/pubsub.rs:80] Subscribing to topic: runtime-messaged-received-topic [2024-05-15 10:10:52.334 DEBUG rust-executor/src/pubsub.rs:80] Subscribing to topic: exception-occurred-topic
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I try to launch the app it stucks in the initialize process with the following log:
Kubuntu version is 2023.10.
The text was updated successfully, but these errors were encountered: