Connection problems after last update to v6.04

4 posts / 0 new
Last post
#1 Wed, 11/21/2018 - 15:56
TheRavenKing

Connection problems after last update to v6.04

I had this update to v6.04 and now several connecting problems.

  • recheck license, Failed to contact license server HTTP/1.1 404 Not found.
  • yum update runs through many mirrors but seems to have a real problem.
  • logs and report, same failed to connect.
  • Most worrying part is that my Dynu freeddns.org is not allowed in IP Access Control.

This happens on the GPL and Pro servers.

Wed, 11/21/2018 - 16:11
andreychek

Howdy,

Hmm, are you perhaps seeing a DNS issue?

What output do you see if you run this command:

ping -c 1 software.virtualmin.com

Wed, 11/21/2018 - 16:47
TheRavenKing

Hiya,

PING software.virtualmin.com.server.com (x.x.x.x) 56(84) bytes of data.
64 bytes from server.domain.com (x.x.x.x): icmp_seq=1 ttl=64 time=0.052 ms

--- software.virtualmin.com.server.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.052/0.052/0.052/0.000 ms

I removed my server IP, but the ping comes back with my own IP instead of the one from virtualmin

Thu, 11/22/2018 - 06:21
TheRavenKing

OK, am I correct that my CentOS install has his own network settings independent from any virtualmin server server?

EDIT:

ping -c 1 software.virtualmin.com
PING software.virtualmin.com (163.172.162.254) 56(84) bytes of data.
64 bytes from 254-162-172-163.rev.cloud.scaleway.com (163.172.162.254): icmp_seq=1 ttl=54 time=18.5 ms

--- software.virtualmin.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 18.555/18.555/18.555/0.000 ms
Topic locked