Failed to Load Warning
-
Hi,
Since the latest update a few days ago, I’m seeing a warning in my PHP Error Log. The warning is happening repeatedly. Here is a sample:
Warning: simplexml_load_file(): I/O warning : failed to load external entity “https://www.geoplugin.net/xml.gp?ip=35.166.118.46″ in /srv/htdocs/wp-content/plugins/user-activity-tracking-and-log/class-moove-activity-shortcodes.php on line 74
Timestamp: 2020-10-08 07:13:43 UTC
Stack Trace
———–
1. simplexml_load_file(‘https://www.geoplugin.n…’)
/srv/htdocs/wp-content/plugins/user-activity-tracking-and-log/class-moove-activity-shortcodes.php:74
2. Moove_Activity_Shortcodes->get_location_details(‘35.166.118.46’)
/srv/htdocs/wp-content/plugins/user-activity-tracking-and-log/controllers/class-moove-activity-controller.php:355
3. Moove_Activity_Controller::moove_track_user_access_ajax(”)
/wordpress/core/5.5.1/wp-includes/class-wp-hook.php:287
4. WP_Hook->apply_filters(”, Array(1))
/wordpress/core/5.5.1/wp-includes/class-wp-hook.php:311
5. WP_Hook->do_action(Array(1))
/wordpress/core/5.5.1/wp-includes/plugin.php:478
6. do_action(‘wp_ajax_nopriv_moove_a…’)
/wordpress/core/5.5.1/wp-admin/admin-ajax.php:191Context
——-
URL : /wp-admin/admin-ajax.php
Referer : https://thebarkacademy.com/product/kong-pudge-braidz-dog-toy/
HTTP Method : POST
HTTP Host : thebarkacademy.com
HTTP Status : 200
ajaxAction : moove_activity_track_pageview
isSSL : Yes
Current Filter : wp_ajax_nopriv_moove_activity_track_pageview
Execution Time : 0.966 s
Memory Usage : 70.56 MiB
PHP SAPI : fpm-fcgiWhat should I do to correct this? My PHP Error Log is full of this.
- The topic ‘Failed to Load Warning’ is closed to new replies.