adonespitogo / AdoBot-IO

AdoBot NodeJS Server with socket.io
https://github.com/adonespitogo/AdoBot
MIT License
199 stars 160 forks source link

Sequelize connection etimeout 127.0.0.1:3306 #22

Open sharipovshoxrux opened 4 years ago

sharipovshoxrux commented 4 years ago

Hello everyone, i installed on vps but i got ~postinstall: cannot run in wd androspy@1.0.0 run-s migrate build during npm install, also i did ./node_modules/.bin/sequelize db:migrate and saying connection error, instead of 127.0.0.1 i replaced to localhost. What should I do to fix this error

vanshsantoshi commented 4 years ago

Actually , I'm facing similar problem More like I'm facing error while executing npm install , used localhost mysql database like you You can try with some remote sql and heroku , if you don't want to use credit card

sharipovshoxrux commented 4 years ago

Yeah, I used remote sql and it worked