A few other error codes I was able to find in the log:
[2025.02.19-08.01.20:379][458]LogEpicConnectMessageRouter: Warning: FEpicConnectMessageRouter::GetMessageType(): Couldn't deserialize Epic Connect {"correlationId":"743f9e55-492c-4901-99dd-b42631895716","timestamp":1739952081856,"id":"ZWE1MzY5ZDkxN2MyNDRjZT","connectionId":"0242acfffe110002-00000001-03248e59-01ed7fc5609f4195-7870bf46","payload":{"accountId":"e61776579c7844299663cceb2a35f46a","status":"online","perNs":[{"status":"online","activity":{"value":"???? ????????????"},"ns":"Fortnite","props":{"X_NonEOS_ProductName":"Fortnite","X_NonEOS_IslandCode":"9862-4661-6699","X_NonEOS_IsPlaying":"false"},"conns":[{"id":"V2:Fortnite:PS5:792190429832791845:C1611ED23CC54226910C6B3269C4351C","props":{}}]},{"productId":"prod-fn","appId":"fghi4567FNFBKFz3E4TROb0bmPS8h1GW","status":"online","activity":{"value":""},"ns":"62a9473a2dca46b29ccf17577fcf42d7","props":{"EOS_ProductVersion":"++Fortnite+Release-33.30-CL-39768313","EOS_Platform":"PSN","EOS_IntegratedPlatform":"UNKNOWN","EOS_ProductName":"Fortnite","EOS_Lobby":"{"version":3}","EOS_OnlinePlatformType":"1000","EOS_Session":"{"version":3}"},"conns":[{"id":"0242acfffe110002-00000001-03271479-a5bb6efd7f6485f2-adbc95ce#sub-eas-1721718756","props":{}}]}]},"type":"presence.v1.UPDATE"}
[2025.02.19-08.01.20:379][458]LogEpicConnectMessageRouter: Warning: FEpicConnectMessageRouter::Route(): Message type empty or JsonMessage failed to parse: {"correlationId":"743f9e55-492c-4901-99dd-b42631895716","timestamp":1739952081856,"id":"ZWE1MzY5ZDkxN2MyNDRjZT","connectionId":"0242acfffe110002-00000001-03248e59-01ed7fc5609f4195-7870bf46","payload":{"accountId":"e61776579c7844299663cceb2a35f46a","status":"online","perNs":[{"status":"online","activity":{"value":"???? ????????????"},"ns":"Fortnite","props":{"X_NonEOS_ProductName":"Fortnite","X_NonEOS_IslandCode":"9862-4661-6699","X_NonEOS_IsPlaying":"false"},"conns":[{"id":"V2:Fortnite:PS5:792190429832791845:C1611ED23CC54226910C6B3269C4351C","props":{}}]},{"productId":"prod-fn","appId":"fghi4567FNFBKFz3E4TROb0bmPS8h1GW","status":"online","activity":{"value":""},"ns":"62a9473a2dca46b29ccf17577fcf42d7","props":{"EOS_ProductVersion":"++Fortnite+Release-33.30-CL-39768313","EOS_Platform":"PSN","EOS_IntegratedPlatform":"UNKNOWN","EOS_ProductName":"Fortnite","EOS_Lobby":"{"version":3}","EOS_OnlinePlatformType":"1000","EOS_Session":"{"version":3}"},"conns":[{"id":"0242acfffe110002-00000001-03271479-a5bb6efd7f6485f2-adbc95ce#sub-eas-1721718756","props":{}}]}]},"type":"presence.v1.UPDATE"}
[2025.02.19-08.37.44:408][967][MainRouter] Best Match: invalid - [83] states compared
[2025.02.19-08.37.44:408][967][MainRouter] Canceling in progress navigation. New command issued.
[2025.02.19-08.37.44:408][967][MainRouter] Navigation Canceled.
[2025.02.19-08.37.44:408][967][MainRouter] GoToUrl('/settings')
[2025.02.19-08.37.44:408][967][MainRouter] Resolved To: '/settings'
[2025.02.19-08.37.44:408][967][MainRouter] Best Match: invalid - [83] states compared
[2025.02.19-08.37.44:408][967][MainRouter] Navigation Canceled.
[2025.02.19-08.37.44:408][967]LogPortal: Warning: NavigationUriHandler: Invalid location /settings. Will attempt to go back to the previous location
[2025.02.19-08.37.44:408][967][MainRouter] GoToUrl('/ue/community')
[2025.02.19-08.37.44:408][967][MainRouter] Resolved To: '/ue/community'
[2025.02.19-08.37.44:410][967][MainRouter] Best Match: ue.community
[2025.02.19-08.37.44:410][967][MainRouter] Navigation Stopped. Already at location.
[2025.02.19-08.37.44:410][967][MainRouter] Navigation Canceled.
[2025.02.19-08.37.44:410][967]LogUriHandler: Started processing URI [com.epicgames.launcher://settings] with OnSignInUriHandler
[2025.02.19-08.37.44:411][967]LogUriHandler: Started processing URI [com.epicgames.launcher://settings] with SettingsUriHandler
[2025.02.19-08.37.44:411][967][MainRouter] Navigation Canceled.
The first message wasnt very present early on but seemed to have started occuring every few minutes after letting it run for about 5-6 hours.
Second one is pretty common as well but has slight variations in its messaging here and there.
Edit:
This may be a stretch but could the log file itself be the issue? The size of that file has grown absurd, something around almost 200mb with the install only at 12%. Would the constant writing to that explain the gradual decrease in speed? It’s definitely getting slower and slower installing as it goes. I cannot figure out how to disable the logging to test though, turning off debug logging doesnt actually do anything, it keeps writing regardless.