Uncaught exception in upload.php?
-
Hi,
when trying to view the Media library in grid mode the upload.php fails to load on GAE. No error log on the dev. console, no trace message.
If I try it with the SDK’s dev_appserver.py, it gives the message on both console and webpage:
Fatal error: Uncaught exception 'InvalidArgumentException' with message 'Invalid options supplied: url_expiry_time_seconds' in /root/google-cloud-sdk/platform/google_appengine/php/sdk/google/appengine/api/cloud_storage/CloudStorageTools.php:193 Stack trace: #0 /root/nutcom-services/wordpress/wp-content/plugins/google-app-engine/modules/uploads.php(314)
… snip …I believe this only happens since the 1.6 plugin update.
Upload.php with list mode seems to work.
Uploading a new media file gives back an error message, but the file on the bucket storage is created.
The topic ‘Uncaught exception in upload.php?’ is closed to new replies.