sublime-evernote icon indicating copy to clipboard operation
sublime-evernote copied to clipboard

Evernote plugin error: Bad version in readMessageBegin: -272908484

Open charlesroper opened this issue 11 years ago • 6 comments

When I try to run any command I am getting the following error:

Evernote plugin error: Bad version in readMessageBegin: -272908484
error: Evernote plugin error, please contact developer at
https://github.com/bordaigorl/sublime-evernote/issues

Windows 8.1 / Sublime 3065

Edit: could be a proxy issue? The plugin was working fine on my home wifi.

charlesroper avatar Sep 16 '14 13:09 charlesroper

@charlesroper I am getting some reports of the plugin failing after updating to Sublime 3065 (see #40) but I cannot reproduce the issue (I am also running 3065 on Linux and everything works fine). Is the plugin still running fine on your home wifi? It seems the Thrift library (used internally by the Evernote SDK) is choking on some data...

It would really help if we could make the bug reproducible...I might try to reproduce this on Windows later.

bordaigorl avatar Sep 16 '14 13:09 bordaigorl

@bordaigorl I will check again when back on my home wifi to see if I get the same problem.

charlesroper avatar Sep 16 '14 14:09 charlesroper

Also, did this start with the upgrade of ST or an upgrade of the plugin?

bordaigorl avatar Sep 16 '14 14:09 bordaigorl

Okay, it works fine on my home wifi so this would suggest there's something weird going on with our office wifi gateway, which is supposedly set to circumvent our corporate firewall.

charlesroper avatar Sep 18 '14 14:09 charlesroper

@charlesroper thanks a lot for helping me troubleshoot this one. So it would seem the version of the Thrift library shipped with the Evernote SDK does not really support proxies (see #42). I am afraid I do not have enough expertise in Thrift's internals to adventure into adding this feature, we'll need to turn to the Evernote SDK developers...

bordaigorl avatar Sep 18 '14 15:09 bordaigorl

@bordaigorl It's not necessarily proxy related as the wifi connection I was using at work supposedly does not pass through a proxy, although it is filtered by OpenDNS. Still, it does kind of feel as if this issue may well be proxy related though. I'd be happy to pass on any debug info to the Thrift devs if needed.

charlesroper avatar Sep 19 '14 13:09 charlesroper