News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Help understand error

Started by skb, April 14, 2018, 04:24:24 AM

Previous topic - Next topic

skb

Have attached the screenshot. Can anyone explain what is happening.
Did someone click the link in the copyright ? Or something more serious.

SMF 2.1.4 / TP 2.2.2

Shambles

Looks like the standard scheduled task "Fetch Simple Machines Files".

I wouldn't worry about it. Disable the scheduled task if you DO worry about it ;)

Illori

Quote from: Shambles on April 14, 2018, 05:38:31 AM
Looks like the standard scheduled task "Fetch Simple Machines Files".

I wouldn't worry about it. Disable the scheduled task if you DO worry about it ;)

if you do disable it you will never get notified of updates on your forum. i dont recommend disabling that task.

skb

Quote from: Shambles on April 14, 2018, 05:38:31 AM
Looks like the standard scheduled task "Fetch Simple Machines Files".

I wouldn't worry about it. Disable the scheduled task if you DO worry about it ;)

So, was this a Guest trying to do this or just my site reaching out to SMF trying to check for updates ?

SMF 2.1.4 / TP 2.2.2

Kindred

It was a task triggered by a guest view of the site.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

skb

Quote from: Kindred on April 14, 2018, 06:38:34 AM
It was a task triggered by a guest view of the site.

By clicking on ?

SMF 2.1.4 / TP 2.2.2

Illori


skb

Ok. Not too clear, but there's no point in further questions. Marking solved.
Thank you.

SMF 2.1.4 / TP 2.2.2

Shambles

Quote from: skb
Ok. Not too clear, but there's no point in further questions.

Thing is, the issued SMF software doesn't have a timer system nor is it event based. This means that for stuff to just "happen" it relies on members/guests/bots clicking links on your forum that invoke your index.php file.

SMF makes good use of this by incorporating (into index.php) a check on whether there are any outstanding actions to perform, like sending mail or invoking any scheduled tasks.

Since any and all interactions with index.php go through this activity, it follow that any member or guest can trigger the activity. In your case the activity (scheduled task) was invoked by a guest and failed for some reason, but it's nothing to be worried about. The task execution will be attempted again and will most likely succeed.

skb

Thanks for the explanation Shambles. I'm not worried, just needed to understand the mechanism / pathway to that action.

SMF 2.1.4 / TP 2.2.2

Advertisement: