After 24 hours content on my website doesn't show up.
I'm new to umbraco, infact first time I'm working on it. I'm using umbraco 7.5.10. I'm facing a few issue, firstly, I have to re-publish content each day. When I checked I found the content is no in cache.
My hosting provider instructed me that, whenever any file uploaded to server through ftp they have to reopen the website.
When I create new view or document from umbraco back end each time I need to ask hosting. Hosting provider ask me that the issue each time I have to click on Save and Publish each part of website is causes to the Umbraco ScheduleTask. I've not set any ScheduleTask. I've read a lot of article in foram but, I couldn't found my issue.
This log is related to RestServices/SchedulePublish
Permissions are set correctly. All folders are accessible.
I have not even touched UrlRewritng.config file.
For IIS rewrite, I'm not sure. Can you guide me on this case.
You have given me a URL which gives 404 error. In my case, the catch and content generated at the time, but after 24 hours it will set back to what it was initially like what ever contents are set at the time of website setup.
Hosting guys frequently says the problem site crash at every 24 hours is causes to the log which I have pasted in my original question.
Neither I'm using IIS Rewrite rules nor any content with a publishing schedule.
I have tried to host my site on another server, am getting this logs from IIS from both the server but website is working perfectly fine on new server, not on my original server.
Can you guide me this logs are normal or there is something wrong either in Umbraco or coding or server that I have missed to address.
After 24 hours content on my website doesn't show up.
I'm new to umbraco, infact first time I'm working on it. I'm using umbraco 7.5.10. I'm facing a few issue, firstly, I have to re-publish content each day. When I checked I found the content is no in cache.
My hosting provider instructed me that, whenever any file uploaded to server through ftp they have to reopen the website.
When I create new view or document from umbraco back end each time I need to ask hosting. Hosting provider ask me that the issue each time I have to click on Save and Publish each part of website is causes to the Umbraco ScheduleTask. I've not set any ScheduleTask. I've read a lot of article in foram but, I couldn't found my issue.
This log is related to RestServices/SchedulePublish
203.69.42.69 - - [01/Jun/2017:06:47:12 +0800] "POST /umbraco/RestServices/ScheduledPublish/Index HTTP/1.1" 200 175 203.69.42.69 - - [01/Jun/2017:06:47:45 +0800] "GET /umbraco/ping.aspx HTTP/1.1" 200 152 203.69.42.69 - - [01/Jun/2017:06:48:11 +0800] "POST /umbraco/RestServices/ScheduledPublish/Index HTTP/1.1" 200 175 203.69.42.69 - - [01/Jun/2017:06:49:12 +0800] "POST /umbraco/RestServices/ScheduledPublish/Index HTTP/1.1" 200 175 203.69.42.69 - - [01/Jun/2017:06:50:12 +0800] "POST /umbraco/RestServices/ScheduledPublish/Index HTTP/1.1" 200 175 203.69.42.69 - - [01/Jun/2017:06:51:12 +0800] "POST /umbraco/RestServices/ScheduledPublish/Index HTTP/1.1" 200 175 203.69.42.69 - - [01/Jun/2017:06:52:12 +0800] "POST /umbraco/RestServices/ScheduledPublish/Index HTTP/1.1" 200 175 203.69.42.69 - - [01/Jun/2017:06:52:45 +0800] "GET /umbraco/ping.aspx HTTP/1.1" 200 152 203.69.42.69 - - [01/Jun/2017:06:53:12 +0800] "POST /umbraco/RestServices/ScheduledPublish/Index HTTP/1.1" 200 175 203.69.42.69 - - [01/Jun/2017:06:54:11 +0800] "POST /umbraco/RestServices/ScheduledPublish/Index HTTP/1.1" 200 175 203.69.42.69 - - [01/Jun/2017:06:55:12 +0800] "POST /umbraco/RestServices/ScheduledPublish/Index HTTP/1.1" 200 175 203.69.42.69 - - [01/Jun/2017:06:56:12 +0800] "POST /umbraco/RestServices/ScheduledPublish/Index HTTP/1.1" 200 175 203.69.42.69 - - [01/Jun/2017:06:57:12 +0800] "POST /umbraco/RestServices/ScheduledPublish/Index HTTP/1.1" 200 175 203.69.42.69 - - [01/Jun/2017:06:57:44 +0800] "GET /umbraco/ping.aspx HTTP/1.1" 200 152
This calls made on every minute.
Hosting guys says the issue is due to the error log.
I tried on other server and local server as well I get this log in IIS but it doesn't cause site broken after 24 hours.
Can you help me out with this issue.
I have followed and checked all the settings that I came across for the issue.
The first question, the folder permissions are correct?
Are you using UrlRewriting.config or IIS rewrite?
UPDATE
There is a related post:
https://our.umbraco.org/forum/using-umbraco-and-getting-started/78660-why-do-we-have-a-404-error-for-umbracorestservicesscheduledpublishindex
Thanks for your reply Marcio Goularte.
I'm really very sorry that I couldn't come back.
Permissions are set correctly. All folders are accessible.
I have not even touched UrlRewritng.config file.
For IIS rewrite, I'm not sure. Can you guide me on this case.
You have given me a URL which gives 404 error. In my case, the catch and content generated at the time, but after 24 hours it will set back to what it was initially like what ever contents are set at the time of website setup.
Hosting guys frequently says the problem site crash at every 24 hours is causes to the log which I have pasted in my original question.
Thanks in advance.
See the logs frequently sent from hosting guys.
The IIS REWRITE setting is in the web.config.
Do you have any content with a publishing schedule ??
Https://our.umbraco.org/documentation/Getting-Started/Data/Scheduled-Publishing/
Neither I'm using IIS Rewrite rules nor any content with a publishing schedule.
I have tried to host my site on another server, am getting this logs from IIS from both the server but website is working perfectly fine on new server, not on my original server.
Can you guide me this logs are normal or there is something wrong either in Umbraco or coding or server that I have missed to address.
Thanks in advance.
is working on a reply...