steve icon indicating copy to clipboard operation
steve copied to clipboard

Swagger UI for the APIs unreachable

Open goekay opened this issue 9 months ago • 0 comments

Checklist

  • [x] I checked other issues already, but found no answer/solution
  • [x] I checked the documentation and wiki, but found no answer/solution
  • [x] I am running the latest version and the issue still occurs
  • [x] I am sure that this issue is about SteVe (and not about the charging station software or something unrelated to SteVe)

Specifications

SteVe Version     : ...
Operating system  : ...
JDK               : ...
Database          : ...

Expected Behavior

Swagger UI for the APIs is always reachable.

Actual Behavior

Swagger UI for the APIs become unreachable after some time of the deployment.

Image

Additional context

I assume this to be connected with the path pointing at a file .../index.html (which can be interpreted as a static resource). Maybe using a path without file pointers could be the solution

goekay avatar Mar 22 '25 06:03 goekay