Skip to content

It seems that the test nodes are down, but the tests are stil passing #2

@lightningorb

Description

@lightningorb

Describe the bug
It seems that the test nodes are down, but the tests are stil passing

To Reproduce
Steps to reproduce the behavior:

  • orb node create-orb-public cln rest
  • orb node create-orb-public lnd rest

Expected behavior
It should create the nodes properly

Additional context
Instead it gives:

(venv) ~/dev/orb (main) $ orb node create-orb-public cln rest
Encrypting mac
Encrypting cert
Connecting to: regtest.cln.lnorb.com
Failed to connect: HTTPSConnectionPool(host='regtest.cln.lnorb.com', port=3001): Max retries exceeded with url: /v1/getinfo (Caused by 
NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x10ad7d340>: Failed to establish a new connection: [Errno 61] Connection refused'))
(venv) ~/dev/orb (main) $ orb node create-orb-public lnd rest
Encrypting mac
Encrypting cert
Connecting to: signet.lnd.lnorb.com
Failed to connect: HTTPSConnectionPool(host='signet.lnd.lnorb.com', port=8080): Max retries exceeded with url: /v1/getinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: 
CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1123)')))
(venv) ~/dev/orb (main) $ 

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