Nethserver 7.9.2009 install on Centos 7 VPS

Hello @all,
I have a problem with installation of Nethserver in Centos 7 .It shows this error on the command line:

Loaded plugins: changelog, fastestmirror, nethserver_events
Loading mirror speeds from cached hostfile
There are no enabled repos.
Run “yum repolist all” to see the repos you have.
To enable Red Hat Subscription Management repositories:
subscription-manager repos --enable
To enable custom repositories:
yum-config-manager --enable
When try to make enable repo it’s not function . I am following this procedure Installation — NethServer 7 Final

Thanks !

Kejvi

Hello @ALL

I have a problem with Nethserver 7.9.2009 ,I can’t install on Centos 7 VPS .Please can you help me ,I have this error :
I can’t reach the webserver of Nethserver ,it is installed on Centos VPS following this procedure Installation — NethServer 7 Final .

It shows me the command as below :
[root@vmi951315 ~]# yum update
Loaded plugins: changelog, fastestmirror, nethserver_events
Loading mirror speeds from cached hostfile

NethServer is already installed!

You can access the Web interface at:
https://IP of server:9090 or 980 but I can;t reach it .

Thanks!
Kejvi

Hi @Kevi,
I’ve never installed NethServer in that way or in a VPS. Therefore, any of my suggestions are… my suggestions from common sense, no specific expertise or experience.

First thing firsts: for allow better comprehension of what is your “speech” and what is command and output
use this text format
for the output… it will allow the community to have less doubts :wink:

First question: how many interfaces have your VPS installation?

Hi!

I have execute this command as root entry the server :

# yum install -y http://mirror.nethserver.org/nethserver/nethserver-release-7.rpm
# nethserver-install 

After that command I have made this command

# yum update                              / to check for updates of packages /

VPS installation has only one interface for network with location in Dusseldorf .

Output is as below after yum update :

Loaded plugins: changelog, fastestmirror, nethserver_events
Loading mirror speeds from cached hostfile
http://86.48.3.155/repodata/repomd.xml: [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
To address this issue please refer to the below wiki article

https://wiki.centos.org/yum-errors

If above article doesn't help to resolve this issue please use https://bugs.centos.org/.

 One of the configured repositories failed (RHEL Apache),
 and yum doesn't have enough cached data to continue. At this point the only
 safe thing yum can do is fail. There are a few ways to work "fix" this:

     1. Contact the upstream for the repository and get them to fix the problem.

     2. Reconfigure the baseurl/etc. for the repository, to point to a working
        upstream. This is most often useful if you are using a newer
        distribution release than is supported by the repository (and the
        packages for the previous distribution release still work).

Thanks!
Kejvi

Seems not liking that mirror… fair enough.
NethServer refers as 127.0.0.1 as nameserver, maybe a little tweak of /etc/resolv.conf adding a temporary other dns server might help to have a full update… and a proper install. File, if cockpit will be accessible, will be rewritten according to the configuration.
Last but not least: dummy interface.
https://wiki.nethserver.org/doku.php?id=virtual_network_interface
Nethserver must have at least a GREEN interface, and i don’t suggest to use the public one. If not specified elsewhere, dummy driver should be created and assignated as green into cockpit.

Thanks Michael !!

I’m following the wiki procedure…

Now it’s function ,I can reach the Webserver ,but i can’t update from the Dashboard to install PBX Voip ,Backup and some another applications .

Thank you very much for your help!!

It seems this repository isn’t working so you can’t install/update software.
I don’t have this repo on my NethServer VPS, maybe it was included in your VPS providers image.

The repos are located in /etc/yum.repos.d/. You can disable the “bad” repo by setting enabled=0.

2 Likes