Skip to content

Webclipper fails to connect to client #561

@leprasmurf

Description

@leprasmurf

Operating system

  • Windows 10 Pro
    Version: 1709
    OS Build: 16299.431

Application

  • Desktop

Summary

I've updated Joplin to version 1.0.95 and installed the clipper chrome extension

There was some error creating the note: Could not find clipper service. Please make sure that Joplin is running and that the clipper server is enabled. My attempt to clip a page failed with the following message:

There was some error creating the note: Could not find clipper service. Please make sure that Joplin is running and that the clipper server is enabled.

There are a number of possible issues, it is windows afterall, but I have been unable to isolate the issue.
Joplin desktop is in debugging mode and see the following on the console:

2018-05-25 12:13:53: "Starting Clipper server on port 41184"

I am able to telnet from the local machine:

leprasmurf@Athena:~$ telnet localhost 41184                                                                                       Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
^]
telnet> quit
Connection closed.

It would be great if the Web Clipper extension had a "test connectivity" button and/or some sort of configuration that allowed for a user to specify the address, port, and notebook to save to. Unless the clipper extension wrote directly to the WebDAV target and bypassed the local app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions