Open kl11n opened 2 years ago
I have the same problem. Any updates?
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.
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?