Unreal Engine 5.4 preview intallation error [RESOLVED]

Hello! I wanted to install 5.4 preview but got a strange error: “EU-FA-31003”. I have not found anything about this error code. Any suggestions?

7 Likes

I’m having the same problem, and it seems we both wrote a new post at about the same time. To avoid duplicity I’m deleting the post I created. Here’s the extra information I could gathered:

It seems to be a problem with the EULA agreement (with key: unreal_engine2) not found:

[2024.03.25-17.31.38:532][435]LogOnlineEula: Display: OSS: Starting EulaService::GetAgreement request for key unreal_engine2 user [USER_ID_REMOVED_BY_ME]
[2024.03.25-17.31.38:532][435]LogOnline: VeryVerbose: MCP: Queuing Mcp request for user=[USER_ID_REMOVED_BY_ME] url=https://eulatracking-public-service-prod06.ol.epicgames.com/eulatracking/api/public/agreements/unreal_engine2/account/[USER_ID_REMOVED_BY_ME]?locale=en
[2024.03.25-17.31.38:537][435]LogOnline: VeryVerbose: MCP: Running Mcp request for user=[USER_ID_REMOVED_BY_ME] url=https://eulatracking-public-service-prod06.ol.epicgames.com/eulatracking/api/public/agreements/unreal_engine2/account/[USER_ID_REMOVED_BY_ME]?locale=en
[2024.03.25-17.31.39:049][466]LogOnline: Warning: OSS: Invalid response. CorrId=UE4-75f0b9bc480421a827e38696ad49390b-B578B6D840DA993C2E41B2AF626FE8B9-036DBF8E42B09E44A85264903F06E181 code=404 errorcode=errors.com.epicgames.eulatracking.agreement_not_found errormessage=The agreement with key unreal_engine2 could not be found. errorraw={"errorCode":"errors.com.epicgames.eulatracking.agreement_not_found","errorMessage":"The agreement with key unreal_engine2 could not be found.","messageVars":["unreal_engine2"],"numericErrorCode":31003,"originatingService":"com.epicgames.eulatracking.public","intent":"prod"}
[2024.03.25-17.31.39:049][466]LogOnlineEula: Warning: OSS: EulaService::GetAgreement request failed. errormessage=The agreement with key unreal_engine2 could not be found., errorcode=31003
[2024.03.25-17.31.39:066][467]LogOnlineEula: Display: OSS: Starting EulaService::GetAgreement request for key unreal_engine2 user [USER_ID_REMOVED_BY_ME]
[2024.03.25-17.31.39:066][467]LogOnline: VeryVerbose: MCP: Queuing Mcp request for user=[USER_ID_REMOVED_BY_ME] url=https://eulatracking-public-service-prod06.ol.epicgames.com/eulatracking/api/public/agreements/unreal_engine2/account/[USER_ID_REMOVED_BY_ME]?locale=en
[2024.03.25-17.31.39:073][467]LogOnline: VeryVerbose: MCP: Running Mcp request for user=[USER_ID_REMOVED_BY_ME] url=https://eulatracking-public-service-prod06.ol.epicgames.com/eulatracking/api/public/agreements/unreal_engine2/account/[USER_ID_REMOVED_BY_ME]?locale=en
[2024.03.25-17.31.39:192][474]LogOnline: Warning: OSS: Invalid response. CorrId=UE4-75f0b9bc480421a827e38696ad49390b-B578B6D840DA993C2E41B2AF626FE8B9-746DFD7F49EC0590993B80B410A340F9 code=404 errorcode=errors.com.epicgames.eulatracking.agreement_not_found errormessage=The agreement with key unreal_engine2 could not be found. errorraw={"errorCode":"errors.com.epicgames.eulatracking.agreement_not_found","errorMessage":"The agreement with key unreal_engine2 could not be found.","messageVars":["unreal_engine2"],"numericErrorCode":31003,"originatingService":"com.epicgames.eulatracking.public","intent":"prod"}
[2024.03.25-17.31.39:192][474]LogOnlineEula: Warning: OSS: EulaService::GetAgreement request failed. errormessage=The agreement with key unreal_engine2 could not be found., errorcode=31003
[2024.03.25-17.31.39:214][475]LogPortal: Error: FAlertReporter: Reporting Alert code: EU-FA-31003

