Closed FightingFox closed 11 months 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)?
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.
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?
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.
UPD: In private mode i have problem too.
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.
Closing as can't reproduce - feel free to reopen with some additional information.
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.