Page MenuHomePhabricator

500 errors when loading phacility blog posts
Closed, DuplicatePublic

Description

Attempting to access several blog posts on the phacility site, the server responds with a 500 error and message:

>>> UNRECOVERABLE FATAL ERROR <<<

Call to a member function getParentSite() on a non-object

/core/lib/phabricator/src/applications/phame/controller/PhameLiveController.php:163


┻━┻ ︵ ¯\_(ツ)_/¯ ︵ ┻━┻

Reproduction Steps:

  1. Go to the blog post: http://blog.phacility.com/post/619/what_is_the_value_of_code_review_anyway/

Expected Result:

Learn about the value of code reviews

Actual Result:

Learn about the value of code reviews

Event Timeline

chad added a subscriber: chad.

Thanks, we'll look into it.

I think the error is correct and the URLs are wrong. We should probably handle this with an Exception though. Also correcting our site links.