Hi guys, 

First off, this is an awesome project, keep it up!

We are using the latest omnibus-gitlab-release 
(gitlab-7.9.0_omnibus.2-1.el7.x86_64) and we have a successful installation 
at our company. 
I'm having some trouble understanding the redmine-integration-feature 
(Project -> Settings -> Services -> Redmine) though. 

I've applied the url's required by the settings-dialog, 
 
Description : Redmine issue tracker
Project Url : https://xx/projects/myredmineproject
Issues Url  : https://xx/issues/:id
New Issue Url : https://xx/projects/myredmineproject/issues/new

Clicking the "Test settings button" gives me a "We're sorry, but something 
went wrong"-page, and this shows up in the production-log,

> 2015-03-24T17:04:56.182821+00:00 xx INFOProcessing by 
Projects::ServicesController#test as HTML
> 2015-03-24T17:04:56.182823+00:00 xx INFO  Parameters: 
{"namespace_id"=>"foo", "project_id"=>"asdf", "id"=>"redmine"}
> 2015-03-24T17:04:56.182824+00:00 xx INFOCompleted 500 Internal Server 
Error in 38ms
> 2015-03-24T17:04:56.182826+00:00 xx INFONet::HTTPBadResponse (wrong 
status line: "<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">"):
> 2015-03-24T17:04:56.182827+00:00 xx INFO 
 app/models/project_services/issue_tracker_service.rb:76:in `execute'
> 2015-03-24T17:04:56.182829+00:00 xx INFO  app/control

However, if I return to the project-page in gitlab and, 
- I click the "issues-button" within the project, it redirects me to my 
"redmine-project-page"
- I click the "new-issue" within the "burger-menu", it redirects me to my 
"new-issue-within-my-project-redmine-page"

So, basically what I'm wondering is, 
- How is this integration suppose to work ? 
- The issues i create in redmine, should'nt they be visible in gitlab ? 
- The result of the "test settings-button" suggests that there is something 
wrong with the setup, no? 
- Our redmine setup requires us to login with username/password, so I don't 
really understand how gitlab is suppose to interact with it ?  

Or, am I way lost and have missed the entire point of the integration ? 

I would be grateful for all the help I can get. 

Best Regards, 
Patrik Martinsson, 
Sweden
 

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/96844ced-a2e5-4b20-9885-d3ad00818249%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to