Application Logs
Showing 50 of 5181 total log entries
| Timestamp | Level | Message | Source |
|---|---|---|---|
| 2026-02-01 21:41:25.154 +00:00 | Session |
Session logged: IP="216.73.216.43", Country="United States", City="Columbus"
|
PowerballOnline.Web.Services.SessionLoggingMiddleware |
| 2026-02-01 21:41:25.144 +00:00 | Information |
End processing HTTP request after 19.5625ms - 200
|
System.Net.Http.HttpClient.Default.LogicalHandler |
| 2026-02-01 21:41:25.139 +00:00 | Information |
Received HTTP response headers after 8.0158ms - 200
|
System.Net.Http.HttpClient.Default.ClientHandler |
| 2026-02-01 21:41:25.128 +00:00 | Information |
Sending HTTP request "GET" "http://ip-api.com/json/216.73.216.43?*"
|
System.Net.Http.HttpClient.Default.ClientHandler |
| 2026-02-01 21:41:25.124 +00:00 | Information |
Start processing HTTP request "GET" "http://ip-api.com/json/216.73.216.43?*"
|
System.Net.Http.HttpClient.Default.LogicalHandler |
| 2026-02-01 21:40:44.977 +00:00 | Information |
Retrieved 5 draws from API
|
PowerballOnline.Web.Services.PowerballService |
| 2026-02-01 21:40:44.952 +00:00 | Information |
End processing HTTP request after 184.9871ms - 200
|
System.Net.Http.HttpClient.Default.LogicalHandler |
| 2026-02-01 21:40:44.948 +00:00 | Information |
Received HTTP response headers after 173.7953ms - 200
|
System.Net.Http.HttpClient.Default.ClientHandler |
| 2026-02-01 21:40:44.771 +00:00 | Information |
Sending HTTP request "GET" "https://data.ny.gov/resource/d6yy-54nr.json?*"
|
System.Net.Http.HttpClient.Default.ClientHandler |
| 2026-02-01 21:40:44.767 +00:00 | Information |
Start processing HTTP request "GET" "https://data.ny.gov/resource/d6yy-54nr.json?*"
|
System.Net.Http.HttpClient.Default.LogicalHandler |
| 2026-02-01 21:40:44.761 +00:00 | Information |
Fetching latest draws from API
|
PowerballOnline.Web.Services.PowerballService |
| 2026-02-01 21:40:44.307 +00:00 | Session |
Session logged: IP="216.73.216.43", Country="United States", City="Columbus"
|
PowerballOnline.Web.Services.SessionLoggingMiddleware |
| 2026-02-01 21:40:44.233 +00:00 | Information |
End processing HTTP request after 33.888ms - 200
|
System.Net.Http.HttpClient.Default.LogicalHandler |
| 2026-02-01 21:40:44.228 +00:00 | Information |
Received HTTP response headers after 22.2032ms - 200
|
System.Net.Http.HttpClient.Default.ClientHandler |
| 2026-02-01 21:40:44.203 +00:00 | Information |
Sending HTTP request "GET" "http://ip-api.com/json/216.73.216.43?*"
|
System.Net.Http.HttpClient.Default.ClientHandler |
| 2026-02-01 21:40:44.199 +00:00 | Information |
Start processing HTTP request "GET" "http://ip-api.com/json/216.73.216.43?*"
|
System.Net.Http.HttpClient.Default.LogicalHandler |
| 2026-02-01 21:40:43.993 +00:00 | Warning |
No XML encryptor configured. Key {8c5d632a-35bb-469a-ab50-732cb0ab8778} may be persisted to storage in unencrypted form.
|
Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager |
| 2026-02-01 21:40:43.961 +00:00 | Warning |
Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits.
|
Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager |
| 2026-02-01 21:40:43.958 +00:00 | Warning |
Using an in-memory repository. Keys will not be persisted to storage.
|
Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository |
| 2026-02-01 21:40:43.923 +00:00 | Information |
Application started successfully
|
— |
| 2026-02-01 21:40:43.915 +00:00 | Information |
Historical data population complete. Database now contains 1016 records
|
PowerballOnline.Web.Services.PowerballService |
| 2026-02-01 21:40:41.739 +00:00 | Information |
Fetched 1000 draws from API
|
PowerballOnline.Web.Services.PowerballService |
| 2026-02-01 21:40:41.666 +00:00 | Information |
End processing HTTP request after 416.656ms - 200
|
System.Net.Http.HttpClient.Default.LogicalHandler |
| 2026-02-01 21:40:41.639 +00:00 | Information |
Received HTTP response headers after 359.6816ms - 200
|
System.Net.Http.HttpClient.Default.ClientHandler |
| 2026-02-01 21:40:41.273 +00:00 | Information |
Sending HTTP request "GET" "https://data.ny.gov/resource/d6yy-54nr.json?*"
|
System.Net.Http.HttpClient.Default.ClientHandler |
| 2026-02-01 21:40:41.266 +00:00 | Information |
Start processing HTTP request "GET" "https://data.ny.gov/resource/d6yy-54nr.json?*"
|
System.Net.Http.HttpClient.Default.LogicalHandler |
| 2026-02-01 21:40:41.243 +00:00 | Information |
Current database contains 1016 records
|
PowerballOnline.Web.Services.PowerballService |
| 2026-02-01 21:40:41.229 +00:00 | Information |
Starting historical data population from 2016-02-01
|
PowerballOnline.Web.Services.PowerballService |
| 2026-02-01 21:40:40.586 +00:00 | Information |
Database logging sink initialized
|
— |
| 2026-02-01 21:07:49.400 +00:00 | Error |
Error fetching upcoming jackpot
Exception DetailsSystem.Net.Http.HttpRequestException: Response status code does not indicate success: 429 (Too Many Requests). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken) at PowerballOnline.Web.Services.PowerballService.GetUpcomingJackpotAsync() in C:\Projects\PowerballOnline\PowerballOnline.Web\Services\PowerballService.cs:line 438 |
PowerballOnline.Web.Services.PowerballService |
| 2026-02-01 21:07:49.396 +00:00 | Information |
End processing HTTP request after 90.6021ms - 429
|
System.Net.Http.HttpClient.Default.LogicalHandler |
| 2026-02-01 21:07:49.389 +00:00 | Information |
Received HTTP response headers after 73.5746ms - 429
|
System.Net.Http.HttpClient.Default.ClientHandler |
| 2026-02-01 21:07:49.310 +00:00 | Information |
Sending HTTP request "GET" "https://getgreatinfo.com/nyjackpots.php"
|
System.Net.Http.HttpClient.Default.ClientHandler |
| 2026-02-01 21:07:49.305 +00:00 | Information |
Start processing HTTP request "GET" "https://getgreatinfo.com/nyjackpots.php"
|
System.Net.Http.HttpClient.Default.LogicalHandler |
| 2026-02-01 21:07:49.290 +00:00 | Information |
Retrieved 1 draws from API
|
PowerballOnline.Web.Services.PowerballService |
| 2026-02-01 21:07:49.277 +00:00 | Information |
End processing HTTP request after 176.1927ms - 200
|
System.Net.Http.HttpClient.Default.LogicalHandler |
| 2026-02-01 21:07:49.272 +00:00 | Information |
Received HTTP response headers after 165.9586ms - 200
|
System.Net.Http.HttpClient.Default.ClientHandler |
| 2026-02-01 21:07:49.103 +00:00 | Information |
Sending HTTP request "GET" "https://data.ny.gov/resource/d6yy-54nr.json?*"
|
System.Net.Http.HttpClient.Default.ClientHandler |
| 2026-02-01 21:07:49.101 +00:00 | Information |
Start processing HTTP request "GET" "https://data.ny.gov/resource/d6yy-54nr.json?*"
|
System.Net.Http.HttpClient.Default.LogicalHandler |
| 2026-02-01 21:07:49.095 +00:00 | Information |
Fetching latest draws from API
|
PowerballOnline.Web.Services.PowerballService |
| 2026-02-01 21:07:48.926 +00:00 | Session |
Session logged: IP="133.242.174.119", Country="Japan", City="Chiyoda City"
|
PowerballOnline.Web.Services.SessionLoggingMiddleware |
| 2026-02-01 21:07:48.849 +00:00 | Information |
End processing HTTP request after 35.7618ms - 200
|
System.Net.Http.HttpClient.Default.LogicalHandler |
| 2026-02-01 21:07:48.845 +00:00 | Information |
Received HTTP response headers after 22.1157ms - 200
|
System.Net.Http.HttpClient.Default.ClientHandler |
| 2026-02-01 21:07:48.820 +00:00 | Information |
Sending HTTP request "GET" "http://ip-api.com/json/133.242.174.119?*"
|
System.Net.Http.HttpClient.Default.ClientHandler |
| 2026-02-01 21:07:48.813 +00:00 | Information |
Start processing HTTP request "GET" "http://ip-api.com/json/133.242.174.119?*"
|
System.Net.Http.HttpClient.Default.LogicalHandler |
| 2026-02-01 21:07:48.613 +00:00 | Warning |
No XML encryptor configured. Key {865a974e-4d94-4363-8b79-a537a4b48ecd} may be persisted to storage in unencrypted form.
|
Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager |
| 2026-02-01 21:07:48.582 +00:00 | Warning |
Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits.
|
Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager |
| 2026-02-01 21:07:48.576 +00:00 | Warning |
Using an in-memory repository. Keys will not be persisted to storage.
|
Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository |
| 2026-02-01 21:07:48.539 +00:00 | Information |
Application started successfully
|
— |
| 2026-02-01 21:07:48.533 +00:00 | Information |
Historical data population complete. Database now contains 1016 records
|
PowerballOnline.Web.Services.PowerballService |