Error while creating domain users

Hi to everyone. In a fresh installation of NS8 using Debian, after creating a
domain, i cannot create users because of this error:

Traceback (most recent call last):

  • File “/var/lib/nethserver/cluster/actions/list-domain-groups/50list_groups”, line 33, in *
  • groups = Ldapclient.factory(*domain).list_groups()
  •         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^*
    

TypeError: agent.ldapclient.Ldapclient.factory() argument after ** must be a mapping, not NoneType

I checked this post NS8 Domain group but it refers to a bug in core 3.4.3 (and in my NS8 installation i used latest software version, 3.6.3)

It seems there’s an error when listing the groups. Did you create groups? Is the groups page viewable?

As the domain is new, I suggest to destroy it and recreate it again.

It looks like the domain creation failed some step.

1 Like

I’m using NS8 on top of a Proxmox vm with Debian and i retried entire installation from scratch starting with from previous system snapshot. Now seems to work.

No groups created before, only “normal” users, as usual.