After the vaultpress plugin automatically upgraded to 2.2.4 I get the follwing error, and my website no longer works.
Warning: dirname() expects exactly 1 parameter, 2 given in /var/www/vhosts/36/460866/webspace/httpdocs/wp-content/plugins/vaultpress/vendor/jetpack-autoloader/class-plugin-locator.php on line 42 Fatal error: Uncaught exception ‘RuntimeException’ with message ‘Failed to locate plugin ‘ in /var/www/vhosts/36/460866/webspace/httpdocs/wp-content/plugins/vaultpress/vendor/jetpack-autoloader/class-plugin-locator.php:47 Stack trace: #0 /var/www/vhosts/36/460866/webspace/httpdocs/wp-content/plugins/vaultpress/vendor/jetpack-autoloader/class-autoloader.php(46): Automattic\Jetpack\Autoloader\jp9559eef123208b7d1b9c15b978567267_vaultpress?2_2_5\al3_0_2\Plugin_Locator->find_current_plugin() #1 /var/www/vhosts/36/460866/webspace/httpdocs/wp-content/plugins/vaultpress/vendor/autoload_packages.php(13): Automattic\Jetpack\Autoloader\jp9559eef123208b7d1b9c15b978567267_vaultpress?2_2_5\al3_0_2\Autoloader::init() #2 /var/www/vhosts/36/460866/webspace/httpdocs/wp-content/plugins/vaultpress/vaultpress.php(32): require(‘/var/www/vhosts…’) #3 /var/www/vhosts/36/460866/webspace/httpdocs/wp-settings.php(447): include_once(‘/var/www/vhosts…’) #4 /var/www/vhosts/36/460866/webspace/httpdocs/wp-config.php(89): require_once(‘/var/www/v in /var/www/vhosts/36/460866/webspace/httpdocs/wp-content/plugins/vaultpress/vendor/jetpack-autoloader/class-plugin-locator.php on line 47
]]>My site moved to a new server, with a different base url, and I need to re-download the key but cannot get into the Vault members area. I do have an active sub
]]>Hi there,
We are planning a rollout of a e-commerce shop online but to have a development version of the site, and a production version of the site.
Can Jetpack Vault Express be installed in a development setup and then clone changes to the production site once changes are approved?
Kind regards,
Reinhard
]]>I just noticed that VaultPress is deprecated, and I’ve seen the articles, such as:
https://jetpack.com/support/backup
Which explains that the JetPack plugin itself now handles backup (VaultPress used to be needed also). But here’s the question:
For those who had been using both, if we simply deactivate/remove VaultPress will the JetPack plugin automatically continue backups in the future? I can’t see anything else to set, so if something more is needed it’s pretty subtle.
I do notice though that the wordpress.com/backup/site page still is titled “Jetpack VaultPress?Backup” and not “Jetpack Backup” as shown here:
https://jetpack.com/support/backup/backups-via-the-jetpack-plugin
But perhaps that doesn’t change until after the next backup.
]]>Hi,
We recently changed our domain names from lidd.ca to lidd.com. We’d like to deactivate our Vaultpress and Akismet subscription. Both are connected to our old website, lidd.ca.
Kindly reach out to me through [email protected] to follow through this request. I’m managing the website for LIDD.
Thank you,
Nina
On your Plugin page I see this warning message as if the plugin has been abandoned: “This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.”
I highly suggest that since you are actively updating this plugin (and I am a happy customer) that you take the time to test it against WordPress’s latest versions so that the error message no longer shows. It is in your best interest.
]]>When will your team provide an update as it has been 10 months?
Also plugin says only tested up to wordpress 5.5.5 yet I am on 5.7.2.
Also does the plkugin support PHP 8?
Thanks
]]>where can i find all the ips for whitelisting?
]]>Hello are there any known errors that can happen with vault press when trashing draft posts. It seem to only happened once. But when deleting a few drafts we got a critical error and I noticed this error in the log.
[Tue Sep 01 15:26:56 2020] [error] [client #######] FastCGI: server “/var/run/php74_######.fcgi” stderr: PHP message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /#####/wp-includes/wp-db.php on line 1999PHP message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32768 bytes) in /#####/wp-content/plugins/vaultpress/class.vaultpress-ixr-ssl-client.php on line 1, referer: https://########.com/wp-admin/edit.php?post_status=draft&post_type=post&ids=62698
]]>I’ve just updated two of my sites (running on Cloudways/Linode, PHP 7.4.7, WP 5.4.2) to Vaultpress 2.1.3, and in both cases the upgrade hung on the ‘updating’ screen and the site was stuck in maintenance mode.
I deleted the .maintenance file in the site root and all was well again, with the plugins page reporting that I’m now running v2.1.3
]]>FYI. Please check this…
FILE: /public_html/wp-content/plugins/vaultpress/class.vaultpress-hotfixes.php
———————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————-
26 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
———————————————————————————————————-
Here is a stack trace of VP blowing up in cron; PHP 7.3.3 (cli)
Our CRON is run via WP-CLI
wp cron event run --due-now
Fatal error: Uncaught Error: Cannot use object of type VP_FileScan as array in /srv/users/<redacted>/apps/<redacted>/public/wp-content/plugins/vaultpress/cron-tasks.php:111
Stack trace:
#0 /srv/users/<redacted>/apps/<redacted>/public/wp-includes/class-wp-hook.php(286): VP_Site_Scanner->_scan_batch()
#1 /srv/users/<redacted>/apps/<redacted>/public/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#2 /srv/users/<redacted>/apps/<redacted>/public/wp-includes/plugin.php(531): WP_Hook->do_action(Array)
#3 phar:///opt/sp/bin/wp-cli.phar/vendor/wp-cli/cron-command/src/Cron_Event_Command.php(288): do_action_ref_array('vp_scan_next_ba...', Array)
#4 phar:///opt/sp/bin/wp-cli.phar/vendor/wp-cli/cron-command/src/Cron_Event_Command.php(259): Cron_Event_Command::run_event(Object(stdClass))
#5 [internal function]: Cron_Event_Command->run(Array, Array)
#6 phar:///opt/sp/bin/wp-cli.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php(93): call_user_func(Array, Array, Array)
#7 [internal function]: WP_CLI\Dispatcher\CommandFactory::WP_CLI\Dispatcher\{closure}(A in /srv/users/<redacted>/apps/<redacted>/public/wp-content/plugins/vaultpress/cron-tasks.php on line 111
]]>
Hello
I setup and start backup process. But nothing happend. No backup files.
Somewhere you can see the log in the plugin?
On several customer sites, I notice that vaultpress populates the wp_options tables with hundreds of multiple megabyte large entries. All begins with _vp_ai_ping_%
This leads to wp_options tables that have more than 500MB in size. This slows down the entire system on small hosting plans.
Please fix this and create an automatic clean up routine for users who are affected by this issue.
Cheers
René
If I switch domains will Vaultpress continue to work? (I am using SSH access).
]]>Hi,
We are going through an audit of all our plugins for upcoming GDPR and we are trying to find out what cookies your plugin might use?
And what if there is any would they be collecting or tracking? As we will need to add them to our privacy page and allow ‘Opt-in’ and ‘Opt-out’?
Many thanks in advance
]]>Is it true that i have to use jetpack in order to use this plugin?
]]>My host does the day-to-day blocking of a different IP from Vaultpress, how do I end this and do the full release?
]]>We’ve had a small problem with our plugin update and you may be seeing some messages regarding “update not found.”
We’re working on getting that fixed with the .org plugins team and should have an update here soon.
In the meantime, ignore that update for now. We’ll update this post once it’s all fixed up.
Carolyn S.
VaultPress Support
—–
Update: This issue has now been resolved. You can now update the plugin when prompted.
]]>Every time I attempt to update I get the following error:
Update Failed: Download failed. Not Found
Thoughts?
]]>I’d like to use VP, but I abhor the idea of putting up with Jetpack’s nonsense to do so.
]]>Recently the following security vulnerability was announced:
VaultPress – Backend Server SSL Verification Disabled
Apparently the issue was reported last July but is still unpatched.
Please address this issue as soon as possible. Thank you.
]]>FILE: /var/www/site.com/public_html/wp-content/plugins/vaultpress/class.vaultpress-hotfixes.php
————————————————————————————————————————–
FOUND 1 ERROR AFFECTING 1 LINE
————————————————————————————————————————–
1083 | ERROR | Using ‘break’ outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
————————————————————————————————————————–
Is it possible to upgrade from Vaultpress to WordPress Premium?
]]>Visit our support site at https://help.vaultpress.com/ !
Cheers!
]]>No urgency, and probably an edge case, but seeing this on PHP5.6.x
E_WARNING: implode(): Invalid arguments passed
in implode called at /wp-content/plugins/vaultpress/vaultpress.php(1352) : eval()'d code (1)
in eval called at /wp-content/plugins/vaultpress/vaultpress.php (1352)
in VaultPress::parse_request called at /wp-content/plugins/vaultpress/vaultpress.php (2426)
in include_once called at /wordpress-4.4.2/wp-settings.php (254)
in require_once called at /wp-config.php (62)
in require_once called at /wp-load.php (37)
]]>
I did a screen save vid showing that I enter info into filezilla and immediately connects as ftp. Put the same info into Vaultpress, and it says it cannot connect. Vaultpress does not work even to connect to server as ftp. I show in my screen save vid that this is for a cpanel account. Spoke with GoDaddy Managed Hosting. Rep reports that Vaultpress does not work to do alternate site restore into GoDaddy Managed Hosting. Creates fatal errors. Does not work. So, in a fix trying to do the same function into Cpanel, Vaultpress does not work and does not connect to cpanel via ftp when filezilla immediately connects using of course the same ftp entries.
Just does not work.
]]>I’ve just done a clean install of WP on a new host having transferred my domain recently. The only plugin I’ve installed is Vaultpress yet it is refusing to accept my registration key. Therefore I cannot restore my website.
A registration key can only be used on one site. You can access all of your registration keys in the Account section of the VaultPress dashboard. code: VPR06
I notice Vaultpress says it only works up to WP 3.8.3, but I can’t believe that Automattic would develop and charge for a product that won’t work on the latest version of WP.
Any ideas why the plugin is refusing my registration key? Is there a setting I need to change on my clean WP install?
]]>Hi,
Do there any conflict between Vaultpress plugin and Sucuri plugin?
Both of them do some security job so I wondering whether website is same as computer which can’t install two antivirus in a same content.
Please advice. Thanks
Regards,
Adrian