Error communicating with native host: Error when communicating with the native messaging host.

24 views
Skip to first unread message

Jagadeesh Murali

unread,
Dec 19, 2024, 8:30:28 AM (5 days ago) Dec 19
to Chromium Extensions
Hi all,
   I am facing the above error when i try to read a message from my chrome-extension. I have my executable file in the exact path of manifest registered to my windows regedit.

I was successfully able to start the app from command line.

My flow has to go like below

chrome extension reads tab events -> for a specific tab title, i have to trigger my electron app -> electron app listens for messages from extension -> perform actions in my chrome window

My code is successfully executed in mac machines but fails with windows

hrg...@gmail.com

unread,
Dec 19, 2024, 9:06:49 AM (5 days ago) Dec 19
to Chromium Extensions, Jagadeesh Murali
That error means that your native host is sending a message to the extension in the wrong format.
Here are some troubleshooting tips:
Reply all
Reply to author
Forward
0 new messages