Jump to content

Recommended Posts

Posted (edited)

 

Hello everyone,

I have a question if the cronjobs are executed with these warnings.

 

1. are there any problems here? There are no problems with the WebCron.

2. I always have problems with cancelled pireps these are not deleted (at least not overnight)
3. the statistics are only updated once a night? I would like to update them more often, is that possible?

 

Thanks & Greetings Thomas

 

WebCron: 

Geplante Aufgabe ausführen
Die Aufgabe "https://german-sky-group.com/api/cron/XXXXXXXXXX31A" wurde erfolgreich in 5 Sekunden abgeschlossen

Url 'https://german-sky-group.com/api/cron/XXXXXXXXXXXXX31A' fetched
Status: 200
Output:
{"count":1,"tasks":["cron:queue"]}

 

Cron:

Geplante Aufgabe ausführen
Die Aufgabe "httpdocs/phpvms/bin/cron" wurde erfolgreich in 6 Sekunden abgeschlossen

7.0.3+250204.05d731
<warning>Creation of dynamic property Illuminate\Queue\WorkerOptions::$jobs is deprecated in /var/www/vhosts/german-sky-group.com/httpdocs/phpvms/vendor/queueworker/sansdaemon/src/Console/WorkCommand.php on line 65</warning>
<warning>Creation of dynamic property Illuminate\Queue\WorkerOptions::$maxExecutionTime is deprecated in /var/www/vhosts/german-sky-group.com/httpdocs/phpvms/vendor/queueworker/sansdaemon/src/Console/WorkCommand.php on line 66</warning>
{"count":1,"tasks"...

 

Edited by IFL442
Anpassung
Posted

2. Cancelled Pireps: They need the "hourly cron" tasks to be deleted, not nightly. If it is not working then there is something more wrong in your install.

 

3. Statistics: This is an addon question, depends on the stats, some are updated (cached to be more precise) 6 hours. For Disposable addons, no I do not plan to change the cache logic, 6 hours personal stat cache is fine and a good balance for server performance. There were some discussions between users about how to reduce the cache or disable it, you can search (phpvms discord) for them and use offered solutions.

 

Good luck :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...