nginx 설정 문제였다.
proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "Upgrade"; proxy_set_header Host $host; client_max_body_size 200M;
ㅋㅋ
ㅋㅋ