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
I'm trying to import contacts from an vcf file (exported from google) but
when I use the 'sync' option it will fail with Maximum execution time of 30 seconds exceeded
when I use the redis option, it will not start the importing process. I can even see an import job in the database with started_at = NULL
Bug description
I'm trying to import contacts from an vcf file (exported from google) but
when I use the 'sync' option it will fail with
Maximum execution time of 30 seconds exceeded
when I use the
redis
option, it will not start the importing process. I can even see an import job in the database withstarted_at = NULL
Steps to reproduce
...
Expected behavior
The import progress will succeed
Environment
Your own self-hosted instance (monica v4)
Version of Monica
4.1.2
Installation method
Docker image
Web server
Apache
Database engine version
MariaDB
Additional info
APP_KEY
andAPP_URL
are both set but omited for privacy.The text was updated successfully, but these errors were encountered: