skip to Main Content

Permission Denied Nginx CSS File Django-Gunicorn Local VM

can helpme? My application in django does not load the css when I use gunicorn + nginx below I have permission error: 2023/07/05 16:29:51 [error] 18862#18862: *1 open() "/home/victor/helpme/tickets/static/css/style.css" failed (13: Permission denied), client: 192.168.0.106, server: 192.168.0.113, request: "GET /static/css/style.css…

VIEW QUESTION
Back To Top
Search