Not bind to my server domain #2

Open
opened 2019-03-24 19:24:07 +00:00 by Ghost · 1 comment

Hello,

When I use this package the server not response because https server listen to
Server running at: https://134b70969c85:443 not my domain.

best

Hello, When I use this package the server not response because https server listen to Server running at: https://134b70969c85:443 not my domain. best
Author

[acme-v2] handled(?) rejection as errback:
Error: connect ETIMEDOUT 134.209.229.250:80
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1083:14)
Error loading/registering certificate for 'staging.regularcart.com':
{ Error: connect ETIMEDOUT 134.209.229.250:80
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1083:14)
errno: 'ETIMEDOUT',
code: 'ETIMEDOUT',
syscall: 'connect',
address: '134.209.229.250',
port: 80 }

[acme-v2] handled(?) rejection as errback: Error: connect ETIMEDOUT 134.209.229.250:80 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1083:14) Error loading/registering certificate for 'staging.regularcart.com': { Error: connect ETIMEDOUT 134.209.229.250:80 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1083:14) errno: 'ETIMEDOUT', code: 'ETIMEDOUT', syscall: 'connect', address: '134.209.229.250', port: 80 }
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coolaj86/greenlock-hapi.js#2
No description provided.