safak / youtube2022

Season 2 on Lama Dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

connect ECONNREFUSED ::1:3306

Teek-tech opened this issue · comments

I can't seem to get pass this error.

This error means that you dont have connection with your database. It may be couple of reasons, but you should write a little bit more, then you may get some answers.

1.Which project are you working with, actually less important
2.What kind of database it is?
3.When it occurss?
4. What is going on? App crashes, works but cant load content.
5. Do you have all dependencies installed?

Some code/ error screenshots..

Hi @L00ka5z78,
Thanks for your feedback.
The app crashes each time it tries to hash y password, I was able to fix this by switching from bycryptjs to bycript. perhaps there is an issue with the library.
Thanks!