Error uploading package with Package Manager
Hi everyone,
I am trying to upload a basic package to stage environment (with Package Manage). It is a simple 1.5MB content package.
When I click the button to upload, an animation of a loading icon stays forever in the screen.
If I check the Chrome Dev Tools, it says the following in the console:
"Failed to load resource: the server responded with a status of 500 (Internal Server Error)"
"Uncaught SyntaxError: Unexpected token <
at doDecode (ext-all-debug.js:11527)
at Object.decode (ext-all-debug.js:11649)
at Ext.form.Action.Submit.handleResponse (ext-all-debug.js:59055)
at Ext.form.Action.Submit.processResponse (ext-all-debug.js:58876)
at Ext.form.Action.Submit.success (ext-all-debug.js:59024)
at runCallback (ext-all-debug.js:8652)
at Ext.data.Connection.cb (ext-all-debug.js:8656)
at HTMLIFrameElement.h (ext-all-debug.js:2463)"
Anyone has seen this before?