plutoless / eEducation

e-education solutions(Agora Reference Design)
184 stars 124 forks source link

Login failure, please check your network #143

Closed keithwang5 closed 4 years ago

keithwang5 commented 4 years ago

I tried deploying via web locally (http://localhost:3000/#/) and received this error. I followed the setup instructions and wondered if I miss any step or configured something wrongly, please help, thank you.

Screen Shot 2020-05-19 at 10 08 23 PM
srs888001 commented 4 years ago

pls provide the following error log information

keithwang5 commented 4 years ago

pls provide the following error log information

I checked the log in Terminal and could not find any error log. Just dozens of warnings.

keithwang5 commented 4 years ago

Hi @plutoless , I'm sorry but I'm new to web development.

I ran npm run web and the page did load as shown in the screenshot. But after keying in the room name (generated from the dashboard) and my user name, I'm unable to login. I have a stable internet connection.

Please help.

srs888001 commented 4 years ago

u need to open the console, right-click to save it and give it to us. Or switch to the networkoption, find the wrong request, and give us the details of the wrong request.

keithwang5 commented 4 years ago

I realised it's because the .env.example file isn't saved properly as .env.local. It was .env.local.example. Thank you.

suretrust commented 4 years ago

@keithwang5, could you kindly take a look at my .env file? I am having this same issue. https://github.com/Ylurn/agora-test/blob/master/.env