RCVolus / lol-pick-ban-ui

Web-Based UI to display the league of legends champ select in esports tournaments.
MIT License
245 stars 68 forks source link

Error when starting backend #137

Closed jackychu2020 closed 2 years ago

jackychu2020 commented 2 years ago

Error: connect ECONNREFUSED 127.0.0.1:65461 image

sdomi4 commented 2 years ago

Hello :)

It looks like the league client wasn't open when you started the backend. Starting the client before the backend should aviod this issue.

jackychu2020 commented 2 years ago

Hello :)

It looks like the league client wasn't open when you started the backend. Starting the client before the backend should aviod this issue.

I tried again recently. I started my client before running backend, and it still remained this error.

sdomi4 commented 2 years ago

Is it possible the league client is running in an Administrator context (or is it the Garena client?). In that case, the backend also needs to be running in an admin context (as described here)

jackychu2020 commented 2 years ago

Is it possible the league client is running in an Administrator context (or is it the Garena client?). In that case, the backend also needs to be running in an admin context (as described here)

nope. I tried OCE ver. and CHN ver. but neither worked. I guess there is something wrong with the connection? But I tried with and without VPN, unfortunately no one worked. I found that the latest reported issue is similar to mine.

jackychu2020 commented 2 years ago

Is it possible the league client is running in an Administrator context (or is it the Garena client?). In that case, the backend also needs to be running in an admin context (as described here)

by the way, is Lord Dominik's Regards named after you? lol

sdomi4 commented 2 years ago

Same issue as #138; updates will be provided there. Closing this issue. (No relation to Lord Dominik, no idea who they based that one on :))