I cant access my website via domain, only from the ip

Viewed 22

I recently bought VPS for my domain but since the launch of its website there I cannot access the website via the domain [https://smoil.camp/], but I can access the website, SSH, FTP, etc... via the IP and everything works. I can also access subdomains without an issue i.e [https://servers.smoil.camp/] works for me well.

the issue displayed to me is on chrome ERR_CONNECTION_REFUSED

Here are some logs via the ping command

Pinging smoil.camp [::1] with 32 bytes of data:
Reply from ::1: time<1ms
Reply from ::1: time<1ms
Reply from ::1: time<1ms
Reply from ::1: time<1ms

Ping statistics for ::1:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms

Here are the subdomain pings

ping cdn.smoil.camp

Pinging cdn.smoil.camp [xx.xx.xxx.xx] with 32 bytes of data:
Reply from xx.xx.xxx.xx: bytes=32 time=222ms TTL=45
Reply from xx.xx.xxx.xx: bytes=32 time=221ms TTL=45
Reply from xx.xx.xxx.xx: bytes=32 time=221ms TTL=45
Reply from xx.xx.xxx.xx: bytes=32 time=221ms TTL=45

Ping statistics for xx.xx.xxx.xx:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 221ms, Maximum = 222ms, Average = 221ms

A couple of things I have tried:

flushing DNS
reinstall chrome
router reset 30 mins off
cache clearing
changing DNS address
temporarily disable antivirus and firewall software Norton
remove history
VPN to Germany (doesn't work either)

Any help would be appreciated

0 Answers
Related