Can't Create Thread

Hello,

When i try to install Gitlab Self managed as described in the Docs, i get the following error:
There was an error running gitlab-ctl reconfigure:

can’t create Thread: Resource temporarily unavailable

I am not sure what causes this, I am using the Latest Gitlab version (or atleast trying to) and I have Debian 10 (Buster) installed.

Hi, specs of your machine? Googling the error suggests lack of memory/resources.

Last post:

Fixed by migrating gitlab to a more recent and powerful server…

You need at least 4GB of memory.

Its a freshly installed Server.

It has 16 GB of Ram
200 GB SSD

Can you provide more than just the single error line? Difficult to say without more detail. Logs might help. I have on Buster with 8gb ram and works fine, so could be configuration error, or something else.

Unfortunately, thats all i have, its the only error i get, and because this is the Initial install there is no configuration made.

Please check logfiles here: /var/log/gitlab/gitlab-rails

Hey, good news. It looks like it was a problem from my hoster (Strato) they told me how to fix it, upon installing Gitlab and doing a backup restore, when running gitlab check mit sanitize true, i get the following error:

Internal API available: FAILED - Internal API error (502)
gitlab-shell self-check failed
Try fixing it:
Make sure GitLab is running;
Check the gitlab-shell configuration file:
sudo -u git -H editor /opt/gitlab/embedded/service/gitlab-shell/config.yml
Please fix the error above and rerun the checks.

Can someone help me in this thread or do i need to create a new one?