Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting a new error! #833

Open
The-Web-Mechanic opened this issue Aug 15, 2020 · 3 comments
Open

Getting a new error! #833

The-Web-Mechanic opened this issue Aug 15, 2020 · 3 comments

Comments

@The-Web-Mechanic
Copy link

@The-Web-Mechanic The-Web-Mechanic commented Aug 15, 2020

Hi,
Thanks for addressing the previous bug I brought up! I'm afraid the update brought a new error and it's bogging things way down!

Here's what I'm seeing in the Query Monitor Plugin...

GET Certificate verification disabled (sslverify=false)
https://api.freemius.com/v1/installs/4695675/updates/latest.json?is_premium=true&newer_than=2.9.1&readme=true
&sdk_version=2.4.0.1 404 Not Found

HTTP API Transport: curl
DNS Resolution Time: 0.0019
Connection Time: 0.0307
Transfer Start Time (TTFB): 0.3209
Response Size: 254 B
Response Content Type: application/json; charset=utf-8
IP Address: 52.40.43.31



Freemius_Api_WordPress::ExecuteRequest()
wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/freemius/includes/sdk/FreemiusWordPress.php:303
Freemius_Api_WordPress::MakeStaticRequest()
wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/freemius/includes/sdk/FreemiusWordPress.php:413
Freemius_Api_WordPress->MakeRequest()
wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/freemius/includes/sdk/FreemiusWordPress.php:516
Freemius_Api_Base->_Api()
wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/freemius/includes/sdk/FreemiusBase.php:133
Freemius_Api_Base->Api()
wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/freemius/includes/sdk/FreemiusBase.php:153
FS_Api->_call()
wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/freemius/includes/class-fs-api.php:201
FS_Api->call()
wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/freemius/includes/class-fs-api.php:241
FS_Api->get()
wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/freemius/includes/class-fs-api.php:275
Freemius->_fetch_latest_version()
wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/freemius/includes/class-freemius.php:21310
Freemius->_fetch_newer_version()
wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/freemius/includes/class-freemius.php:19843
Freemius->check_updates()
wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/freemius/includes/class-freemius.php:21463
Freemius->get_update()
wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/freemius/includes/class-freemius.php:19888
FS_Plugin_Updater->pre_set_site_transient_update_plugins_filter()
wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/freemius/includes/class-fs-plugin-updater.php:526
apply_filters('pre_set_site_transient_update_plugins')
wp-includes/plugin.php:206
set_site_transient()
wp-includes/option.php:1833
wp_update_plugins()
wp-includes/update.php:334
do_action('load-plugins.php')
wp-includes/plugin.php:478
@bfintal
Copy link
Contributor

@bfintal bfintal commented Aug 15, 2020

Is this still happening?

Most likely this may be a temporary issue from Freemius.

@The-Web-Mechanic
Copy link
Author

@The-Web-Mechanic The-Web-Mechanic commented Aug 16, 2020

@bfintal
Copy link
Contributor

@bfintal bfintal commented Aug 16, 2020

Some additional info: this is a normal response for checking newer versions of the plugin (similar to how WP does it to check for new plugin versions). It means that there's no newer version of the plugin past v2.9.1, which is correct since that's the latest version.

If multiple notices appear, then this might not be normal. If there are a lot of these notices, would you be able to find out what's triggering them to show up multiple times?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.