You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to test the Sandbox plugin with my small technical blog and I didn't get far.
It's hosted on Server Info:
Linux 5.4.0-169-generic x86_64
nginx/1.18.0
PHP: 8.2.13
WordPress 6.6 beta 3
Error display in modal
#Browser Console Errors
Error: PHP.run() failed with exit code 255 and the following output: PHP Fatal error: Uncaught Exception: Could not unzip file in /internal/eval.php:14
Stack trace:
#0 /internal/eval.php(17): unzip('/tmp/file.zip', '/wordpress') #1 {main}
thrown in /internal/eval.php on line 14
at PHP.run (worker-thread-b7f2a560.js?wpVersion=6.6-beta3&phpVersion=8.2&php-extension=iconv&php-extension=mbstring&php-extension=xml-bundle&php-extension=gd&networking=yes&storage=&site-slug=wordpress:53:1748)
at async PlaygroundWorkerEndpoint.run (worker-thread-b7f2a560.js?wpVersion=6.6-beta3&phpVersion=8.2&php-extension=iconv&php-extension=mbstring&php-extension=xml-bundle&php-extension=gd&networking=yes&storage=&site-slug=wordpress:4:8867)
index.js:222 PHP.run() failed with exit code 255 and the following output: PHP Fatal error: Uncaught Exception: Could not unzip file in /internal/eval.php:14
Stack trace:
#0 /internal/eval.php(17): unzip('/tmp/file.zip', '/wordpress') #1 {main}
thrown in /internal/eval.php on line 14
Error: PHP.run() failed with exit code 255 and the following output: PHP Fatal error: Uncaught Exception: Could not unzip file in /internal/eval.php:14
Stack trace:
#0 /internal/eval.php(17): unzip('/tmp/file.zip', '/wordpress') #1 {main}
thrown in /internal/eval.php on line 14
at PHP.run (https://playground.wordpress.net/worker-thread-b7f2a560.js?wpVersion=6.6-be…undle&php-extension=gd&networking=yes&storage=&site-slug=wordpress:53:1748)
at async PlaygroundWorkerEndpoint.run (https://playground.wordpress.net/worker-thread-b7f2a560.js?wpVersion=6.6-be…bundle&php-extension=gd&networking=yes&storage=&site-slug=wordpress:4:8867)
The text was updated successfully, but these errors were encountered:
This looks like the zip wasn't correctly generated. @adamziel we should schedule some time to improve this plugin, it seems to break in a lot of scenarios and doesn't scale well.
I wanted to test the Sandbox plugin with my small technical blog and I didn't get far.
It's hosted on Server Info:
WordPress 6.6 beta 3
Error display in modal
#Browser Console Errors
Error: PHP.run() failed with exit code 255 and the following output: PHP Fatal error: Uncaught Exception: Could not unzip file in /internal/eval.php:14
Stack trace:
#0 /internal/eval.php(17): unzip('/tmp/file.zip', '/wordpress')
#1 {main}
thrown in /internal/eval.php on line 14
index.js:222 PHP.run() failed with exit code 255 and the following output: PHP Fatal error: Uncaught Exception: Could not unzip file in /internal/eval.php:14
Stack trace:
#0 /internal/eval.php(17): unzip('/tmp/file.zip', '/wordpress')
#1 {main}
thrown in /internal/eval.php on line 14
Error: PHP.run() failed with exit code 255 and the following output: PHP Fatal error: Uncaught Exception: Could not unzip file in /internal/eval.php:14
Stack trace:
#0 /internal/eval.php(17): unzip('/tmp/file.zip', '/wordpress')
#1 {main}
thrown in /internal/eval.php on line 14
The text was updated successfully, but these errors were encountered: