Getting error 504 while adding SSL in my store

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is: www.chachhi.com

It produced this output:
Please find the logs:-

0|index    | [acme-v2] handled(?) rejection as errback:

0|index | Error: Error: Failed HTTP-01 Dry Run.
0|index | curl ‘http://chachhi.com/.well-known/acme-challenge/3vFTUBCz8vpfieNUg-Lq_Qq6rrImeqVgT6gvGoE4YI0’ does not return ‘3vFTUBCz8vpfieNUg-Lq_Qq6rrImeqVgT6gvGoE4YI0.Mym9CMvcO5PF9AUtYRJR29GD4Gns6DghUe7wGAbbQZo’
0|index | See https://git.coolaj86.com/coolaj86/acme-v2.js/issues/4
0|index | at /var/www/storehippo/app/servers/ssl_certificate/node_modules/acme-v2/node.js:34:13
0|index | at
0|index | at process._tickDomainCallback (internal/process/next_tick.js:228:7)
0|index | { Error: socket hang up
0|index | at TLSSocket.onHangUp (_tls_wrap.js:1135:19)
0|index | at Object.onceWrapper (events.js:313:30)
0|index | at emitNone (events.js:111:20)
0|index | at TLSSocket.emit (events.js:208:7)
0|index | at endReadableNT (_stream_readable.js:1055:12)
0|index | at _combinedTickCallback (internal/process/next_tick.js:138:11)
0|index | at process._tickDomainCallback (internal/process/next_tick.js:218:9)
0|index | code: ‘ECONNRESET’,
0|index | path: null,
0|index | host: ‘localhost’,
0|index | port: 443,
0|index | localAddress: undefined } ‘respppppppp’ undefined
0|index | { Error: ENOENT: no such file or directory, open ‘/root/acme/etc/live/chachhi.com/fullchain.pem’

The operating system my web server runs on is (include version): Linux OS

My hosting provider, if applicable, is: Godaddy.com

Please help me out. What’s wrong with this, Why I am not able to add SSL?

Hi @Shubham1

your configuration doesn't work. So no certificate is created.

Checking your domain ( https://check-your-website.server-daten.de/?q=chachhi.com#ip-addresses ):

Your www uses storehippo:

Host T IP-Address is auth. ∑ Queries ∑ Timeout
chachhi.com A 35.190.95.30
Mountain View/California/US yes 1 0
AAAA yes
www.chachhi.com C shopkiozz.storehippo.com yes 1 0
A 13.71.30.10
Pune/Maharashtra/IN yes

So you must run a client on the ip 13.71.30.10. Is this possible? Perhaps not. If you use storehippo, they must have an integrated solution you can use.

There runs the certificate

CN=*.storehippo.com, OU=PositiveSSL Wildcard, OU=Domain Control Validated
	17.04.2019
	19.04.2020
expires in 306 days	*.storehippo.com, storehippo.com - 2 entries

Is it possible to change that certificate?

Perhaps ask storehippo.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.