structurizr / lite

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

"MD5 hash doesn't match content" modal window #91

Closed FightingFox closed 11 months ago

FightingFox commented 1 year ago

Question

Good day! I use Structurizr in docker container, and I see "MD5 hash doesn't match content" always. What can I fix it? Thanks.

Снимок экрана 2023-09-13 в 09 49 48

simonbrowndotje commented 1 year ago

Which product does this relate to (Lite or on-premises installation), and what does your deployment look like (single vs multiple instances, reverse-proxy, etc)?

FightingFox commented 1 year ago

Which product does this relate to (Lite or on-premises installation), and what does your deployment look like (single vs multiple instances, reverse-proxy, etc)?

Lite (in Docker), single instance, without proxy and another. Just default Docker container.

simonbrowndotje commented 1 year ago

Is it locally installed and accessed via a http://localhost:8080 address? And what's your workflow? Does the basic quickstart work for you? Have you tried another web browser, possibly in private mode to clear all session information?

FightingFox commented 1 year ago

Is it locally installed and accessed via a http://localhost:8080 address?

Yep.

And what's your workflow? Does the basic quickstart work for you?

I use this flow.

Have you tried another web browser, possibly in private mode to clear all session information?

I not testing this in another browser (I use Safari), but i see strange behavior: There are two projects: on 8080 and 8081 ports (different model code, but same flow and settings). In project on 8080 I have problem, but on 8081 no problem.

FightingFox commented 1 year ago

UPD: In private mode i have problem too.

simonbrowndotje commented 1 year ago

I've booted up Lite on 8080 and 8081 and both work fine for me, so I can't reproduce it I'm afraid. Other than (1) ensuring you have no rogue web browser windows/tabs open that may be interfering and (2) moving Docker from 8080 to another port, I don't have any other suggestions.

simonbrowndotje commented 11 months ago

Closing as can't reproduce - feel free to reopen with some additional information.