Useradd error during install

What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: 12.0.16
What app is this about: pgadmin4

Describe your issue

During install:
error: useradd command failed with exit code 2304

https://paste.yunohost.org/raw/fenefasete

Share relevant logs or error messages

2025-05-06 22:11:59,963: WARNING - Failed to provision system_user : useradd command failed with exit code 2304

Do you have user or a group named ā€œpgadminā€ on your server?

1 Like

Yes. I created a group called ā€œpgadminā€, because I thought that would be a good idea.

Delete it or rename it and retry install

Thanks a lot!
I deleted that group, created an new group called ā€œpgadmin-groupā€ and now the install of ā€œgpadmin4ā€ works.