structurizr / lite

Structurizr Lite
https://docs.structurizr.com/lite
MIT License
226 stars 26 forks source link

Is it necessary to configure the API key on a Structurizr.lite installation that does not sync with the cloud? #88

Closed claudiovianatech closed 11 months ago

claudiovianatech commented 11 months ago

Question

Recurrently when I access the Structurizr Lite interface I receive the error Incorrect API key, the version data follows

It's an intermittent error, sometimes to solve it I disable the browser cache and run refresh, once or twice until the error stops happening and the workspace is loaded

Is there a config that needs to be added? Shouldn't the api key only be necessary when I connect the instance to a cloud version?

My installation uses Structurizr Lite with docker in the version below

Structurizr Lite

The error line log 2023-09-19T04:22:35.848Z ERROR 1 --- [nio-8080-exec-6] com.structurizr.lite.web.ApiController : com.structurizr.lite.web.HttpUnauthorizedException: Incorrect API key

Thanks for the help