------------------------------------------------------------------------------
To reply, visit https://hellosplat.com/s/beanbag/tickets/4737/
------------------------------------------------------------------------------

New update by mckownam
For Beanbag, Inc. > Review Board > Ticket #4737


Reply:

    Update: The 3.0.8 version of the reviewboard error in the error log is as 
follows (debug level): 
    
    2018-09-13 13:27:18,776 - ERROR -  - root - Unexpected error when linking 
GitLab account for [username]: Could not determine GitLab API version for 
"https://private-CE-gitlabServer.com";
    Traceback (most recent call last):
      File 
"/usr/lib/python2.7/site-packages/ReviewBoard-3.0.8-py2.7.egg/reviewboard/hostingsvcs/gitlab.py",
 line 338, in authorize
        credentials['private_token'].encode('utf-8'),
      File 
"/usr/lib/python2.7/site-packages/ReviewBoard-3.0.8-py2.7.egg/reviewboard/hostingsvcs/gitlab.py",
 line 1262, in _try_api_versions
        errors,
    GitLabAPIVersionError: Could not determine GitLab API version for 
"https://private-CE-gitlabServer.com";
    2018-09-13 13:27:18,777 - ERROR -  - root - Unknown error linking hosting 
account ID=None for hosting service='gitlab', username=u'[username]', 
LocalSite=None
    Traceback (most recent call last):
      File 
"/usr/lib/python2.7/site-packages/ReviewBoard-3.0.8-py2.7.egg/reviewboard/hostingsvcs/forms.py",
 line 407, in authorize
        **kwargs)
      File 
"/usr/lib/python2.7/site-packages/ReviewBoard-3.0.8-py2.7.egg/reviewboard/hostingsvcs/gitlab.py",
 line 359, in authorize
        ugettext('Unexpected error "%s"') % e)
    HostingServiceError: Unexpected error "Could not determine GitLab API 
version for "https://private-CE-gitlabServer.com"";
    2018-09-13 13:27:18,778 - ERROR -  - root - Unexpected error when linking 
hosting service account on gitlab: Unexpected error "Could not determine GitLab 
API version for "https://private-CE-gitlabServer.com"";
    Traceback (most recent call last):
      File 
"/usr/lib/python2.7/site-packages/ReviewBoard-3.0.8-py2.7.egg/reviewboard/scmtools/forms.py",
 line 707, in _clean_hosting_info
        trust_host=self.cleaned_data['trust_host'])
      File 
"/usr/lib/python2.7/site-packages/ReviewBoard-3.0.8-py2.7.egg/reviewboard/hostingsvcs/forms.py",
 line 368, in save
        **authorize_kwargs)
      File 
"/usr/lib/python2.7/site-packages/ReviewBoard-3.0.8-py2.7.egg/reviewboard/hostingsvcs/forms.py",
 line 407, in authorize
        **kwargs)
      File 
"/usr/lib/python2.7/site-packages/ReviewBoard-3.0.8-py2.7.egg/reviewboard/hostingsvcs/gitlab.py",
 line 359, in authorize
        ugettext('Unexpected error "%s"') % e)
    HostingServiceError: Unexpected error "Could not determine GitLab API 
version for "https://private-CE-gitlabServer.com"";


Summary:
    - Adding Gitlab Repository fails with Gitlab 11.x 
    + Adding Gitlab Repository fails with Gitlab 11.x

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.

Reply via email to