WeBankBlockchain / WeIdentity-Sample

http://weidentity.webank.com/
GNU Lesser General Public License v3.0
16 stars 25 forks source link

The input private key does not match the current weid, operation of modifying weid is not allowed【执行/step1/userAgent/createWeId 创建weid 出错】 #114

Open Chole4ever opened 4 months ago

Chole4ever commented 4 months ago

2024-05-04 21:13:13.052 [http-nio-6101-exec-2] ERROR WeIdServiceEngineV2(WeIdServiceEngineV2.java:537) - The input private key does not match the current weid, operation of modifying weid is not allowed. we address is 0x2e620f77867663cd784b7ff0024d8eb6df6d375b 2024-05-04 21:13:13.053 [http-nio-6101-exec-2] ERROR WeIdServiceImpl(WeIdServiceImpl.java:98) - [createWeId] Create weId failed. error message is :the private key does not match the current weid. 2024-05-04 21:13:13.053 [http-nio-6101-exec-2] INFO DemoServiceImpl(DemoServiceImpl.java:175) - weIdService is result,errorCode:100106,errorMessage:the private key does not match the current weid. 2024-05-04 21:13:13.053 [http-nio-6101-exec-2] ERROR dispatcherServlet - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause 这是为什么?no parameters input,内部创建公私钥对为什么还会不匹配?