-
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
4b5cc9d
commit b39bc16
Showing
3 changed files
with
36 additions
and
35 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
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,36 +1,36 @@ | ||
[1m[32m Finished[0m release [optimized] target(s) in 0.57s | ||
[1m[32m Finished[0m release [optimized] target(s) in 0.42s | ||
[1m[32m Running[0m `target/release/infoskjerm` | ||
[2024-03-13T11:47:29Z INFO infoskjerm] Starting up... | ||
[2024-03-13T11:47:30Z INFO infoskjerm::forecast] Fetching weather data | ||
[2024-03-13T11:47:30Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" } | ||
[2024-03-13T11:47:30Z INFO tide::server] Server listening on http://[::1]:1337 | ||
[2024-03-13T11:47:30Z DEBUG reqwest::connect] starting new connection: https://xkcd.com/ | ||
[2024-03-13T11:47:30Z DEBUG reqwest::connect] starting new connection: https://api.met.no/ | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] No cached session for DnsName("xkcd.com") | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] Not resuming any session | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] ALPN protocol is Some(b"http/1.1") | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::tls12::server_hello] Server supports tickets | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::tls12::server_hello] Server may staple OCSP response | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::tls12] ECDHE curve is ECParameters { curve_type: NamedCurve, named_group: X25519 } | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::tls12] Server DNS name is DnsName("xkcd.com") | ||
[2024-03-13T11:47:30Z INFO infoskjerm::xkcd] Loaded xkcd: Supergroup | ||
[2024-03-13T11:47:30Z DEBUG reqwest::connect] starting new connection: https://imgs.xkcd.com/ | ||
[2024-03-13T11:47:30Z DEBUG rustls::common_state] Sending warning alert CloseNotify | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] No cached session for DnsName("imgs.xkcd.com") | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] No cached session for DnsName("api.met.no") | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] Not resuming any session | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] Not resuming any session | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] ALPN protocol is Some(b"http/1.1") | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::tls12::server_hello] Server supports tickets | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::tls12::server_hello] Server may staple OCSP response | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::tls12] ECDHE curve is ECParameters { curve_type: NamedCurve, named_group: X25519 } | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::tls12] Server DNS name is DnsName("imgs.xkcd.com") | ||
[2024-03-13T11:47:30Z DEBUG rustls::common_state] Sending warning alert CloseNotify | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] Using ciphersuite TLS13_AES_256_GCM_SHA384 | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::tls13] Not resuming | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::tls13] TLS1.3 encrypted extensions: [ServerNameAck, Protocols([ProtocolName(6832)])] | ||
[2024-03-13T11:47:30Z DEBUG rustls::client::hs] ALPN protocol is Some(b"h2") | ||
[2024-03-13T11:47:30Z DEBUG rustls::common_state] Sending warning alert CloseNotify | ||
[2024-03-13T11:47:35Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" } | ||
[2024-03-13T12:10:35Z INFO infoskjerm] Starting up... | ||
[2024-03-13T12:10:35Z INFO infoskjerm::forecast] Fetching weather data | ||
[2024-03-13T12:10:35Z DEBUG infoskjerm::food::worker] Updating UI with tracking information: FoodTracking { active: false, minutes_remaining: "", resturant_name: "", status: "" } | ||
[2024-03-13T12:10:35Z INFO tide::server] Server listening on http://[::1]:1337 | ||
[2024-03-13T12:10:35Z DEBUG reqwest::connect] starting new connection: https://api.met.no/ | ||
[2024-03-13T12:10:35Z DEBUG reqwest::connect] starting new connection: https://xkcd.com/ | ||
[2024-03-13T12:10:35Z DEBUG rustls::client::hs] No cached session for DnsName("xkcd.com") | ||
[2024-03-13T12:10:35Z DEBUG rustls::client::hs] Not resuming any session | ||
[2024-03-13T12:10:35Z DEBUG rustls::client::hs] ALPN protocol is Some(b"http/1.1") | ||
[2024-03-13T12:10:35Z DEBUG rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 | ||
[2024-03-13T12:10:35Z DEBUG rustls::client::tls12::server_hello] Server supports tickets | ||
[2024-03-13T12:10:35Z DEBUG rustls::client::tls12::server_hello] Server may staple OCSP response | ||
[2024-03-13T12:10:35Z DEBUG rustls::client::tls12] ECDHE curve is ECParameters { curve_type: NamedCurve, named_group: X25519 } | ||
[2024-03-13T12:10:35Z DEBUG rustls::client::tls12] Server DNS name is DnsName("xkcd.com") | ||
[2024-03-13T12:10:36Z DEBUG rustls::client::hs] No cached session for DnsName("api.met.no") | ||
[2024-03-13T12:10:36Z DEBUG rustls::client::hs] Not resuming any session | ||
[2024-03-13T12:10:36Z INFO infoskjerm::xkcd] Loaded xkcd: Supergroup | ||
[2024-03-13T12:10:36Z DEBUG reqwest::connect] starting new connection: https://imgs.xkcd.com/ | ||
[2024-03-13T12:10:36Z DEBUG rustls::common_state] Sending warning alert CloseNotify | ||
[2024-03-13T12:10:36Z DEBUG rustls::client::hs] No cached session for DnsName("imgs.xkcd.com") | ||
[2024-03-13T12:10:36Z DEBUG rustls::client::hs] Not resuming any session | ||
[2024-03-13T12:10:36Z DEBUG rustls::client::hs] ALPN protocol is Some(b"http/1.1") | ||
[2024-03-13T12:10:36Z DEBUG rustls::client::hs] Using ciphersuite TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 | ||
[2024-03-13T12:10:36Z DEBUG rustls::client::tls12::server_hello] Server supports tickets | ||
[2024-03-13T12:10:36Z DEBUG rustls::client::tls12::server_hello] Server may staple OCSP response | ||
[2024-03-13T12:10:36Z DEBUG rustls::client::tls12] ECDHE curve is ECParameters { curve_type: NamedCurve, named_group: X25519 } | ||
[2024-03-13T12:10:36Z DEBUG rustls::client::tls12] Server DNS name is DnsName("imgs.xkcd.com") | ||
[2024-03-13T12:10:36Z DEBUG rustls::common_state] Sending warning alert CloseNotify | ||
[2024-03-13T12:10:36Z DEBUG rustls::client::hs] Using ciphersuite TLS13_AES_256_GCM_SHA384 | ||
[2024-03-13T12:10:36Z DEBUG rustls::client::tls13] Not resuming | ||
[2024-03-13T12:10:36Z DEBUG rustls::client::tls13] TLS1.3 encrypted extensions: [ServerNameAck, Protocols([ProtocolName(6832)])] | ||
[2024-03-13T12:10:36Z DEBUG rustls::client::hs] ALPN protocol is Some(b"h2") | ||
[2024-03-13T12:10:36Z DEBUG rustls::common_state] Sending warning alert CloseNotify | ||
[2024-03-13T12:10:40Z 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.