CakeDC / mixer

A plugin to discover and manage CakePHP plugins.
Other
45 stars 5 forks source link

Error while updating a plugin #23

Closed cleptric closed 7 years ago

cleptric commented 7 years ago

When I click on "update" I get a 500.

message: "The source URI string appears to be malformed", url: "/mixer/update.json", code: 500,…}
code
:
500
file
:
".../vendor/zendframework/zend-diactoros/src/Uri.php"
line
:
440
message
:
"The source URI string appears to be malformed"
url
:
"/mixer/update.json"
andrej-griniuk commented 7 years ago

Fixed.