e1fueg0 / intellij-gitea-plugin

Gitea issue tracker integration plugin for Jetbrains IDE platform.
MIT License
20 stars 7 forks source link

Cannot connect to server #13

Open kl11n opened 2 years ago

kl11n commented 2 years ago

After I configured the server in my pycharm settings and the test button gave the result "Connection is successful", every time I want to acces the tasks on our gitea server, the plugin cannot load them and shows the error message Cannot connect to <server>.

In the logfiles I found, that the plugin does not seem to work with spaces in project names, which I changed immediatly. But after that, there is always an 404 error for the plugin without further information: WARN - #b.e.i.i.g.GiteaRepository - HTTP error: 404, Not Found

Do you have any idea what I could be missing?

jenwirth commented 1 year ago

I have the same problem. Any updates?

e1fueg0 commented 1 year ago

Sorry, I have never seen that. You can see the source code, you have your gitea's access logs, please, try to investigate it and to provide a pull request, if you have possibility.