Skip to content

Ember-cli-deploy v1.0.0-beta.0, causes issues with this plugin #1

@kriswill

Description

@kriswill

After upgrading to ember-cli-deploy v1.0.0-beta.0, and running a configuration with this plugin activated, the following verbose error appears:

+- upload
|  |
|  +- mysql
|
+- didFail
TypeError: Cannot set property 'port' of undefined
TypeError: Cannot set property 'port' of undefined
    at Object.deployClient (/Users/kriswilliams/src/oss/ember-cli-deploy-mysql/index.js:45:29)
    at Class.readConfig (/Users/kriswilliams/src/oss/ember-cli-deploy-mysql/node_modules/ember-cli-deploy-plugin/index.js:63:30)
    at Class.upload (/Users/kriswilliams/src/oss/ember-cli-deploy-mysql/index.js:87:33)
    at Object.fn (/Users/kriswilliams/src/gliffy/ember-products/online-user-management/node_modules/ember-cli-deploy/lib/tasks/pipeline.js:93:21)
    at Pipeline._notifyPipelinePluginHookExecution (/Users/kriswilliams/src/gliffy/ember-products/online-user-management/node_modules/ember-cli-deploy/lib/models/pipeline.js:173:19)
    at tryCatch (/Users/kriswilliams/src/gliffy/ember-products/online-user-management/node_modules/rsvp/dist/rsvp.js:539:12)
    at invokeCallback (/Users/kriswilliams/src/gliffy/ember-products/online-user-management/node_modules/rsvp/dist/rsvp.js:554:13)
    at /Users/kriswilliams/src/gliffy/ember-products/online-user-management/node_modules/rsvp/dist/rsvp.js:629:16
    at flush (/Users/kriswilliams/src/gliffy/ember-products/online-user-management/node_modules/rsvp/dist/rsvp.js:2414:5)
    at _combinedTickCallback (internal/process/next_tick.js:73:7)
|
Pipeline aborted

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions