Trying to use the easy installer on my Pixel 4 (Google Store edition,) and I get to the downloading stage, but when it downloads the file it just stops on a back and forth loading bar and eventually a “Try again” button appears. Clicking on it redownloads the file just to do the same thing again.
I am on Windows 11.
Here is the screen I’m talking about:
-and here’s my log:
2022-12-18 21:47:25,326 DEBUG [JavaFX Application Thread] e.e.i.EasyInstaller [null:-1]
OS name = Windows 10
Java Home = C:\Program Files\easy-installer
Current working dir = C:\Program Files\easy-installer
ADB folder path = "C:\Program Files\easy-installer\bin\"adb\
2022-12-18 21:47:25,449 DEBUG [JavaFX Application Thread] e.e.i.EasyInstaller [null:-1] language = en, country = US
2022-12-18 21:47:25,705 INFO [JavaFX Application Thread] e.e.i.c.MainWindowController [null:-1] initialize()
2022-12-18 21:47:25,709 INFO [JavaFX Application Thread] e.e.i.c.MainWindowController [null:-1] loadSubScene(null)
2022-12-18 21:47:25,938 DEBUG [JavaFX Application Thread] e.e.i.EasyInstaller [null:-1] Detected screen's size = 1600.0 x 1019.0
stage's size = 1600.0 x 1019.0
2022-12-18 21:47:31,839 INFO [JavaFX Application Thread] e.e.i.c.MainWindowController [null:-1] loadSubScene(beforeYouBeginRoot)
2022-12-18 21:47:31,841 DEBUG [JavaFX Application Thread] e.e.i.c.MainWindowController [null:-1] change view()
2022-12-18 21:48:45,253 INFO [JavaFX Application Thread] e.e.i.c.MainWindowController [null:-1] loadSubScene(connectDeviceRoot)
2022-12-18 21:48:45,254 DEBUG [JavaFX Application Thread] e.e.i.c.MainWindowController [null:-1] change view()
2022-12-18 21:51:07,556 WARN [JavaFX Application Thread] e.e.i.c.s.EnableADBController [null:-1] imageName = enableADB10.png, error = java.lang.NullPointerException: Input stream must not be null
2022-12-18 21:54:02,001 WARN [JavaFX Application Thread] e.e.i.c.s.EnableADBController [null:-1] imageName = enableADB11.png, error = java.lang.NullPointerException: Input stream must not be null
2022-12-18 21:54:02,424 INFO [JavaFX Application Thread] e.e.i.c.MainWindowController [null:-1] ResetNextButtonEventHandler()
2022-12-18 21:54:02,427 WARN [JavaFX Application Thread] e.e.i.c.s.EnableADBController [null:-1] imageName = enableADB12.png, error = java.lang.NullPointerException: Input stream must not be null
2022-12-18 21:54:02,781 INFO [JavaFX Application Thread] e.e.i.c.MainWindowController [null:-1] loadSubScene(enableDevMode)
2022-12-18 21:54:02,782 DEBUG [JavaFX Application Thread] e.e.i.c.MainWindowController [null:-1] change view()
2022-12-18 21:54:06,090 INFO [JavaFX Application Thread] e.e.i.c.MainWindowController [null:-1] loadSubScene(checkDriverInstallation)
2022-12-18 21:54:06,091 DEBUG [JavaFX Application Thread] e.e.i.c.MainWindowController [null:-1] change view()
2022-12-18 21:54:06,409 INFO [JavaFX Application Thread] e.e.i.c.s.DeviceDetectedController [null:-1] startDetection()
2022-12-18 21:54:06,421 INFO [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] runADBDevicesCmd():
2022-12-18 21:54:06,431 DEBUG [Thread-4] e.e.i.t.CommandExecutionTask [null:-1] updateParameters(), Parameters = {1=devices, 2=-l}
2022-12-18 21:54:06,433 DEBUG [Thread-4] e.e.i.t.CommandExecutionTask [null:-1] getFullCmd(), full command = [cmd.exe, /c, ""C:\Program Files\easy-installer\bin\adb\adb" "devices" "-l""]
2022-12-18 21:54:08,853 DEBUG [Thread-4] e.e.i.t.CommandExecutionTask [null:-1]
(debug)* daemon not running; starting now at tcp:5037
2022-12-18 21:54:11,926 DEBUG [Thread-4] e.e.i.t.CommandExecutionTask [null:-1]
(debug)* daemon started successfully
2022-12-18 21:54:11,930 DEBUG [Thread-4] e.e.i.t.CommandExecutionTask [null:-1]
(debug)List of devices attached
2022-12-18 21:54:11,931 DEBUG [Thread-4] e.e.i.t.CommandExecutionTask [null:-1]
(debug)99111FFAZ007WG unauthorized transport_id:1
2022-12-18 21:54:11,939 DEBUG [Thread-4] e.e.i.t.CommandExecutionTask [null:-1] Exit value = 0
2022-12-18 21:54:11,942 DEBUG [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] raw shell outputs =
* daemon not running; starting now at tcp:5037
* daemon started successfully
List of devices attached
99111FFAZ007WG unauthorized transport_id:1
2022-12-18 21:54:11,943 DEBUG [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] checkAdbDevicesResult(* daemon not running; starting now at tcp:5037)
2022-12-18 21:54:11,944 DEBUG [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] checkAdbDevicesResult(* daemon started successfully)
2022-12-18 21:54:11,945 DEBUG [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] checkAdbDevicesResult(99111FFAZ007WG unauthorized transport_id:1)
2022-12-18 21:54:11,945 INFO [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] Unauthorized device found
2022-12-18 21:54:11,945 DEBUG [Thread-4] e.e.i.t.DeviceDetectionTask [null:-1] call(), result: Device found
2022-12-18 21:54:14,630 INFO [JavaFX Application Thread] e.e.i.c.s.DeviceDetectedController [null:-1] startDetection()
2022-12-18 21:54:14,632 INFO [Thread-5] e.e.i.t.DeviceDetectionTask [null:-1] runADBDevicesCmd():
2022-12-18 21:54:14,632 DEBUG [Thread-5] e.e.i.t.CommandExecutionTask [null:-1] updateParameters(), Parameters = {1=devices, 2=-l}
2022-12-18 21:54:14,633 DEBUG [Thread-5] e.e.i.t.CommandExecutionTask [null:-1] getFullCmd(), full command = [cmd.exe, /c, ""C:\Program Files\easy-installer\bin\adb\adb" "devices" "-l""]
2022-12-18 21:54:14,766 DEBUG [Thread-5] e.e.i.t.CommandExecutionTask [null:-1]
(debug)List of devices attached
2022-12-18 21:54:14,768 DEBUG [Thread-5] e.e.i.t.CommandExecutionTask [null:-1]
(debug)99111FFAZ007WG device product:flame model:Pixel_4 device:flame transport_id:1
2022-12-18 21:54:14,774 DEBUG [Thread-5] e.e.i.t.CommandExecutionTask [null:-1] Exit value = 0
2022-12-18 21:54:14,775 DEBUG [Thread-5] e.e.i.t.DeviceDetectionTask [null:-1] raw shell outputs =
List of devices attached
99111FFAZ007WG device product:flame model:Pixel_4 device:flame transport_id:1
2022-12-18 21:54:14,776 DEBUG [Thread-5] e.e.i.t.DeviceDetectionTask [null:-1] checkAdbDevicesResult(99111FFAZ007WG device product:flame model:Pixel_4 device:flame transport_id:1)
2022-12-18 21:54:14,776 INFO [Thread-5] e.e.i.t.DeviceDetectionTask [null:-1] Device has been found
2022-12-18 21:54:14,778 DEBUG [Thread-5] e.e.i.t.DeviceDetectionTask [null:-1] Current subString : 99111FFAZ007WG
2022-12-18 21:54:14,778 DEBUG [Thread-5] e.e.i.t.DeviceDetectionTask [null:-1] Current subString : device
2022-12-18 21:54:14,779 DEBUG [Thread-5] e.e.i.t.DeviceDetectionTask [null:-1] Current subString : product:flame
2022-12-18 21:54:14,779 DEBUG [Thread-5] e.e.i.t.DeviceDetectionTask [null:-1] "product" keyword has been found
2022-12-18 21:54:14,779 DEBUG [Thread-5] e.e.i.t.DeviceDetectionTask [null:-1] Current subString : model:Pixel_4
2022-12-18 21:54:14,779 DEBUG [Thread-5] e.e.i.t.DeviceDetectionTask [null:-1] "model" keyword has been found
2022-12-18 21:54:14,780 DEBUG [Thread-5] e.e.i.t.DeviceDetectionTask [null:-1] Current subString : device:flame
2022-12-18 21:54:14,781 DEBUG [Thread-5] e.e.i.t.DeviceDetectionTask [null:-1] "device" keyword has been found
2022-12-18 21:54:14,781 DEBUG [Thread-5] e.e.i.t.DeviceDetectionTask [null:-1] Current subString : transport_id:1
2022-12-18 21:54:14,781 DEBUG [Thread-5] e.e.i.t.DeviceDetectionTask [null:-1] call(), result: Device found
2022-12-18 21:54:14,784 INFO [JavaFX Application Thread] e.e.i.h.DeviceHelper [null:-1] loadYaml(/yaml/flame_flash.yml)
2022-12-18 21:54:14,848 DEBUG [JavaFX Application Thread] e.e.i.u.ConfigParser [null:-1] parseSteps(yaml)
2022-12-18 21:54:14,850 DEBUG [JavaFX Application Thread] e.e.i.u.ConfigParser [null:-1] --step type:custom
2022-12-18 21:54:14,850 DEBUG [JavaFX Application Thread] e.e.i.u.ConfigParser [null:-1] parseCustomStep(yaml)
2022-12-18 21:54:14,851 DEBUG [JavaFX Application Thread] e.e.i.u.ConfigParser [null:-1] --step type:load
2022-12-18 21:54:14,857 DEBUG [JavaFX Application Thread] e.e.i.u.ConfigParser [null:-1] --step type:custom-executable
2022-12-18 21:54:14,858 DEBUG [JavaFX Application Thread] e.e.i.u.ConfigParser [null:-1] --step type:load
2022-12-18 21:54:14,859 DEBUG [JavaFX Application Thread] e.e.i.u.ConfigParser [null:-1] --step type:custom-executable
2022-12-18 21:54:14,859 DEBUG [JavaFX Application Thread] e.e.i.u.ConfigParser [null:-1] --step type:load
2022-12-18 21:54:14,860 DEBUG [JavaFX Application Thread] e.e.i.u.ConfigParser [null:-1] --step type:askAccount
2022-12-18 21:54:14,860 DEBUG [JavaFX Application Thread] e.e.i.u.ConfigParser [null:-1] --step type:custom
2022-12-18 21:54:14,861 DEBUG [JavaFX Application Thread] e.e.i.u.ConfigParser [null:-1] parseCustomStep(yaml)
2022-12-18 21:54:17,273 INFO [JavaFX Application Thread] e.e.i.c.MainWindowController [null:-1] loadSubScene(deviceDetectedRoot)
2022-12-18 21:54:17,274 DEBUG [JavaFX Application Thread] e.e.i.c.MainWindowController [null:-1] change view()
2022-12-18 21:54:17,592 INFO [JavaFX Application Thread] e.e.i.h.DeviceHelper [null:-1] loadYaml(/yaml/flame_fs.yml)
2022-12-18 21:54:17,596 INFO [JavaFX Application Thread] e.e.i.u.ConfigParser [null:-1] parseSourcesToDownload(...yaml...)
2022-12-18 21:54:17,597 DEBUG [JavaFX Application Thread] e.e.i.u.ConfigParser [null:-1] --> url: https://images.ecloud.global/stable/flame/e-latest-r-flame.zip, filePath: e-latest-r-flame.zip
2022-12-18 21:54:17,597 DEBUG [JavaFX Application Thread] e.e.i.u.ConfigParser [null:-1] --> url: https://images.ecloud.global/stable/flame/recovery-e-latest-r-flame.img, filePath: recovery-e-latest-r-flame.img
2022-12-18 21:54:17,597 INFO [JavaFX Application Thread] e.e.i.c.s.DownloadSrcController [null:-1] startNextDownload()
2022-12-18 21:54:17,599 DEBUG [JavaFX Application Thread] e.e.i.c.s.DownloadSrcController [null:-1] taskIterator has next ? {} true
2022-12-18 21:54:17,605 INFO [JavaFX Application Thread] e.e.i.c.s.DownloadSrcController [null:-1] bindProgressUIToService()
2022-12-18 21:54:17,606 INFO [JavaFX Application Thread] e.e.i.c.s.DownloadSrcController [null:-1] DownloadService.createTask(https://images.ecloud.global/stable/flame/e-latest-r-flame.zip,e-latest-r-flame.zip)
2022-12-18 21:54:17,625 DEBUG [Thread-6] e.e.i.t.DownloadTask [null:-1] downloadFile(https://images.ecloud.global/stable/flame/e-latest-r-flame.zip.sha256sum, C:\Users\conta\AppData\Local\easy-installer\sources\flame\e-latest-r-flame.zip.sha256sum)
2022-12-18 21:54:17,816 DEBUG [Thread-6] e.e.i.t.DownloadTask [null:-1] local file exist, size is 87
2022-12-18 21:54:17,826 DEBUG [Thread-6] e.e.i.t.DownloadTask [null:-1] last modified date = Mon Aug 01 15:14:02 PDT 2022
2022-12-18 21:54:19,065 DEBUG [Thread-6] e.e.i.t.DownloadTask [null:-1] response code: 200, OK
2022-12-18 21:54:19,109 DEBUG [Thread-6] e.e.i.t.DownloadTask [null:-1] remote fileSize = 87.0
2022-12-18 21:54:19,110 DEBUG [Thread-6] e.e.i.t.DownloadTask [null:-1] full file size = 87.0
2022-12-18 21:54:19,123 DEBUG [Thread-6] e.e.i.t.DownloadTask [null:-1] validChecksum(C:\Users\conta\AppData\Local\easy-installer\sources\flame\e-latest-r-flame.zip.sha256sum)
2022-12-18 21:54:19,133 DEBUG [Thread-6] e.e.i.t.DownloadTask [null:-1] ChecksumLine = e3855c95e7048c35e8b075ec42529fdb0558723e5b16e10d372f649daf8919e3 e-latest-r-flame.zip
2022-12-18 21:54:19,149 DEBUG [Thread-6] e.e.i.t.DownloadTask [null:-1] createFileChecksum()
2022-12-18 21:54:27,353 DEBUG [Thread-6] e.e.i.t.DownloadTask [null:-1] compare checksum: 7ba7afaf2b6f7c068fe6c879140827ce37941e64511acbf02e36add862b0f6e2 vs e3855c95e7048c35e8b075ec42529fdb0558723e5b16e10d372f649daf8919e3
2022-12-18 21:54:27,357 DEBUG [Thread-6] e.e.i.t.DownloadTask [null:-1] downloadFile(https://images.ecloud.global/stable/flame/e-latest-r-flame.zip, C:\Users\conta\AppData\Local\easy-installer\sources\flame\tmp.e-latest-r-flame.zip)
2022-12-18 21:54:29,004 DEBUG [Thread-6] e.e.i.t.DownloadTask [null:-1] response code: 200, OK
2022-12-18 21:54:29,008 DEBUG [Thread-6] e.e.i.t.DownloadTask [null:-1] remote fileSize = 1.355287638E9
2022-12-18 21:54:29,010 DEBUG [Thread-6] e.e.i.t.DownloadTask [null:-1] full file size = 1.355287638E9
2022-12-18 21:54:29,117 DEBUG [Thread-7] e.e.i.t.DownloadTask [null:-1] timeoutThread is over!
2022-12-18 21:58:38,956 DEBUG [Thread-6] e.e.i.t.DownloadTask [null:-1] Downloaded succeed. Rename temp file to right fileName
2022-12-18 21:58:38,960 DEBUG [Thread-6] e.e.i.t.DownloadTask [null:-1] validChecksum(C:\Users\conta\AppData\Local\easy-installer\sources\flame\e-latest-r-flame.zip.sha256sum)
2022-12-18 21:58:38,962 DEBUG [Thread-6] e.e.i.t.DownloadTask [null:-1] ChecksumLine = e3855c95e7048c35e8b075ec42529fdb0558723e5b16e10d372f649daf8919e3 e-latest-r-flame.zip
2022-12-18 21:58:38,965 DEBUG [Thread-6] e.e.i.t.DownloadTask [null:-1] createFileChecksum()
2022-12-18 21:58:39,200 DEBUG [Thread-8] e.e.i.t.DownloadTask [null:-1] timeoutThread is over!
2022-12-18 21:58:52,626 DEBUG [Thread-6] e.e.i.t.DownloadTask [null:-1] compare checksum: 7ba7afaf2b6f7c068fe6c879140827ce37941e64511acbf02e36add862b0f6e2 vs e3855c95e7048c35e8b075ec42529fdb0558723e5b16e10d372f649daf8919e3
2022-12-18 21:58:52,628 DEBUG [JavaFX Application Thread] e.e.i.c.s.DownloadSrcController [null:-1] DownloadService.succeeded()
2022-12-18 21:59:45,166 INFO [JavaFX Application Thread] e.e.i.c.s.DownloadSrcController [null:-1] bindProgressUIToService()
2022-12-18 21:59:45,169 INFO [JavaFX Application Thread] e.e.i.c.s.DownloadSrcController [null:-1] DownloadService.createTask(https://images.ecloud.global/stable/flame/e-latest-r-flame.zip,e-latest-r-flame.zip)
2022-12-18 21:59:45,173 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] downloadFile(https://images.ecloud.global/stable/flame/e-latest-r-flame.zip.sha256sum, C:\Users\conta\AppData\Local\easy-installer\sources\flame\e-latest-r-flame.zip.sha256sum)
2022-12-18 21:59:45,174 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] local file exist, size is 87
2022-12-18 21:59:45,175 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] last modified date = Sun Dec 18 21:54:19 PST 2022
2022-12-18 21:59:46,448 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] response code: 200, OK
2022-12-18 21:59:46,454 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] remote fileSize = 87.0
2022-12-18 21:59:46,455 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] full file size = 87.0
2022-12-18 21:59:46,460 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] validChecksum(C:\Users\conta\AppData\Local\easy-installer\sources\flame\e-latest-r-flame.zip.sha256sum)
2022-12-18 21:59:46,462 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] ChecksumLine = e3855c95e7048c35e8b075ec42529fdb0558723e5b16e10d372f649daf8919e3 e-latest-r-flame.zip
2022-12-18 21:59:46,464 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] createFileChecksum()
2022-12-18 21:59:56,473 DEBUG [Thread-10] e.e.i.t.DownloadTask [null:-1] timeoutThread is over!
2022-12-18 22:00:01,140 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] compare checksum: 7ba7afaf2b6f7c068fe6c879140827ce37941e64511acbf02e36add862b0f6e2 vs e3855c95e7048c35e8b075ec42529fdb0558723e5b16e10d372f649daf8919e3
2022-12-18 22:00:01,144 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] downloadFile(https://images.ecloud.global/stable/flame/e-latest-r-flame.zip, C:\Users\conta\AppData\Local\easy-installer\sources\flame\tmp.e-latest-r-flame.zip)
2022-12-18 22:00:01,146 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] local file exist, size is 1355287638
2022-12-18 22:00:01,148 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] last modified date = Sun Dec 18 21:58:38 PST 2022
2022-12-18 22:00:02,220 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] response code: 200, OK
2022-12-18 22:00:02,224 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] remote fileSize = 1.355287638E9
2022-12-18 22:00:02,225 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] full file size = 1.355287638E9
2022-12-18 22:04:22,679 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] Downloaded succeed. Rename temp file to right fileName
2022-12-18 22:04:22,681 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] validChecksum(C:\Users\conta\AppData\Local\easy-installer\sources\flame\e-latest-r-flame.zip.sha256sum)
2022-12-18 22:04:22,683 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] ChecksumLine = e3855c95e7048c35e8b075ec42529fdb0558723e5b16e10d372f649daf8919e3 e-latest-r-flame.zip
2022-12-18 22:04:22,684 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] createFileChecksum()
2022-12-18 22:04:23,817 DEBUG [Thread-11] e.e.i.t.DownloadTask [null:-1] timeoutThread is over!
2022-12-18 22:04:29,446 DEBUG [Thread-9] e.e.i.t.DownloadTask [null:-1] compare checksum: 7ba7afaf2b6f7c068fe6c879140827ce37941e64511acbf02e36add862b0f6e2 vs e3855c95e7048c35e8b075ec42529fdb0558723e5b16e10d372f649daf8919e3
2022-12-18 22:04:29,447 DEBUG [JavaFX Application Thread] e.e.i.c.s.DownloadSrcController [null:-1] DownloadService.succeeded()
2022-12-18 22:06:34,502 INFO [JavaFX Application Thread] e.e.i.c.s.DownloadSrcController [null:-1] bindProgressUIToService()
2022-12-18 22:06:34,503 INFO [JavaFX Application Thread] e.e.i.c.s.DownloadSrcController [null:-1] DownloadService.createTask(https://images.ecloud.global/stable/flame/e-latest-r-flame.zip,e-latest-r-flame.zip)
2022-12-18 22:06:34,505 DEBUG [Thread-12] e.e.i.t.DownloadTask [null:-1] downloadFile(https://images.ecloud.global/stable/flame/e-latest-r-flame.zip.sha256sum, C:\Users\conta\AppData\Local\easy-installer\sources\flame\e-latest-r-flame.zip.sha256sum)
2022-12-18 22:06:34,506 DEBUG [Thread-12] e.e.i.t.DownloadTask [null:-1] local file exist, size is 87
2022-12-18 22:06:34,507 DEBUG [Thread-12] e.e.i.t.DownloadTask [null:-1] last modified date = Sun Dec 18 21:59:46 PST 2022
2022-12-18 22:06:35,439 DEBUG [Thread-12] e.e.i.t.DownloadTask [null:-1] response code: 200, OK
2022-12-18 22:06:35,441 DEBUG [Thread-12] e.e.i.t.DownloadTask [null:-1] remote fileSize = 87.0
2022-12-18 22:06:35,441 DEBUG [Thread-12] e.e.i.t.DownloadTask [null:-1] full file size = 87.0
2022-12-18 22:06:35,443 DEBUG [Thread-12] e.e.i.t.DownloadTask [null:-1] validChecksum(C:\Users\conta\AppData\Local\easy-installer\sources\flame\e-latest-r-flame.zip.sha256sum)
2022-12-18 22:06:35,444 DEBUG [Thread-12] e.e.i.t.DownloadTask [null:-1] ChecksumLine = e3855c95e7048c35e8b075ec42529fdb0558723e5b16e10d372f649daf8919e3 e-latest-r-flame.zip
2022-12-18 22:06:35,446 DEBUG [Thread-12] e.e.i.t.DownloadTask [null:-1] createFileChecksum()
2022-12-18 22:06:42,221 DEBUG [Thread-12] e.e.i.t.DownloadTask [null:-1] compare checksum: 7ba7afaf2b6f7c068fe6c879140827ce37941e64511acbf02e36add862b0f6e2 vs e3855c95e7048c35e8b075ec42529fdb0558723e5b16e10d372f649daf8919e3
2022-12-18 22:06:42,223 DEBUG [Thread-12] e.e.i.t.DownloadTask [null:-1] downloadFile(https://images.ecloud.global/stable/flame/e-latest-r-flame.zip, C:\Users\conta\AppData\Local\easy-installer\sources\flame\tmp.e-latest-r-flame.zip)
2022-12-18 22:06:42,224 DEBUG [Thread-12] e.e.i.t.DownloadTask [null:-1] local file exist, size is 1355287638
2022-12-18 22:06:42,225 DEBUG [Thread-12] e.e.i.t.DownloadTask [null:-1] last modified date = Sun Dec 18 22:04:22 PST 2022
2022-12-18 22:06:43,682 DEBUG [Thread-12] e.e.i.t.DownloadTask [null:-1] response code: 200, OK
2022-12-18 22:06:43,684 DEBUG [Thread-12] e.e.i.t.DownloadTask [null:-1] remote fileSize = 1.355287638E9
2022-12-18 22:06:43,685 DEBUG [Thread-12] e.e.i.t.DownloadTask [null:-1] full file size = 1.355287638E9
2022-12-18 22:06:45,442 DEBUG [Thread-13] e.e.i.t.DownloadTask [null:-1] timeoutThread is over!
2022-12-18 22:07:04,112 INFO [JavaFX Application Thread] e.e.i.EasyInstaller [null:-1] stage is closing
2022-12-18 22:07:04,113 DEBUG [JavaFX Application Thread] e.e.i.c.MainWindowController [null:-1] onStop()