You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi we are having issues trying to create a cluster for our web servers. When we try to access the web server through the gui, it is only successful on one of them. Here are example of a test run:
1. manipulate host file to point at web server 1 for our url
2. type in the url in the browser, and successfully reach the “welcome to concourse” page
3.click login and logging in with my LDAP user successfully.
4.manipulate host file to point at web server 2 for our url
5.type in the url in the browser, and successfully reach the “welcome to concourse” page
6. click login and logging in with my LDAP user, but now I get this message: {"error":"invalid_client","error_description":"Invalid client credentials."}
Also, if I try a monit restart on the web servers, it is the server that is restarted latest that will be possible to login to.
We also have one error in the log on the postgresql server:
“FATAL: database "vcap" does not exist”
The text was updated successfully, but these errors were encountered:
Hi we are having issues trying to create a cluster for our web servers. When we try to access the web server through the gui, it is only successful on one of them. Here are example of a test run:
Also, if I try a monit restart on the web servers, it is the server that is restarted latest that will be possible to login to.
We also have one error in the log on the postgresql server:
“FATAL: database "vcap" does not exist”
The text was updated successfully, but these errors were encountered: