Fhwang
Fhwang
i have same issue #708
first time, i got same but it was my miss https://docs.opencti.io/latest/deployment/installation/#using-docker ``` (cat .env ``` if don't work, set env force with "export ELASTIC_MEMORY_SIZE=4G"
I use Windows but there has been no issue so far
add more comment i also has it issue but i guess it is docker' api problem, is not? for example, exec with ping  i just console.log of exec result
set color when press the button
it happend when first window render, it is working when resize so i debugging it and find to bug with paramater
MR was opened @billchurch plz, check it, i dont have a permissions #351
https://github.com/gitpod-io/openvscode-server/issues/336#issuecomment-2059566637 in case, using dynamic port expose with docker container, using reverse proxy by nginx
in my case need dynamic port expose for docker conatainer, so using reverse proxy with nginx ``` map $http_upgrade $connection_upgrade { default upgrade; '' close; } server { listen 443...