Recently upgraded to Umbraco 6.2.6 so we have the latest release of 6.x. Fixed an issue where Umbraco was unable to connect to itself and run webservices. Now no longer seeing any error in the log yet Publish At - Remove At does not work. Setting a date/time 5 minutes away or a week away, the page does not change, nothing happens.
Still no go, on both my dev and my prod servers. The page that fails to Remove At is passing validation since I am able to publish it. On the dev server I am running the latest version (3.11) of URL Tracker so that should not be the issue. I see that there were some versions that had an issue and would cause this problem.
It's very frustrating as it seems very third or fourth release of Umbraco this feature works but more times than not, it fails to work and fails without details.
Is there a possible fix for this already? I'm having the same problem with scheduled publishing. I also got errors:
ERROR Umbraco.Web.Scheduling.ScheduledPublishing - [Thread 25] An error occurred with the scheduled publishing. The base url used in the request was: {our URL, of course without http:// }, see.....
System.Net.WebException: The remote server returned an error: (500) Internal Server Error
Publish At - Remove At Not Working
Recently upgraded to Umbraco 6.2.6 so we have the latest release of 6.x. Fixed an issue where Umbraco was unable to connect to itself and run webservices. Now no longer seeing any error in the log yet Publish At - Remove At does not work. Setting a date/time 5 minutes away or a week away, the page does not change, nothing happens.
Still not working. Any way to troubleshoot this and resolve?
Still not working. Any way to troubleshoot this and resolve?
Hi I had this problem recently. I found it was due to validation on the document when saving.
Also please check you are using just 'Save' when you have a publish at date and 'save and publish' when using the unpublish at.
Still no go, on both my dev and my prod servers. The page that fails to Remove At is passing validation since I am able to publish it. On the dev server I am running the latest version (3.11) of URL Tracker so that should not be the issue. I see that there were some versions that had an issue and would cause this problem.
It's very frustrating as it seems very third or fourth release of Umbraco this feature works but more times than not, it fails to work and fails without details.
Hi
This seems bug to me, I have also asked many time but there is not satisfactory answer on this
here is posts which may help you (Please let us know if it works because none of them was working)
https://our.umbraco.org/forum/using-umbraco-and-getting-started/77387-published-at-is-not-working-for-scheduled-time
https://our.umbraco.org/forum/ourumb-dev-forum/bugs/57914-Unpublish-at-not-unpublishing
https://our.umbraco.org/forum/using-umbraco-and-getting-started/77023-scheduled-publishing-is-not-working
https://our.umbraco.org/forum/using-umbraco-and-getting-started/77215-scheduledpublishing-failed-keepalive-failed
Hi Manish,
Are you able to do publish the content at certain time and date ? If so, can you please help ?
are you able to publish the content at a certain date and time ?
No, gaurav I am not able to resolved this yet.
Is there a possible fix for this already? I'm having the same problem with scheduled publishing. I also got errors:
ERROR Umbraco.Web.Scheduling.ScheduledPublishing - [Thread 25] An error occurred with the scheduled publishing. The base url used in the request was: {our URL, of course without http:// }, see..... System.Net.WebException: The remote server returned an error: (500) Internal Server Error
This error occurs every minute in my logs...
is working on a reply...