You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,内部创建公私钥对为什么还会不匹配?
The text was updated successfully, but these errors were encountered:
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,内部创建公私钥对为什么还会不匹配?
The text was updated successfully, but these errors were encountered: