Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PROCEDURE_NOT_FOUND #2

Open
mo3g666 opened this issue Jan 4, 2022 · 2 comments
Open

PROCEDURE_NOT_FOUND #2

mo3g666 opened this issue Jan 4, 2022 · 2 comments

Comments

@mo3g666
Copy link

mo3g666 commented Jan 4, 2022

Hello, I am using your template in my project and when calling an rpc event in CEF from the server side, a PROCEDURE_NOT_FOUND error occurs.

If I try to call an event from CEF on the server, then the event is called, but the Promise is not returned.

When trying to trigger events and return a Promise from the server to the client and vice versa, everything works fine.

CEF is collected via Vue-CLI

@mo3g666
Copy link
Author

mo3g666 commented Jan 4, 2022

So, I tried to call the callBrowsers function from the client to the browser and got the same error. If I call this function on a specific browser using callBrowser, then everything works fine and promise is returned.

PROCEDURE_NOT_FOUND (TEST_EVENT)
Stack trace: 
         _callBrowsers (index.js:8:8994)

@leonardssh
Copy link
Owner

Can you provide more reproduction details?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants