imoiseev
imoiseev
Andrew, you could recompile a 64-bit support framework? Or public out the source code? Many would be grateful to you.
I fully confirm. Even my own content is not displayed in another browser. The solution suggested here did not help me https://github.com/makeplane/plane/issues/6206 Try to print something, like "123QWERY" in content...
> Hi, @imoiseev are you using any external proxy other than plane-proxy? I have tried many configurations. I have nginx port 8888 configured, and I also access plane through it,...
> Could you please share your `nginx.conf` file @imoiseev ``` root@cv4111187:~# docker exec -it proxy /bin/sh / # cat /etc/nginx/nginx.conf events { } http { sendfile on; server { listen...
Removed, but nothing changed. Options were added out of desperation. Request to ws also returns 502 ``` root@cv4111187:/opt/plane# docker exec -it proxy /bin/sh / # cat /etc/nginx/nginx.conf events { }...
Any ideas? Maybe it will be fixed in the next release?