Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Invalid Login with globeadmin on second app installed

Questions related to using nuBuilder Forte.
Post Reply
Celson
Posts: 36
Joined: Wed Jan 27, 2016 12:35 pm
Location: Salvador, Bahia - Brazil

Invalid Login with globeadmin on second app installed

Unread post 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
You do not have the required permissions to view the files attached to this post.
Janusz
nuBuilder Team
Posts: 506
Joined: Fri Dec 28, 2018 1:41 pm
Location: Krakow, Poland
Has thanked: 8 times
Been thanked: 18 times

Re: Invalid Login with globeadmin on second app installed

Unread post 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
If you like nuBuilder, please leave a review on SourceForge
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

Re: Invalid Login with globeadmin on second app installed

Unread post by kev1n »

It should work if two different subfomains are used. E.g.

http://nubuilder1.localhost/index.php
and
http://nubuilder2.localhost/index.php
You do not have the required permissions to view the files attached to this post.
Celson
Posts: 36
Joined: Wed Jan 27, 2016 12:35 pm
Location: Salvador, Bahia - Brazil

Re: Invalid Login with globeadmin on second app installed

Unread post by Celson »

Well, since it can work in subdomains, I will setup my box in DIgital Ocean to work this way!
Thank you all!
admin
Site Admin
Posts: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Invalid Login with globeadmin on second app installed

Unread post by admin »

.
Post Reply