I checked my account “EULA History”, and it seems to be there:

Is there any place where I need to accept a new EULA? (I’ve been looking, but didn’t found anything) or is there a problem of the service “com.epicgames.eulatracking.public”?

2 Likes

Same thing happens to me, I could start the download the other day, but today I’m getting the same exact error in my launcher’s logs.

What’s the URL to the EULA history thing? EDIT: Nevermind, found it in my Epic Games account website.

1 Like

did you solve this? i saw you deleted comments?
running into the same thing

1 Like

No. I removed it because I gave a wrong answer to the “What’s the URL to the EULA history thing?”. I wrote how to access “Epic Games Launcher” logs. (I should read more carefully before posting)

This is what I wrote in the deleted post:

To generate the logs, you need to start “Epic Games Launcher” with the parameter:
-debuglogging

Then, you take the steps to reproduce the error and the logs will be located:
C:\Users[YourUserNameHere]\AppData\Local\EpicGamesLauncher\Saved\Logs\EpicGamesLauncher.log

A detailed explanation:

  1. Right-Click on the Epic Games Launcher desktop shortcut.
  2. Select Properties.
  3. Select the Shortcut tab.
  4. Type the following to the end of the file path in the target field: -debuglogging
    Make sure there is a space between the original text and -debuglogging
  5. Click Apply.
  6. Launch Epic Games Launcher by double-clicking your desktop shortcut.
  7. Reproduce the problem (don’t do anything more with Epic Games Launcher) to avoid extra logs after the error.
  8. Navigate to your log files. They should be in the following location: C:\Users[YourUserNameHere]\AppData\Local\EpicGamesLauncher\Saved\Logs\EpicGamesLauncher.log
2 Likes

Me too. Yesterday I tried to download the Unreal 5.4 Preview, but I had to cancel the download and today I receive this error when try to download.

1 Like

I am getting the same error:
[2024.03.25-19.12.02:907][216]LogOnlineEula: Warning: OSS: EulaService::GetAgreement request failed. errormessage=The agreement with key unreal_engine2 could not be found., errorcode=31003

If I find a solution I’ll post it here too.

Update 1: No issues if I try to download older versions from the launcher.
Update 2: Tried clearing saved folder for launcher, and tried multiple user accounts. No dice.
Update 3: Tried connecting Github to my UE account. Didn’t help with installing from launcher but am pulling the 5.4 branch straight from Github.

1 Like

Also experiencing this issue. Accepted new Wallet EULA in browser account tab, updated Nvidia drivers, multiple restarts, but no changes yet.

1 Like

Exact same problem here, could not find an answer thus far. Commenting to boost the thread.

1 Like

I’m having the same exact issue. Maybe you can make a bug report with your log files?

1 Like

I have the same issue, maybe here are some updates regarding this?

1 Like

Having the same issue here ! Looking forward to more infos!

1 Like

I’m having the same exact problem.

Are any of the rest of you on some kind of campus or private network? I’ve tried downloading 5.4 on two different computers on my campus’ wifi and they both had the issue.

Or maybe it’s something broken on Epic’s side at the moment, hence all of us experiencing this issue today? Does we know if anyone else has been been able to download it since we’ve started getting this error?

Same error here! Refreshing this thread every 5 minutes hoping to get a fix soon!

Same here :confused:

I just posted on the ‘Unreal Engine 5.4 Preview’ thread, hoping someone from Epic Games will see it.

1 Like

I have the same problem :frowning:

Same issue here.

Confirming I also see:

LogOnlineEula: Warning: OSS: EulaService::GetAgreement request failed. errormessage=The agreement with key unreal_engine2 could not be found., errorcode=31003

connected my Github account to see if that made a difference (it didn’t). But thought it a good idea to pull the 5.4 branch straight from GH while this gets sorted.

Same here.