Title: Fatal error: Uncaught Error: Class &#8216;EDD\Telemetry\EDD\Telemetry\Data&#8217;
Last modified: February 14, 2024

---

# Fatal error: Uncaught Error: Class ‘EDD\Telemetry\EDD\Telemetry\Data’

 *  Resolved [Remco Tolsma](https://wordpress.org/support/users/remcotolsma/)
 * (@remcotolsma)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-error-class-eddtelemetryeddtelemetrydata/)
 * We get the following error in the WP-Cron:
 *     ```wp-block-code
       Fatal error: Uncaught Error: Class 'EDD\Telemetry\EDD\Telemetry\Data' not found in /public_html/wp-content/plugins/easy-digital-downloads-pro/src/Telemetry/Tracking.php:72
       Stack trace:
       #0 /public_html/wp-content/plugins/easy-digital-downloads-pro/src/Telemetry/Tracking.php(93): EDD\Telemetry\Tracking->setup_data()
       #1 /public_html/wp-includes/class-wp-hook.php(324): EDD\Telemetry\Tracking->send_checkin()
       #2 /public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
       #3 /public_html/wp-includes/plugin.php(565): WP_Hook->do_action(Array)
       #4 phar:///usr/local/bin/wp-cli.phar/vendor/wp-cli/cron-command/src/Cron_Event_Command.php(364): do_action_ref_array('edd_weekly_sche...', Array)
       #5 phar:///usr/local/bin/wp-cli.phar/vendor/wp-cli/cron-command/src/Cron_Event_Command.php(286): Cron_Event_Command::run_event(Object(stdClass))
        in /public_html/wp-content/plugins/easy-digital-downloads-pro/src/Telemetry/Tracking.php on line 72
       Error: There has been a critical error on this website.Learn more about troubleshooting WordPress. There has been a critical error on this website.
       ```
   
 * We noticed that other users have also reported similar issues:
    - [https://wordpress.org/support/topic/fatal-error-in-edd-downloads-page/](https://wordpress.org/support/topic/fatal-error-in-edd-downloads-page/)
    - [https://wordpress.org/support/topic/error-there-has-been-a-critical-error-on-this-website-please-help/](https://wordpress.org/support/topic/error-there-has-been-a-critical-error-on-this-website-please-help/)
 * We would appreciate it if this topic would only be marked as ‘resolved’ once 
   a release has been released that actually resolves this, thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [Mihai Joldis](https://wordpress.org/support/users/misulicus/)
 * (@misulicus)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-error-class-eddtelemetryeddtelemetrydata/#post-17424467)
 * Hey [@remcotolsma](https://wordpress.org/support/users/remcotolsma/)
 * We are currently working on a release for EDD that will fix that. If you wish
   to apply the change now you will need to edit the file: `src/Telemetry/Tracking.
   php` and change line 72 to `$data = new Data();`
 * We apologize for the inconvenience but rest assure that the store functionality
   is not impacted by this.
 *  Plugin Contributor [Mihai Joldis](https://wordpress.org/support/users/misulicus/)
 * (@misulicus)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-error-class-eddtelemetryeddtelemetrydata/#post-17432058)
 * EDD 3.2.8 was released a few hours ago which resolves this issue.
 * I am going to mark this as Resolved for now.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Fatal error: Uncaught Error: Class ‘EDD\Telemetry\EDD\Telemetry\Data’’
is closed to new replies.

 * ![](https://ps.w.org/easy-digital-downloads/assets/icon.svg?rev=3455837)
 * [Easy Digital Downloads – eCommerce Payments and Subscriptions made easy](https://wordpress.org/plugins/easy-digital-downloads/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-digital-downloads/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-digital-downloads/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-digital-downloads/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-digital-downloads/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-digital-downloads/reviews/)

## Tags

 * [EDD](https://wordpress.org/support/topic-tag/edd/)
 * [fatal error](https://wordpress.org/support/topic-tag/fatal-error/)

 * 2 replies
 * 2 participants
 * Last reply from: [Mihai Joldis](https://wordpress.org/support/users/misulicus/)
 * Last activity: [2 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-error-class-eddtelemetryeddtelemetrydata/#post-17432058)
 * Status: resolved