Giter Club home page Giter Club logo

Comments (2)

helen avatar helen commented on May 15, 2024

I'm gonna connect this with #368, moving to 1.6.

from distributor.

peterwilsoncc avatar peterwilsoncc commented on May 15, 2024

To get some recent notes on testing external connections:

Automatic setup

These seem pretty good. Somewhat geek oriented with the curl error IDs but I don't this that's entirely a bad thing.

  • DNS error
    Unable to connect to site.
    cURL error 28: Connection timed out after 5001 milliseconds (http_request_failed)
  • Not WordPress
    Unable to connect to site. The external site is private or not a WordPress site. (rest_api_uri_not_found)
  • Distributor not installed
    Distributor not installed on remote site.
  • REST API Requires Authentication -- error message is inaccurate
    Distributor not installed on remote site.
  • HTTPS certificate error (self signed in testing)
    Unable to connect to site.
    cURL error 60: SSL certificate problem: self-signed certificate (http_request_failed)

Manual setup

These could still do with some work but I suspect they're not seen very frequently as manual set up is behind an additional link.

  • DNS error
    No connection found.
  • Not WordPress
    No connection found.
  • Distributor not installed
    Limited connection established. Distributor not installed on remote site.
    -Push distribution unavailable.
    -Pull distribution limited to basic content, i.e. title and content body.
  • REST API Requires Authentication -- no auth
    As above, limited connection
  • HTTPS certificate error (self signed in testing)
    No connection found.

from distributor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.