Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

GitLab

56 Topics 557 Posts
  • Gitlab deletes new branches instantly -> /home/git is not writable.

    3
    0 Votes
    3 Posts
    501 Views
    girishG
    @opensourced that warning comes from bundler and it can be ignored (it's not an error). Are you able to see the issue on git.cloudron.io ?
  • Gitlab Service Desk is missing lots of incoming mail

    Moved Solved
    4
    2 Votes
    4 Posts
    894 Views
    O
    @girish I actually managed to get this running. The lower end of the section in the docs did the trick.
  • Gitlab image 404 error | Gitlab on Cloudron is broken

    Moved
    3
    0 Votes
    3 Posts
    449 Views
    girishG
    This usually happens when docker registry is down (or is undergoing some maintanence).
  • Has anyone already tested the VS Code Web IDE in GitLab 15.7

    10
    1
    1 Votes
    10 Posts
    2k Views
    MooCloud_MattM
    @andreas That front end code and the code server ware out of sync. So any file change on the front end was not updated un till a commit was done. For example if you have a Vue app, vite will not update your dev build untill you didn't commit
  • 1.7 Update broke my GitLab install

    Solved
    4
    0 Votes
    4 Posts
    801 Views
    subvenS
    Problem with your hoster or DNS maybe? Logs are as they should be. Do you have to error messsage from your failed git push?
  • GitLab project uploads API Size Limit

    gitlab
    7
    2
    0 Votes
    7 Posts
    2k Views
    girishG
    @allanbowe Please try with the latest package. For good measure, I added the client_max_body_size directive to the top level.
  • GitLab External LDAP

    Moved
    9
    0 Votes
    9 Posts
    2k Views
    girishG
    @tobiasReichel Is it an option to use the Jumpcloud LDAP integration using https://docs.cloudron.io/user-management/#external-directory ? This way you don't need to configure GitLab specifically to use Jumpcloud.
  • Bug: 500 Error when viewing files via direct link in GitLab web viewer

    Solved
    7
    3 Votes
    7 Posts
    1k Views
    timweddeT
    @nebulon Can confirm as well, thanks for the quick turnaround!
  • Gitlab App - Can't create backup within the app

    Moved Solved
    9
    0 Votes
    9 Posts
    2k Views
    girishG
    Works after fixing the path . root@34645fd4-1a6a-4d03-9dfb-9123208954aa:~/gitlab# sudo -u git -H bundle exec rake gitlab:backup:create RAILS_ENV=production `/home/git` is not writable. Bundler will use `/tmp/bundler20220623-326-4sq0sl326' as your home directory temporarily. 2022-06-23 17:38:30 +0000 -- Dumping database ... Dumping PostgreSQL database db34645fd41a6a4d039dfb9123208954aa ... [DONE] 2022-06-23 17:38:39 +0000 -- Dumping database ... done 2022-06-23 17:38:39 +0000 -- Dumping repositories ... {"command":"create","gl_project_path":"gitlab-instance-7c84d838/Monitoring","level":"info","msg":"started create","relative_path":"@hashed/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b.git","storage_name":"default","time":"2022-06-23T17:38:40.750Z"} {"command":"create","error":"manager: repository empty: repository skipped","gl_project_path":"gitlab-instance-7c84d838/Monitoring","level":"warning","msg":"skipped create","relative_path":"@hashed/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b.git","storage_name":"default","time":"2022-06-23T17:38:40.776Z"} {"command":"create","gl_project_path":"gitlab-instance-7c84d838/Monitoring.wiki","level":"info","msg":"started create","relative_path":"@hashed/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b.wiki.git","storage_name":"default","time":"2022-06-23T17:38:41.125Z"} {"command":"create","gl_project_path":"gitlab-instance-7c84d838/Monitoring","level":"info","msg":"started create","relative_path":"@hashed/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b.design.git","storage_name":"default","time":"2022-06-23T17:38:41.129Z"} {"command":"create","error":"manager: repository empty: repository skipped","gl_project_path":"gitlab-instance-7c84d838/Monitoring","level":"warning","msg":"skipped create","relative_path":"@hashed/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b.design.git","storage_name":"default","time":"2022-06-23T17:38:41.133Z"} {"command":"create","error":"manager: repository empty: repository skipped","gl_project_path":"gitlab-instance-7c84d838/Monitoring.wiki","level":"warning","msg":"skipped create","relative_path":"@hashed/6b/86/6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b.wiki.git","storage_name":"default","time":"2022-06-23T17:38:41.145Z"} 2022-06-23 17:38:41 +0000 -- Dumping repositories ... done 2022-06-23 17:38:41 +0000 -- Dumping uploads ... 2022-06-23 17:38:41 +0000 -- Dumping uploads ... done 2022-06-23 17:38:41 +0000 -- Dumping builds ... 2022-06-23 17:38:41 +0000 -- Dumping builds ... done 2022-06-23 17:38:41 +0000 -- Dumping artifacts ... 2022-06-23 17:38:41 +0000 -- Dumping artifacts ... done 2022-06-23 17:38:41 +0000 -- Dumping pages ... 2022-06-23 17:38:41 +0000 -- Dumping pages ... done 2022-06-23 17:38:41 +0000 -- Dumping lfs objects ... 2022-06-23 17:38:41 +0000 -- Dumping lfs objects ... done 2022-06-23 17:38:41 +0000 -- Dumping terraform states ... 2022-06-23 17:38:41 +0000 -- Dumping terraform states ... done 2022-06-23 17:38:41 +0000 -- Dumping container registry images ... [DISABLED] 2022-06-23 17:38:41 +0000 -- Dumping packages ... 2022-06-23 17:38:41 +0000 -- Dumping packages ... done 2022-06-23 17:38:41 +0000 -- Creating backup archive: 1656005910_2022_06_23_15.0.3_gitlab_backup.tar ... 2022-06-23 17:38:41 +0000 -- Creating backup archive: 1656005910_2022_06_23_15.0.3_gitlab_backup.tar ... done 2022-06-23 17:38:41 +0000 -- Uploading backup archive to remote storage ... [SKIPPED] 2022-06-23 17:38:41 +0000 -- Deleting tar staging files ... 2022-06-23 17:38:41 +0000 -- Cleaning up /app/data/backups/backup_information.yml 2022-06-23 17:38:41 +0000 -- Cleaning up /app/data/backups/db 2022-06-23 17:38:41 +0000 -- Cleaning up /app/data/backups/uploads.tar.gz 2022-06-23 17:38:41 +0000 -- Cleaning up /app/data/backups/builds.tar.gz 2022-06-23 17:38:41 +0000 -- Cleaning up /app/data/backups/artifacts.tar.gz 2022-06-23 17:38:41 +0000 -- Cleaning up /app/data/backups/pages.tar.gz 2022-06-23 17:38:41 +0000 -- Cleaning up /app/data/backups/lfs.tar.gz 2022-06-23 17:38:41 +0000 -- Cleaning up /app/data/backups/terraform_state.tar.gz 2022-06-23 17:38:41 +0000 -- Cleaning up /app/data/backups/packages.tar.gz 2022-06-23 17:38:41 +0000 -- Deleting tar staging files ... done 2022-06-23 17:38:41 +0000 -- Deleting old backups ... [SKIPPED] 2022-06-23 17:38:41 +0000 -- Warning: Your gitlab.rb and gitlab-secrets.json files contain sensitive data and are not included in this backup. You will need these files to restore a backup. Please back them up manually. 2022-06-23 17:38:41 +0000 -- Backup 1656005910_2022_06_23_15.0.3 is done.
  • Error 500 - Unable to Change Repo Path URL

    6
    1
    0 Votes
    6 Posts
    1k Views
    arshsahzadA
    @girish Increased the memory to 8GB, noting changes, launched a new container, is working fine, and will export all existing repo to the new Gitlab container...
  • Gitlab how to run container registry

    Moved Unsolved gitlab
    31
    3 Votes
    31 Posts
    5k Views
    arshsahzadA
    @arshsahzad said in Gitlab how to run container registry: Attach volume name registry-shared to both GitLab and Docker Registry apps. Be sure to uncheck the Read Only checkbox. I'm not able to figure out, how to attach the bind mount to the running gitlab container and how to uncheck read only checkbox /opt/registry-shared
  • core.fsyncObjectFiles warning

    3
    4 Votes
    3 Posts
    1k Views
    girishG
    Should be fixed with package v1.64.1,
  • New logo

    2
    0 Votes
    2 Posts
    487 Views
    robiR
    Nice, although I think they missed the mark on the nose color. It should be darker to resemble a nose. [image: GitLab-Logo-Animation-onWhite-500x300.gif] Something more like: [image: 1651083480530-e15770cd-8248-4012-95ae-fe96ff6b1b05-image.png]
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • Cookie / Session lifetime anyone?

    2
    0 Votes
    2 Posts
    496 Views
    girishG
    @luckow there was a GitLab security update yesterday, this is probably why you got logged out (?). Atleast, I don't see this behavior on git.cloudron.io . In any case, I think the setting you want is in Admin -> Settings -> Account and limit (search for "session") [image: 1646073496947-c9eb5a4d-cde9-49a6-a519-1d6ed8baaa43-image-resized.png]
  • GitLab very slow and unable to expand menus

    7
    1 Votes
    7 Posts
    2k Views
    girishG
    @roru2k20 I think there is a bug, either in packaging side or GitLab side that the web assets are not cleared on the browser side after an update. This happens on git.cloudron.io as well, so I am keep an eye out.
  • Configure own mail server

    Solved
    3
    0 Votes
    3 Posts
    976 Views
    R
    Thanks @nebulon, I had it configured but it doesn't work. Now for whatever reason it works.
  • How to add gitlab.com as oauth provider

    Moved
    3
    1 Votes
    3 Posts
    590 Views
    32463
    @girish thank you, I'll have a look
  • Configuring Service Desk

    Solved
    21
    0 Votes
    21 Posts
    3k Views
    girishG
    Yes, just added the docs section for inbox -https://docs.cloudron.io/apps/#inbox
  • migrate gitlab container verion 14.5.1 to an existing gitlab cloudron 14.5.1

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    D
    @brutalbirdie said in migrate gitlab container verion 14.5.1 to an existing gitlab cloudron 14.5.1: so all went well? yes, thank you for answering