Errors when using gitlab-ctl uninstall

gitlabuninstall

After trying to install gitlab using the .deb package they provide, I gave it up and now I wan't to uninstall it.

But when I run "sudo gitlab-ctl uninstall" it only get:

gitlab uninstall errors

I have absolutely no idea what I can do know and I hope that reinstalling linux is not the only way…

Best Answer

From the issue in the official site, you can try

  1. gitlab-ctl stop
  2. gitlab-ctl uninstall
  3. Delete all files/directories
  4. Reboot