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 could not get this module to reply something useful. All I get is Content-Type: application/json; charset=UTF-8 response.
At first, I was not providing correct yiiScript value, but afterwards I changed it to correct one (tested it via ssh), but still, I'm getting strange result and I don't know what is the cause.
To debug this issue, I did a little rewrite of DefaultController::runConsole() command (using code from AssetConverter::runCommand()) and made it into:
I could not get this module to reply something useful. All I get is
Content-Type: application/json; charset=UTF-8
response.At first, I was not providing correct
yiiScript
value, but afterwards I changed it to correct one (tested it via ssh), but still, I'm getting strange result and I don't know what is the cause.To debug this issue, I did a little rewrite of
DefaultController::runConsole()
command (using code from AssetConverter::runCommand()) and made it into:And I got this output in debug console:
The text was updated successfully, but these errors were encountered: