cannot connect to youtrack from intellij

Hi list,

i tried to connect to youtrack server (free, standalone) from intellij
by configuring server settings below task-menu in setting dialogue.
By pressing test i get a "succesfully connected"-Message. If i try to
apply these setting suddenly a message pops up that says "Cannot connect
to localhost:8080"....

Is there something i miss?

Regards
Tilman

0
2 comments

Hello, it seems you miss http:// prefix in your url, it should be
http://localhost:8080

0
Avatar
Permanently deleted user

Indeed, this solves my problem too. However, the way Idea handles this situation doesn't help too much, it should tell the user that the URL is malformed, not "connection successful".

0

Please sign in to leave a comment.