Error when loading eSim profile into storage #224

Open
opened 2025-09-04 21:06:14 +02:00 by brackhap · 2 comments

Hi
I'm having an issue with the OpenEUICC app, when I scan the QR code the eSim loading is halted at the final step "Loading eSim profile into storage !" here is the error log:

Error code: ES10B_ERROR_REASON_UNDEFINED

Last HTTP response (from server):

{
  "header": {
    "functionExecutionStatus": {
      "status": "Executed-Success"
    }
  },
  "transactionId": "B18CF8EC36025D08595FE63DCFA8D1B8",
  "boundProfilePackage": "a bunch of code"
}

Last APDU response (from SIM): 6A80

Last APDU response (from SIM) is a failure

I've tried this in many Roms: Derpfest A16, Project infinity 3.2, xperience-20.0.0.

What's wrong?

Hi I'm having an issue with the OpenEUICC app, when I scan the QR code the eSim loading is halted at the final step "Loading eSim profile into storage !" here is the error log: ``` Error code: ES10B_ERROR_REASON_UNDEFINED Last HTTP response (from server): { "header": { "functionExecutionStatus": { "status": "Executed-Success" } }, "transactionId": "B18CF8EC36025D08595FE63DCFA8D1B8", "boundProfilePackage": "a bunch of code" } Last APDU response (from SIM): 6A80 Last APDU response (from SIM) is a failure ``` I've tried this in many Roms: Derpfest A16, Project infinity 3.2, xperience-20.0.0. What's wrong?
Contributor
6A 80	E	The parameters in the data field are incorrect.

please retry-download this esim profile?

``` 6A 80 E The parameters in the data field are incorrect. ``` please retry-download this esim profile?
Author

@septs wrote in #224 (comment):

6A 80	E	The parameters in the data field are incorrect.

please retry-download this esim profile?

I've tried many times without success. It's working in Hyperos but not in AOSP mode

@septs wrote in https://gitea.angry.im/PeterCxy/OpenEUICC/issues/224#issuecomment-1544: > ```text > 6A 80 E The parameters in the data field are incorrect. > ``` > > please retry-download this esim profile? I've tried many times without success. It's working in Hyperos but not in AOSP mode
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: PeterCxy/OpenEUICC#224
No description provided.