it appears I have gone in to a corner case where a question page link is 502 Bad Gateway but still appear in the question list, is there a way to remove it?
[Update] ok, after reboot, the 502 Bad Gateway is gone, and now have a 404 error, it'll be good if we can delete the question from the list if it has a 404 error.
[Update] this problem is now fixed, solution is to del the post in django admin panel.
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2012-08-01 09:32:30 -0500
Seen: 42 times
Last updated: Aug 18 '12
"502 Bad Gateway" when visiting certain URLs
"502 Bad Gateway" when editing badge awards in admin
"502 Bad Gateway" when visiting certain URLs, Part 2
502 error when visiting payments page for hosted site.
"502 Bad Gateway" when visiting certain URLs, Part 3
"502 Bad Gateway" error on my profile activity page
Unable to download backup files for hosted site
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
Does the deleted question appear if a non-admin user is logged in? Does it appear just like a normal question or does it have a suffix (e.g., "[deleted]")?
todofixthis ( 2012-08-01 20:56:55 -0500 )editTake a look into the application log around that time - it might show what caused the "bad gateway".
Evgeny ( 2012-08-02 08:52:30 -0500 )edityes, it does appear for non-admin user and non-login guest.
jerry_gzy ( 2012-08-04 21:26:42 -0500 )editbtw, I have set the nginx error page to a custom page, but it's not showing somehow, what would be a correct step to setup custom 404, 502 error page?
jerry_gzy ( 2012-08-04 21:30:57 -0500 )edit