mantisbt-plugins / source-integration

Source control integration plugin framework for MantisBT, including support for Github, Gitlab, Bitbucket, Gitea, Gitweb, Cgit, Subversion, Mercurial and more
http://noswap.com/projects/source-integration/
MIT License
181 stars 130 forks source link

Set up questions? #408

Closed TimLiGood closed 1 year ago

TimLiGood commented 1 year ago

After the installation is complete, the following problems appear, how can I solve them? image

Information & Set image image mantis1 image

GitLab image image image

dregad commented 1 year ago

Sorry I do not use Gitlab myself, so all I can provide is some generic information.

image

This error occurs when the plugin is not able to retrieve JSON data from the Gitlab API at the given URL. (i.e. MantisBT API call json_url() returns null. This can happen for many reasons, and unfortunately there is no good logging or error handling in this part of the code.

The problem is most likely caused by your plugin configuration, installation or environment, and not a bug of the plugin. so I'm closing this Issue.

⚠️ you may want to generate a new access token, as you've published it in clear in your screenshot.