deleted question still show in list

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.

jerry_gzy's avatar
53
jerry_gzy
asked 2012-08-01 09:32:30 -0500, updated 2012-08-18 01:27:26 -0500
edit flag offensive 0 remove flag close merge delete

Comments

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's avatar todofixthis (2012-08-01 20:56:55 -0500) edit
1

Take a look into the application log around that time - it might show what caused the "bad gateway".

Evgeny's avatar Evgeny (2012-08-02 08:52:30 -0500) edit

yes, it does appear for non-admin user and non-login guest.

jerry_gzy's avatar jerry_gzy (2012-08-04 21:26:42 -0500) edit

btw, 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's avatar jerry_gzy (2012-08-04 21:30:57 -0500) edit
add a comment see more comments