mattermost-plugin-gitlab icon indicating copy to clipboard operation
mattermost-plugin-gitlab copied to clipboard

Unexpected behaviour with using gitlab plugin setup command on localhost

Open Flinch opened this issue 3 years ago • 2 comments

I encountered this error when trying to run /gitlab setup on the gitlab bot, and clicking continue. The button doesn't invoke any action and an error is thrown back.

This is not reproducible when connecting to a cloud server running on the latest master branch, its only reproducible on my localhost specifically. I have tested the github setup command and can confirm it works fine. So this is a gitlab specific issue.

Thought it would be best to at least mention it just in case it is something to think about.

Screen Shot 2022-07-18 at 4 11 01 PM

Flinch avatar Jul 18 '22 21:07 Flinch

@DHaussermann , please work with @Flinch on getting more logs. Thanks.

catalintomai avatar Aug 08 '22 16:08 catalintomai

@catalintomai @DHaussermann @Flinch I tried to reproduce this error but couldn't. Even on the localhost, everything is working fine for me. Can you give me any more information to go on like server logs or steps to reproduce this it will be very helpful. The only reason I could think of is maybe for your localhost the URL set in the config.json file (server settings) and the URL with what you are accessing the site are different and that's causing the error but it's just my thinking.

Kshitij-Katiyar avatar Feb 21 '23 08:02 Kshitij-Katiyar