#756 CentOS Linux 7 / Stream 8 Mirror update request - mirrors.hostever.com
Closed: Fixed by phsmoura. Opened by codeforhost.

CentOS Linux 7 / Stream 8 Mirror request

This template can be used to ask for a new mirror for CentOS Linux 7 and CentOS Stream 8.
For CentOS Stream 9 mirror request, see the other template (for which you'll need to be registered in mirrormanager)

URLs - These are the hostnames and paths to where you host CentOS mirror content

  • HTTP: http://mirrors.hostever.com
  • HTTPS: https://mirrors.hostever.com
  • RSYNC: not provided
  • Bandwidth: 250 Mbps
  • Country Location: Bangladesh
  • Sponor organization (optional): Hostever
  • Sponsor URL (optional): https://www.hostever.com
  • IPv4 Addresses: 103.161.46.162
  • IPv6 Addresses: 2001:df2:b780:46::162
  • Email contact: support@hostever.com
  • Mirroring AltArch: no

Metadata Update from @arrfab:
- Issue assigned to phsmoura
- Issue tagged with: low-trouble, medium-gain, mirror-linux

Thanks !

Your mirror http://mirrors.hostever.com/centos has been updated to the mirrors DB

It will be listed as a public mirror (and on https://mirror-status.centos.org / https://www.centos.org/download/mirrors/ ) in the following minutes/hours.
Your IP address[es] (103.161.46.162 2001:df2:b780:46::162) has/have been updated in the ACL and so you should be able to rsync from msync.centos.org in the next ~10min

Important : it only concerns CentOS Linux 7 and Stream 8. For Stream 9 and above, read (again) https://wiki.centos.org/HowTos/CreatePublicMirrors

Kind Regards

Metadata Update from @phsmoura:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Hello,

Getting this error:

[root@mirrors ~]# /etc/centos_sync.sh
@ERROR: Unknown module 'CentOS'
rsync error: error starting client-server protocol (code 5) at main.c(1649) [Receiver=3.1.2]
[root@mirrors ~]#


Here is the inside of the script "centos_sync.sh"

!/bin/bash

repos_base_dir="/var/www/html/repos/centos/"

Start sync if base repo directory exist

if [[ -d "$repos_base_dir" ]] ; then
# Start Sync
rsync -aqzH --delete msync.centos.org::CentOS "$repos_base_dir"
fi


Kindly let me know the solution.

Metadata Update from @codeforhost:
- Issue status updated to: Open (was: Closed)

Metadata Update from @codeforhost:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata Update from @codeforhost:
- Issue status updated to: Open (was: Closed)

After trying 5/6 times, then it is working once.
For this issue, it is not working at CrobJob.

@codeforhost ipv6 was different in database. I updated it back to 2001:df2:b780:46::162. You should be able to rsync from msync.centos.org soon

Metadata Update from @phsmoura:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Log in to comment on this ticket.

Metadata