0% found this document useful (0 votes)
10 views2 pages

Log File

The log details the process of initiating a download from a specified URL using HTTPS on a Windows application. The download starts successfully but encounters an error when the server unexpectedly closes the connection, leading to a change in the download engine's state from 'Downloading...' to 'Error'. The log concludes with the termination of the download engine and closing of the log file.

Uploaded by

Mixity
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views2 pages

Log File

The log details the process of initiating a download from a specified URL using HTTPS on a Windows application. The download starts successfully but encounters an error when the server unexpectedly closes the connection, leading to a change in the download engine's state from 'Downloading...' to 'Error'. The log concludes with the termination of the download engine and closing of the log file.

Uploaded by

Mixity
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

INFO 2025-01-16 6:29:23 PM ( 1737048563 ) Opening LogFile...

INFO 2025-01-16 6:29:23 PM ( 1737048563 ) DownloadID = 467 , Protocol = HTTPS ,


OS = WIN , AppVersion = WinVersion1424
INFO 2025-01-16 6:29:23 PM ( 1737048563 ) DownloadEngine State Changed :
Unknown -> Starting...
DEBUG 2025-01-16 6:29:23 PM ( 1737048563 ) DownloadEngine is Starting...
INFO 2025-01-16 6:29:23 PM ( 1737048563 ) Trying to Start Download for ->
https://download.gamejolt.net/f26d49b0c7e88eab0ec92d6e1f35005badce31756e8eb599d638e
0dbd6b9a161,1737134950,7/data/games/12/103/769103/files/6674843392b94/two-point-oh-
point-seven.zip
INFO 2025-01-16 6:29:23 PM ( 1737048563 ) New Connection(s) Created,
MaxAllowedConnection = 8 And ActiveConnections = 1
DEBUG 2025-01-16 6:29:24 PM ( 1737048564 ) Connection ( 1 ) Connecting to
104.18.14.32:443 ...
INFO 2025-01-16 6:29:25 PM ( 1737048565 ) Initializing SSLHandShake for
Connection (1 )
INFO 2025-01-16 6:29:26 PM ( 1737048566 ) Connection(1) SSLHandShake ended
Successfully
DEBUG 2025-01-16 6:29:26 PM ( 1737048566 ) SegmentManager Created a New Segment
and now has 1 Segments.
DEBUG 2025-01-16 6:29:26 PM ( 1737048566 ) Connection ( 1 ) HttpState =
HTTP_STATE_VOID RoundNumberServer = 0 and RoundNumberProxy = 0
INFO 2025-01-16 6:29:26 PM ( 1737048566 ) Sending Http-GET for Connection
( 1 ) Range = 0-
DEBUG 2025-01-16 6:29:26 PM ( 1737048566 ) HttpState Changed for Connection (1)
HTTP_STATE_VOID -> HTTP_STATE_GET_SENT
INFO 2025-01-16 6:29:26 PM ( 1737048566 ) GET Sent :
<< GET
/f26d49b0c7e88eab0ec92d6e1f35005badce31756e8eb599d638e0dbd6b9a161,1737134950,7/
data/games/12/103/769103/files/6674843392b94/two-point-oh-point-seven.zip HTTP/1.1
Host: download.gamejolt.net
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/130.0.0.0 Safari/537.36 OPR/115.0.0.0 (Edition std-1)
Accept: */*
Accept-Encoding: identity
Accept-Language: en-US,en;q=0.9
Accept-Charset: *
Origin: https://gamejolt.com
Referer: https://gamejolt.com/get/build?game=769103&build=1594111
Range: bytes=0-

>>
INFO 2025-01-16 6:29:27 PM ( 1737048567 ) All Response Headers For Connection (
1 ) :
INFO 2025-01-16 6:29:27 PM ( 1737048567 )
<<HTTP/1.1 200 OK
Date: Thu, 16 Jan 2025 17:29:27 GMT
Content-Type: application/zip
Content-Length: 556619007
Connection: keep-alive
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=2592000
ETag: "b9c4811140b294c802c6c193f21b1c35-67"
Last-Modified: Thu, 20 Jun 2024 19:34:24 GMT
Access-Control-Allow-Headers: Range
Access-Control-Allow-Methods: HEAD, GET
Access-Control-Max-Age: 3000
Vary: Accept-Encoding
Content-Disposition: attachment
Server: cloudflare
CF-RAY: 902fd3ebcc21733e-BUD
alt-svc: h3=":443"; ma=86400>>

DEBUG 2025-01-16 6:29:27 PM ( 1737048567 ) HttpState Changed for Connection (1)


HTTP_STATE_GET_SENT -> HTTP_STATE_PARSING_HTTP_HEADER
DEBUG 2025-01-16 6:29:27 PM ( 1737048567 ) Status Code For Connection (1) = 200
DEBUG 2025-01-16 6:29:27 PM ( 1737048567 ) HttpState Changed for Connection (1)
HTTP_STATE_PARSING_HTTP_HEADER -> HTTP_STATE_RECEIVING
INFO 2025-01-16 6:29:27 PM ( 1737048567 ) Resumability Changed :
RESUMABILITY_UNKNOWN -> RESUMABILITY_NOT_OK
DEBUG 2025-01-16 6:29:27 PM ( 1737048567 ) Connection ( 1 ) All Headers have
been Parsed, HttpState = HTTP_STATE_RECEIVING And StatusCode = 200
INFO 2025-01-16 6:29:27 PM ( 1737048567 ) DownloadEngine State Changed :
Starting... -> Downloading...
DEBUG 2025-01-16 6:29:27 PM ( 1737048567 ) Connection ( 1 ) Receiving Started,
InputBuffer has 824 UnProcessed bytes and 545 bytes were processed.
ERROR 2025-01-16 6:29:52 PM ( 1737048592 ) Handling Error - Connection ( 1 ) -
ConnectionState = HTTP_STATE_RECEIVING ErrorText = Server Closed Connection
Suddenly.
ERROR 2025-01-16 6:29:52 PM ( 1737048592 ) Server Closed Connection Suddenly.
INFO 2025-01-16 6:29:52 PM ( 1737048592 ) DownloadEngine State Changed :
Downloading... -> Error
ERROR 2025-01-16 6:29:52 PM ( 1737048592 ) Error Occurred. Server Closed
Connection Suddenly.
DEBUG 2025-01-16 6:29:52 PM ( 1737048592 ) DownloadEngine Is Terminating,
EngineState = Error.
DEBUG 2025-01-16 6:29:52 PM ( 1737048592 ) HttpState Changed for Connection (1)
HTTP_STATE_RECEIVING -> HTTP_STATE_VOID
INFO 2025-01-16 6:29:52 PM ( 1737048592 ) Closing LogFile.

You might also like