How does django view the wrong access log?

A simple web page is developed with django. There will be 502errors in frequent visits, refresh will be good again, local refresh will not appear for N times, ask how to view django error access log and locate error files

Apr.11,2021

use wsgi, to have log location. If not, set

if you add nginx before it, it depends on whether the error, in nginx log is a connection problem.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b40b9c-2c532.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b40b9c-2c532.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?