Posted August 29, 20186 yr comment_22014 Could someone help me out, can't login because of the database? How do i setup this database or how do i login with ease? Could someone please help me out ? This is the hidden content, please Sign In or Sign Up ConnectionHandler: This is the hidden content, please Sign In or Sign Up Mongodb setup, heres the db structure:
December 9, 20186 yr comment_25518 I can't tell you exactly what your issue is as half of the code is missing to debug this however, it might be that you're using a single indefinite connection for all requests. If this is the case then you either want to establish a new connection for each request or look into connection pooling. (that's providing that my educated guess is correct).
Create an account or sign in to comment