The Cross-Origin-Opener-Policy header has been ignored, because the URL's origin was untrustworthy. It was defined either in the final response or a redirect. Please deliver the response using the HTTPS protocol. You can also use the 'localhost' origin instead.
로컬에서 장고를 runserver중에 인스턴스를 실행하면 발생?
장고를 끄고 gunicorn과 nginx를 restart 하니 해결(?)