-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Bug Report
I had an error related with wp-rollback
Bug Type
- This bug describes functionality that once worked as expected in version X.X.X.
- [ x ] This bug describes functionality that never worked as expected.
- I am not sure whether this functionality ever worked as expected.
Visuals
Fatal error: Uncaught RuntimeException: WordPress filesystem not initialized properly. in /var/www/html/wp-content/plugins/wp-rollback/vendor/wp-rollback/shared-core/src/Rollbacks/Services/BackupService.php:493
Stack trace:
#0 /var/www/html/wp-content/plugins/wp-rollback/vendor/wp-rollback/shared-core/src/Rollbacks/Services/BackupService.php(66): WpRollback\SharedCore\Rollbacks\Services\BackupService->initializeFilesystem()
#1 /var/www/html/wp-content/plugins/wp-rollback/vendor/wp-rollback/shared-core/src/Rollbacks/ServiceProvider.php(110): WpRollback\SharedCore\Rollbacks\Services\BackupService->setupRollbackDirectory()
#2 /var/www/html/wp-content/plugins/wp-rollback/src/PluginSetup/PluginSetup.php(158): WpRollback\SharedCore\Rollbacks\ServiceProvider->boot()
#3 /var/www/html/wp-content/plugins/wp-rollback/src/PluginSetup/PluginSetup.php(101): WpRollback\Free\PluginSetup\PluginSetup->loadServiceProviders()