Missing Logger Table, Fatal GuzzleHttp Error
-
We’re looking for suggestions.
Auto RETS import has not been working consistently.
After attempting to manually execute the auto import schedule we see this message x5 (import limit is 5):
WordPress database error: [Table '[prefix]_es_mls_logger' doesn't exist] SHOW FULL COLUMNS FROM <code>[prefix]_es_mls_logger</code>
Sure enough, there is no es_mls_logger table in the database.
Every time the scheduled import runs we also get this in debug.log:
PHP Fatal error: Uncaught Error: Call to undefined method GuzzleHttp\Exception\ClientException::Search() in PATH/wp-content/plugins/estatik-premium/mls/classes/apis/class-rets-api.php:463
Manual import also triggers the fatal error in debug.log, shows message “Nothing to import”.
We’re experiencing the same issues on the live site, staging (Siteground) and local development (Local by Flywheel).
WordPress 5.5.1
Estatik Premium 3.9.7
- The topic ‘Missing Logger Table, Fatal GuzzleHttp Error’ is closed to new replies.