What could be the source of this error?
018-09-07 15:05:45,926 - ERROR -  - root - Unexpected exception while 
verifying repository path for hosting service 
<reviewboard.hostingsvcs.gitlab.GitLab object at 0x7f8ce1bc8a10> using plan 
u'group' and tool <Tool: Git>: Could not determine GitLab API version for 
"https://gitlab.org.com";
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/reviewboard/scmtools/forms.py", 
line 1354, in _verify_repository_path
    **repository_extra_data)
  File 
"/usr/lib/python2.7/site-packages/reviewboard/hostingsvcs/gitlab.py", line 
299, in check_repository
    self._get_repository_name(plan, kwargs))
  File 
"/usr/lib/python2.7/site-packages/reviewboard/hostingsvcs/gitlab.py", line 
688, in _find_repository_id
    if self._get_api_version(self.account.hosting_url) == '3':
  File 
"/usr/lib/python2.7/site-packages/reviewboard/hostingsvcs/gitlab.py", line 
1192, in _get_api_version
    lookup_callable=lambda: self._try_api_versions(
  File "/usr/lib64/python2.7/site-packages/djblets/cache/backend.py", line 
310, in cache_memoize
    data = lookup_callable()
  File 
"/usr/lib/python2.7/site-packages/reviewboard/hostingsvcs/gitlab.py", line 
1195, in <lambda>
    path='/projects?per_page=1',
  File 
"/usr/lib/python2.7/site-packages/reviewboard/hostingsvcs/gitlab.py", line 
1262, in _try_api_versions
    errors,
GitLabAPIVersionError: Could not determine GitLab API version for 
"https://gitlab.org.com";

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to