taobataoma / meanTorrent

meanTorrent - MEAN.JS BitTorrent Private Tracker - Full-Stack JavaScript Using MongoDB, Express, AngularJS, and Node.js, A BitTorrent Private Tracker CMS with Multilingual, and IRC announce support, CloudFlare support. Demo at:
https://mean.im
Other
490 stars 146 forks source link

Singup error #101

Open Milen4o opened 4 years ago

Milen4o commented 4 years ago

I have it runing now and its look awesome but i am getting Singup and sing in error. I see that the adminaccount is demo with password demo***# When i try to log in trows error invalid username.

When i try to create new user it gives me connection to localhost localhost:27017 is closed. This is the port where the DB is runing.

¿Any idea why?

Milen4o commented 4 years ago

I see whre can be the problem. As i read in the comments the first user who sign in will be admin. So i try to sign in and it shows me "Autentication email is beign sen. Pleas wait a moment". I am on localhost and in develoop version. I think this may be the problem. After that message shows me connection to localhost:27017 closed

hbs2 commented 3 years ago

do you get it to work?