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:
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Invalid Login with globeadmin on second app installed
-
- Posts: 36
- Joined: Wed Jan 27, 2016 12:35 pm
- Location: Salvador, Bahia - Brazil
Invalid Login with globeadmin on second app installed
You do not have the required permissions to view the files attached to this post.
-
- 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
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
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
-
- 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
It should work if two different subfomains are used. E.g.
http://nubuilder1.localhost/index.php
and
http://nubuilder2.localhost/index.php
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.
-
- Posts: 36
- Joined: Wed Jan 27, 2016 12:35 pm
- Location: Salvador, Bahia - Brazil
Re: Invalid Login with globeadmin on second app installed
Well, since it can work in subdomains, I will setup my box in DIgital Ocean to work this way!
Thank you all!
Thank you all!