.net - Umbraco 7.5.6 scheduled publish not working on production -
i have umbraco 7.5.6 site, publish at/unpublish @ work fine on local.
however when deployed production, it's if these events aren't fired.
i've made sure date formats , timezones same on machine , on server. made sure database date format matches those.
any ideas should looking?
i've seen on few servers, when website can't resolve itself. task makes call unpublish/publish @ accesses site call controller action. if can't access itself, events never fire. happens in more secure environments. you'll able see looking in log files in "/app_data/logs/" folder. there lot of messages scheduled publishing task failing if problem.
Comments
Post a Comment