Update Gitlab failed

My YunoHost server

Hardware: VirtualHost
YunoHost version: 11.2.9.1 (stable).
I have access to my server : Through SSH and through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no

Description of my issue

I try to update gitlab version 16.0.4~ynh1 to 16.7.3~ynh1
here is the debugmessages. everything else updates fine

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

28641 DEBUG To view the log of the operation 'Create a backup archive', use the command 'yunohost log show 20240118-144410-backup_create'
28653 SUCCESS Backup deleted: gitlab-pre-upgrade2
28653 DEBUG Checking that required services are up and running...
29544 INFO Updating system_user...
useradd: group gitlab exists - if you want to add this user to that group, use -g.
29558 WARNING Failed to update system_user : useradd command failed with exit code 2304
29558 INFO Reverting system_user...
useradd: group gitlab exists - if you want to add this user to that group, use -g.
29561 ERROR Failed to rollback system_user : useradd command failed with exit code 2304
29561 ERROR Provisioning, deprovisioning, or updating resources for gitlab failed: useradd command failed with exit code 2304
29561 INFO The operation 'Upgrade the 'gitlab' app' could not be completed. Please share the full log of this operation using the command 'yunohost log share 20240118-144438-app_upgrade-gitlab' to get help
29566 DEBUG action [3257814.1] executed in 29.495s
29566 DEBUG lock has been released
29566 ERROR The operation 'Upgrade the 'gitlab' app' could not be completed. Please share the full log of this operation using the command 'yunohost log share 20240118-144438-app_upgrade-gitlab' to get help


Could it be that somehow you manually tweaked the system group for gitlab etc ?

Thanks for the hint. Yes I created a group over the webinterface.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.