Search code examples
rubysinatranestacms

Nesta CMS on linux not show latest articles


Anyone experience an inability for Nesta CMS to show the latest articles on linux? Running Ubuntu 12.04.

I can navigate to the article localhost:9393/filename and it shows up fine. I have tried running under both shotgun and rackup with no difference.

But despite having a defined Date: 03 Sept 2013 it still won't show. On the actual page, the published is correctly showing the date, as well as the category. But neither on the home page/category page, will the article's title/summary show up.

The odd thing is, pulling the same project down on a windows machine, adding a new article will allow it to show up properly on the home page for latest articles as well as the associated category page.

I have tinkered with different dates with no effect. Any suggestions?


Solution

  • Unfortunately, this turned out to be an issue with a Linux update. After reboot everything worked as expected oddly enough.