You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That worked ! Why running this cron every minute ?
The tasks behind a cron.php will only get executed once per day. So it is completely safe to call it every minute or even spam the /cron.php api endpoint.
Describe the bug
I've followed instructions at https://github.com/Rabbit-Company/Passky-Server/blob/main/docs/installation/shared-hosting.md but once done. There's no sqlite DB file created. Once I get to the Health tab of my passky server. The passky.db file is created and is empty. The Health tab indicates "API can't connect with a database." ... which is quite logic as it is empty.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect the installation to work with a sqlite DB created and working.
Desktop (please complete the following information):
** Server : PHP 8.3
The text was updated successfully, but these errors were encountered: