safak / youtube2022

Season 2 on Lama Dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POST http://localhost:8800/api/auth/register [HTTP/1.1 500 Internal Server Error ...AxiosError@http://localhost:3000/static

SANKARAMDAS opened this issue · comments

commented

When I tried to click on the Register button(after placing the URL) it throw these error...

2023-04-04 (6)
2023-04-04 (5)
Fs23-w9acAAGOZn
Fs24AqeaAAUaaUO

And when I clicked on "[HTTP/1.1 500 Internal Server Error" link through the console, it's showing -
{"code":"ER_NOT_SUPPORTED_AUTH_MODE","errno":1251,"sqlMessage":"Client does not support authentication protocol requested by server; consider upgrading MySQL client","sqlState":"08004","fatal":true}

Lemme know if you found any solution to this!!! please it would be very helpful for me

Lemme know if you found any solution to this!!! please it would be very helpful for me

Have you found the solution?

@Sana348 @Silas1008 No, Not yet.

When I tried to click on the Register button(after placing the URL) it throw these error...

2023-04-04 (6)
2023-04-04 (5)
Fs23-w9acAAGOZn
Fs24AqeaAAUaaUO

And when I clicked on "[HTTP/1.1 500 Internal Server Error" link through the console, it's showing -
{"code":"ER_NOT_SUPPORTED_AUTH_MODE","errno":1251,"sqlMessage":"Client does not support authentication protocol requested by server; consider upgrading MySQL client","sqlState":"08004","fatal":true}

@SANKARAMDAS @Sana348 just fixed this one today
https://youtu.be/W2TuIx2y4kw?si=hBS2mvQ53EjQSEhB

@Sana348 @Silas1008 No, Not yet.

There are more errors that just shows up the more I code

Exacty same

Same here. Even after fixing the issue, new errors are showing up.
I analysed the code and found that it would be better to match the dependencies versions same as the author's. Most probably it might be the root cause. Currently, I'm using different node version as well as dependencies.