-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1154589
commit 1b4542d
Showing
4 changed files
with
44 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,45 +1,45 @@ | ||
[1m[32m Finished[0m release [optimized] target(s) in 0.25s | ||
[1m[32m Finished[0m release [optimized] target(s) in 0.26s | ||
[1m[32m Running[0m `target/release/infoskjerm` | ||
[2024-03-12T22:19:09Z INFO infoskjerm] Starting up... | ||
Could not load rendering backend linuxkms-skia-opengl, fallback to default | ||
[2024-03-12T22:19:09Z WARN winit::platform_impl::platform::x11::util::randr] XRandR reported that the display's 0mm in size, which is certifiably insane | ||
[2024-03-12T22:19:09Z INFO winit::platform_impl::platform::x11::window] Guessed window scale factor: 1 | ||
[2024-03-12T22:19:09Z DEBUG winit::platform_impl::platform::x11::window] Calculated physical dimensions: 800x600 | ||
[2024-03-12T22:19:09Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" } | ||
[2024-03-12T22:19:09Z INFO infoskjerm::forecast] Fetching weather data | ||
[2024-03-12T22:19:09Z DEBUG reqwest::connect] starting new connection: https://xkcd.com/ | ||
[2024-03-12T22:19:09Z INFO tide::server] Server listening on http://[::1]:1337 | ||
[2024-03-12T22:19:09Z DEBUG reqwest::connect] starting new connection: https://api.met.no/ | ||
[2024-03-12T22:19:09Z DEBUG rustls::client::hs] No cached session for DnsName("xkcd.com") | ||
[2024-03-12T22:19:09Z DEBUG rustls::client::hs] Not resuming any session | ||
[2024-03-12T22:19:09Z DEBUG rustls::client::hs] ALPN protocol is Some(b"http/1.1") | ||
[2024-03-12T22:19:09Z DEBUG rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 | ||
[2024-03-12T22:19:09Z DEBUG rustls::client::tls12::server_hello] Server supports tickets | ||
[2024-03-12T22:19:09Z DEBUG rustls::client::tls12::server_hello] Server may staple OCSP response | ||
[2024-03-12T22:19:09Z DEBUG rustls::client::tls12] ECDHE curve is ECParameters { curve_type: NamedCurve, named_group: X25519 } | ||
[2024-03-12T22:19:09Z DEBUG rustls::client::tls12] Server DNS name is DnsName("xkcd.com") | ||
[2024-03-12T22:19:09Z INFO infoskjerm::xkcd] Loaded xkcd: Supergroup | ||
[2024-03-12T22:19:09Z DEBUG rustls::common_state] Sending warning alert CloseNotify | ||
[2024-03-12T22:19:09Z DEBUG reqwest::connect] starting new connection: https://imgs.xkcd.com/ | ||
[2024-03-12T22:19:09Z DEBUG rustls::client::hs] No cached session for DnsName("imgs.xkcd.com") | ||
[2024-03-12T22:19:09Z DEBUG rustls::client::hs] Not resuming any session | ||
[2024-03-12T22:19:09Z DEBUG rustls::client::hs] ALPN protocol is Some(b"http/1.1") | ||
[2024-03-12T22:19:09Z DEBUG rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 | ||
[2024-03-12T22:19:09Z DEBUG rustls::client::tls12::server_hello] Server supports tickets | ||
[2024-03-12T22:19:09Z DEBUG rustls::client::tls12::server_hello] Server may staple OCSP response | ||
[2024-03-12T22:19:09Z DEBUG rustls::client::tls12] ECDHE curve is ECParameters { curve_type: NamedCurve, named_group: X25519 } | ||
[2024-03-12T22:19:09Z DEBUG rustls::client::tls12] Server DNS name is DnsName("imgs.xkcd.com") | ||
[2024-03-12T22:19:09Z DEBUG rustls::common_state] Sending warning alert CloseNotify | ||
[2024-03-12T22:19:10Z DEBUG rustls::client::hs] No cached session for DnsName("api.met.no") | ||
[2024-03-12T22:19:10Z DEBUG rustls::client::hs] Not resuming any session | ||
[2024-03-12T22:19:10Z DEBUG rustls::client::hs] Using ciphersuite TLS13_AES_256_GCM_SHA384 | ||
[2024-03-12T22:19:10Z DEBUG rustls::client::tls13] Not resuming | ||
[2024-03-12T22:19:10Z DEBUG rustls::client::tls13] TLS1.3 encrypted extensions: [ServerNameAck, Protocols([ProtocolName(6832)])] | ||
[2024-03-12T22:19:10Z DEBUG rustls::client::hs] ALPN protocol is Some(b"h2") | ||
[2024-03-12T22:19:10Z DEBUG rustls::common_state] Sending warning alert CloseNotify | ||
[2024-03-12T22:19:14Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" } | ||
[2024-03-12T22:19:19Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" } | ||
[2024-03-12T22:19:24Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" } | ||
[2024-03-12T22:19:29Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" } | ||
[2024-03-12T22:19:34Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" } | ||
[2024-03-12T22:19:39Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" } | ||
[2024-03-12T22:24:30Z INFO infoskjerm] Starting up... | ||
Could not load rendering backend linuxkms-skia-vulkan, fallback to default | ||
[2024-03-12T22:24:30Z WARN winit::platform_impl::platform::x11::util::randr] XRandR reported that the display's 0mm in size, which is certifiably insane | ||
[2024-03-12T22:24:30Z INFO winit::platform_impl::platform::x11::window] Guessed window scale factor: 1 | ||
[2024-03-12T22:24:30Z DEBUG winit::platform_impl::platform::x11::window] Calculated physical dimensions: 800x600 | ||
[2024-03-12T22:24:31Z INFO infoskjerm::forecast] Fetching weather data | ||
[2024-03-12T22:24:31Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" } | ||
[2024-03-12T22:24:31Z INFO tide::server] Server listening on http://[::1]:1337 | ||
[2024-03-12T22:24:31Z DEBUG reqwest::connect] starting new connection: https://xkcd.com/ | ||
[2024-03-12T22:24:31Z DEBUG reqwest::connect] starting new connection: https://api.met.no/ | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::hs] No cached session for DnsName("xkcd.com") | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::hs] Not resuming any session | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::hs] ALPN protocol is Some(b"http/1.1") | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::tls12::server_hello] Server supports tickets | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::tls12::server_hello] Server may staple OCSP response | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::tls12] ECDHE curve is ECParameters { curve_type: NamedCurve, named_group: X25519 } | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::tls12] Server DNS name is DnsName("xkcd.com") | ||
[2024-03-12T22:24:31Z INFO infoskjerm::xkcd] Loaded xkcd: Supergroup | ||
[2024-03-12T22:24:31Z DEBUG rustls::common_state] Sending warning alert CloseNotify | ||
[2024-03-12T22:24:31Z DEBUG reqwest::connect] starting new connection: https://imgs.xkcd.com/ | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::hs] No cached session for DnsName("imgs.xkcd.com") | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::hs] Not resuming any session | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::hs] ALPN protocol is Some(b"http/1.1") | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::tls12::server_hello] Server supports tickets | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::tls12::server_hello] Server may staple OCSP response | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::tls12] ECDHE curve is ECParameters { curve_type: NamedCurve, named_group: X25519 } | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::tls12] Server DNS name is DnsName("imgs.xkcd.com") | ||
[2024-03-12T22:24:31Z DEBUG rustls::common_state] Sending warning alert CloseNotify | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::hs] No cached session for DnsName("api.met.no") | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::hs] Not resuming any session | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::hs] Using ciphersuite TLS13_AES_256_GCM_SHA384 | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::tls13] Not resuming | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::tls13] TLS1.3 encrypted extensions: [ServerNameAck, Protocols([ProtocolName(6832)])] | ||
[2024-03-12T22:24:31Z DEBUG rustls::client::hs] ALPN protocol is Some(b"h2") | ||
[2024-03-12T22:24:32Z DEBUG rustls::common_state] Sending warning alert CloseNotify | ||
[2024-03-12T22:24:36Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" } | ||
[2024-03-12T22:24:41Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" } | ||
[2024-03-12T22:24:46Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" } | ||
[2024-03-12T22:24:51Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" } | ||
[2024-03-12T22:24:56Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" } | ||
[2024-03-12T22:25:01Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" } |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.