Task Server always throws 404 in IntelliJ but it is reachable
Answered
Hey,
I got a problem with the Task Server in the new IntelliJ Version 2018.1. It always shows me that a request to our task server failed with 404 when I try to select my new task. To solve this I have to go to File>Settings>Tasks>Servers and change the project from "-- from all projects --" to a random project click apply and then change it back to "-- from all projects --" after that the request doesn't fail and I can select my task. After restarting IntelliJ or when i'm changing my project I have to do the same again it's really annoying. We are using Redmine btw if this helps finding the problem. On the old 2017 version I didn't had this problem.
Please sign in to leave a comment.
Please add
lines into Help | Debug Log Settings dialog, restart IDE reproduce the issue and provide idea.log. Also please attach screenshot of Redmine server configuration in IDE.
Config Screenshot: https://cloud.logosart.de/index.php/apps/gallery/s/9fcVyEazZ6JAVVO (Had to remove username + url)
Idea.log: https://cloud.logosart.de/index.php/s/wCWPEsepSIiXdxe
Thank you. Please follow the https://youtrack.jetbrains.com/issue/IDEA-192861 for progress.