.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

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -