Phạm Lam
12/20/2024, 4:10 PMThe message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=8ed55a4a-070d-4e5e-be45-03ee4033a697, currentDir=..}
Attempting to read last messages from the daemon log...
Daemon pid: 50
log file: ../.gradle/daemon/8.5/daemon-50.out.log
----- Last 20 lines from daemon log file - daemon-50.out.log -----
Tracing back in the code, I spot it comes down to be an EOFException
(end of file or end of stream exception), but don't know what could cause this issue.
Any idea?Vampire
12/20/2024, 4:20 PM