Hide Forgot
Description of problem: When create app or add db cartridge, ofter met "Unable to complete the requested operation due to: No plugin connector_plugin defined. Reference ID: 306d3f052d0f9f4ee2d3ba01ffb32f9c" Creating application 'uvnqm7q0b5' ... Unable to complete the requested operation due to: No plugin connector_plugin defined. Reference ID: 306d3f052d0f9f4ee2d3ba01ffb32f9c Command Return: 1 ERROR! Adding mongodb-2.2 to application 'pythonu30n' ... Unable to complete the requested operation due to: No plugin connector_plugin defined. Reference ID: 877e9fe3a8552ff8ee7e56e1e77d8b63 Adding mysql-5.1 to application 'database1' ... Unable to complete the requested operation due to: No plugin connector_plugin defined. Reference ID: 4aa7051f8cc29b47480810ee0ed15071 Version-Release number of selected component (if applicable): STG(devenv-stage-582) How reproducible: often Steps to Reproduce: 1.create app or add db cartridge 2. 3. Actual results: Met "No plugin connector_plugin" error when adding app or db cartridge on STG Expected results: Should create app and add db cartridge successfully on STG Additional info:
This is some sort of MCollective problem; reassigning to Node.
Couldn't reproduce in devenv-stage_589, but I now understand the source of the error from MCollective. Please re-test this in the latest stage image, and if you're able to reproduce it, provide the complete /var/log/mcollective.log and /var/log/ruby193-mcollective.log files from the instance for analysis. This error is thrown when Mcollective has trouble loading a plugin from $libdir/mcollective/connector, which leads me to suspect that the instance had some sort of MCollective server configuration issue.
Verified on STG(devenv-stage_593), this issue can't be reproduced.