Items not refreshing on web GUI or Android App

I have noticed that when i have openhab running on startup or with the command sudo /etc/init.d/openhab start
that the items (switches or door sensors) do not automatically refresh, you need to refresh the page or go back a level then back into page for the item to refresh the state.

This does not happen when i start openhab with the following command
sudo /opt/openhab/start.sh -d

All items will refresh the state while looking at the screen and without refreshing the page.

This seems to be a new issue for me as it worked fine last week.