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

Error: Attempt to postMessage on disconnected port #53

Open
archenemies opened this issue Oct 31, 2019 · 1 comment
Open

Error: Attempt to postMessage on disconnected port #53

archenemies opened this issue Oct 31, 2019 · 1 comment

Comments

@archenemies
Copy link

archenemies commented Oct 31, 2019

Hello,

I've been trying to get this to work and I'm a bit stumped.

I did make native-install USER=1 and when I try to edit a text box, this is what I see in the browser log:

Error: Attempt to postMessage on disconnected port  background.js:88:9
Error: document id 10_0 is already being edited  background.js:71:9
Error: document id 11_0 is already being edited  background.js:71:9

I'm running the latest Raspbian.

@jlebon
Copy link
Owner

jlebon commented Nov 18, 2019

Hmm, seems like the Python side might have trouble running? Was that the console log or the browser log? Make sure to check both. IIRC the browser log will also output the stderr of the native app if any.

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