Unhandled Rejection (Error): RPC interface "PresentationRpcInterface" is not initialized. #573
-
Hi.My program always reports errors:Unhandled Rejection (Error): RPC interface "PresentationRpcInterface" is not initialized. I'm sure that "presentation RPC interface" must be initialized, and the version numbers of front end, back end and imodel bank are the same. Then, I can't find the model in the open view, but I can use the imodel connection normally. What might be the cause of this? thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
The unhandled rejection says otherwise. What type of app do you have? Does it run the backend locally, or connect to some existing backend (which one)? Show your code (frontend, and backend if applicable) that initializes PresentationRpcInterface. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
@shenshengyi reported the issue is resolved. |
Beta Was this translation helpful? Give feedback.
@shenshengyi reported the issue is resolved.