Broken NethServer release 7.2.1511

After upgrading to NethServer release 7.2.1511 users are not recognised and can not log into roudcube. when i send mail to existing users the postfix logs show that user does not exist.

Hi,

From which version to which version did you the upgrade?
NS 7.2.1511 is common to a2, a3 and b1.

If you had NS 6.8, you cannot upgrade to NS 7b1.

i upgrade from the 7 beta1

NS 7b1 is the latest version.

That means that you have NS 7b1 installed and you did the latest updates from Software center?

yes i did, and any chances of fixing it or i have to re-install?

Where did you store users? ldap or samba?

I stored the users in samba

I can’t reproduce your problem.
Could you show the output of journalctl -M nsdc ?

1 Like

This is the message i get “Failed to open journal: Host is down”

You could try to restart it:
systemctl restart nsdc

Also systemctl status nsdc could give some hints.
Maybe machinectl status nsdc is a better tool. :slight_smile:

3 Likes

[root@mail ~]# systemctl status nsdc
● nsdc.service
Loaded: not-found (Reason: No such file or directory)
Active: inactive (dead)

Could not get path to machine: No machine ‘nsdc’ known

Are you sure you were using nethserver-dc as provider?
Please post /var/log/yum.log.
If you’re sure, you could try re-installing it:
yum install nethserver-dc
or use the software center.

1 Like

nethserver-dc conflicts with nethserver-directory-3.0.1-1.ns7.noarch
You could try using --skip-broken to work around the problem

1 Like

For any reason, did you try to install both packages, Samba and LDAP?