Page 1 of 1

Invalid Login with globeadmin on second app installed

Posted: Wed Nov 04, 2020 3:43 pm
by Celson
Hello,

I built a droplet in Digital Ocean exclusively to install nuBuilder and maintain my apps on there. I did it some days ago. Then, after create a LXD for nubuilder, I now have 2 mysql databases and 2 directories, one for each app I want to start to build.

Paths are:
http://157.230.90.20/n/1/lrn/inv/
http://157.230.90.20/n/1/srpr/lwcd/

Globeadmin password for these apps is not the default (nu) and each app have a different password.

I can login sucessfully on the first one above.
When I try to login on the second app i shows a "Invalid login" error.
If i use the same globeadmin password of the first app it logs in, but i uses the database of the other app (if i click in database button it opens phpMyAdmin showing the other database)

Can somebody help me with some ideas?

See some screens:
1.png
2.png
3.png

Re: Invalid Login with globeadmin on second app installed

Posted: Wed Nov 04, 2020 6:38 pm
by Janusz
Hi,
You can open only one session/DB on the same IP (in the same browser).
If you want to open another one first you need to close the first one.
Open the second one - remove all cookies - refresh browser (click on small icon in the browser just before the http(s) address and you will see cookie menu)
and after you can login.

Or close fully the browser (all windows) and start it again.

if you want to use in parallel nuBuilder databases - you can use one in chrome for example and the second in the firefox or any other

Re: Invalid Login with globeadmin on second app installed

Posted: Wed Nov 04, 2020 7:30 pm
by kev1n
It should work if two different subfomains are used. E.g.

http://nubuilder1.localhost/index.php
and
http://nubuilder2.localhost/index.php

Re: Invalid Login with globeadmin on second app installed

Posted: Wed Nov 04, 2020 8:38 pm
by Celson
Well, since it can work in subdomains, I will setup my box in DIgital Ocean to work this way!
Thank you all!

Re: Invalid Login with globeadmin on second app installed

Posted: Sat Nov 07, 2020 11:06 pm
by admin
.