-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels