Oops! Something went wrong.

REQUEST got status: error

{
    "auth": [
        "username",
        "password"
    ],
    "message": "See details below",
    "status": "error",
    "status_code": -1,
    "tip": "Make sure that your Scrapyd server is accessable. ",
    "url": "http://localhost:6801/listprojects.json",
    "when": "2026-06-17 16:03:56"
}

Details

HTTPConnectionPool(host='localhost', port=6801): Max retries exceeded with url: /listprojects.json (Caused by NewConnectionError("HTTPConnection(host='localhost', port=6801): Failed to establish a new connection: [Errno 111] Connection refused"))