Skip to content

Mongolfier issue: MySQL connect error: ECONNREFUSED #3

@icewing02

Description

@icewing02

Hey There,

I have tried researching how to resolve this issue but I cannot find any that answers the issue. For you to understand more about the issue, check this out:

bash$ node ./node_modules/.bin/mongolfier
load templates...
load script: /some_path/table_name.json
open mysql connection...
mysql connection is opened!
open mongo connection...
mongo connection is opened without authentication!
process before hooks...
no before hooks...
process collections...
process 1 collections...
prepare collection: table_name
process collection:table_name
mysql query on error: { [Error: connect ECONNREFUSED]
  code: 'ECONNREFUSED',
  errno: 'ECONNREFUSED',
  syscall: 'connect',
  fatal: true }
failed to mirate! { [Error: connect ECONNREFUSED]
  code: 'ECONNREFUSED',
  errno: 'ECONNREFUSED',
  syscall: 'connect',
  fatal: true }

Is there anything I am missing? My configuration seems to be correct. Thanks a lot.
Looking forward for your response.

Best Regards,
Jay

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