gitlabber icon indicating copy to clipboard operation
gitlabber copied to clipboard

Syncing projects took [None]

Open bofomike opened this issue 3 years ago • 1 comments

Describe the bug After all expected projects are cloned, there's this last message logged: 2022-01-28 11:59:26,897 - gitlabber.git - DEBUG - Syncing projects took [None] I guess [None] is not expected here

To Reproduce This is the call we are using upon container start: gitlabber -u https://our_gitlab_url -t $(cat /tmp/gitlab/ls /tmp/gitlab | head -1) --verbose -a exclude -i "/Trusted IDentity**" .

Expected behavior Proper value replacing current [None]

Versions (please complete the following information):

  • Ubuntu 20.04
  • Python Version: 3.9.7
  • GitLab Enterprise Edition 14.6.2-ee
  • Gitlabber version: 1.1.9

bofomike avatar Jan 28 '22 13:01 bofomike

Can you please run you command in verbose mode and place the output here

ezbz avatar Mar 12 '22 13:03 ezbz