I have my website on Cloudflare, https://gospellyricsng.com and works fine.
However, I noticed that a particular page https://gospellyricsng.com/add-lyrics/ shows error 502, this is the only page I’ve discovered so far, there’s possibly more.
I’ll appreciate any suggestions or solution.
The website is on nginx server.
sandro
November 19, 2018, 10:55am
#2
Can you check if you have a corresponding entry in your log file when you request that URL? My assumption would be the server sends an invalid response in that case.
1 Like
Thanks for the response @sandro , here’s a recent access log entry:
162.158.38.221 - - [19/Nov/2018:11:16:36 +0000] "GET /add-lyrics/ HTTP/1.1" 502 575 "https://community.cloudflare.com/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_0) AppleWebKit/537.36 (KHTML, like Gecko)$
sandro
November 19, 2018, 11:23am
#4
The error does come from your server in this case. You’d need to check why your server throws that error.
system
closed
December 3, 2018, 10:47am
#5
This topic was automatically closed after 14 days. New replies are no longer allowed.