ScheduleTask Configuration

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
3 anos atrás
Hello guys, i have one quetions.

How to configuration my Schedule for example to send my email every one minute, i installed with out data sample, when i installed with data sample this option is working.

please help !
3 anos atrás
You have to go to Admin area then System -> Schedule tasks
Find the Send emails Schedule tasks and set the duration as 60 or your preferable duration.

3 anos atrás
i know these options, i know how to configurate task, but i saw on my server i get this error:

      Start processing HTTP request POST http://myhost/scheduletask/runtask
info: System.Net.Http.HttpClient.default.ClientHandler[100]
      Sending HTTP request POST http://myhost/scheduletask/runtask
info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
      Request starting HTTP/1.1 GET http://myhost/scheduletask/runtask
info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
      Executing endpoint '405 HTTP Method Not Supported'
info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
      Executed endpoint '405 HTTP Method Not Supported'
3 anos atrás
hllanos wrote:
... '405 HTTP Method Not Supported'..

First, check your System > Warnings (make sure URL matches store)
Otherwise, it could be an IIS issue.  See this post
3 anos atrás
i solved guys,

in my store i need to put the url http://my-host.com , with it http://www.myhost.com and  http://www.myhost.com is not working.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.