error after upgrade Duplicator from 1.2.0 to 1.2.4
-
After upgrading Duplicator from 1.2.0 to 1.2.4, I get the following error when trying to create a new package : Fatal error: Uncaught exception ‘Exception’ with message ‘There is no suitable CSPRNG installed on your system’ in C:\xxx
\iwpserver\htdocs\wordpress\wp-includes\random_compat\random.php:205Stack trace:
#0 C:\xxx\iwpserver\htdocs\wordpress\wp-content\plugins\duplicator\classes\package\class.pack.php(423): random_bytes(8)
#1 C:\xxx\iwpserver\htdocs\wordpress\wp-content\plugins\duplicator\classes\package\class.pack.php(320): DUP_Package->makeHash()
#2 C:\xxx\iwpserver\htdocs\wordpress\wp-content\plugins\duplicator\views\packages\main\new2.scan.php(20): DUP_Package->saveActive(Array)
#3 C:\xxx\iwpserver\htdocs\wordpress\wp-content\plugins\duplicator\views\packages\main\controller.php(41): include(‘C:\xxx\…’)
#4 in C:\xxx\iwpserver\htdocs\wordpress\wp-includes\random_compat\random.php on line 205I deleted and reinstalled 1.2.4, same result. Problem does not appear after fallback to 1.2.0.
Running on Windows 10 with InstantWP 4.5 with WordPress 4.7.3 / Apache/2.2.15 (Win32) / PHP/5.3.2 / MySQL 5.6.25
- The topic ‘error after upgrade Duplicator from 1.2.0 to 1.2.4’ is closed to new replies.