Rahimz
Rahimz
I add this line in my local computer and I have a log like this: ``` [0625/235209.512941:WARNING:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process. [25/Jun/2022 23:52:09] "GET /static/css/invoice_png_a5.css HTTP/1.1"...
There is no error at all. I check the code on server line by line and it seems every line runs correctly. There is no error in Django or Gunicorn....
Today I spent a lot of time to find the error, when I try cli it said you need --no-sanbox flag for Linux, but I could not find any way...