• I love this plugin but recently it has a problem. Would anybody have any clues as to why it’s not syncing and generating this error

    Fatal error: Uncaught exception ‘Thrift\Exception\TTransportException’ with message ‘THttpClient: Could not read 4 bytes from https://www.evernote.com:443//edam/user’ in …

    thanks in advance ??

Viewing 1 replies (of 1 total)
  • edit the plugin’s file which name is ‘evernote-sync/EvernoteSync.php’
    comment the line 165 like this:
    `$tmp = $arr[$i];
    // $pos = mb_strrpos($str, $tmp, $charset);
    if ($pos !== false) {
    $pos++;
    break;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Not Syncing & Fatal Error’ is closed to new replies.