thomasklein / redmine2mite

Redmine2mite connects your Redmine account with your mite.account. Track your time easily on issues within Redmine and get them automatically send to mite.
http://mite.yo.lk/
MIT License
13 stars 6 forks source link

Redmine 2 Mite Connection not working when ...? #5

Closed chrishuppert closed 13 years ago

chrishuppert commented 13 years ago

redmine is only installed on localhost? ;-)

thomasklein commented 13 years ago

Hey Chris! What do you mean by that?

chrishuppert commented 13 years ago

Hey Thomas! Thank you heartly for your answer :-) I mean by that the following:

If I call redmine on http://localhost/3000 and want to create a connection to mite from redmine then redmine cannot connect to mite.

And my question is: Is this because I call it from localhost? So if I would call it from a webserver in the net, then it would work?

Cheers, Christian

thomasklein commented 13 years ago

Hey Christian!

No, it should work without problems also on your computer. Do you get any error messages in the console when using Redmine?

Greetings, Thomas

chrishuppert commented 13 years ago

Yes, I get the following error message:

"Could not update your account data."

Cheers, Christian

thomasklein commented 13 years ago

Hi Chris! Just in case, firstly please recheck your mite account data (Url and API key) and try it again. If that didn't work, please have a look into your console window and check the output for any abnormalities (meaning everything else except SQL queries and controller/action status stuff). If there are any, could you please post it here?

Additionally, please tell me which version of Redmine and which version of Redmine2mite you are using.

Greetings, Thomas