Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load balancing on web servers #151

Open
beckhie opened this issue Jun 9, 2021 · 0 comments
Open

Load balancing on web servers #151

beckhie opened this issue Jun 9, 2021 · 0 comments

Comments

@beckhie
Copy link

beckhie commented Jun 9, 2021

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”

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant