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

Atlantis empty page #344

Closed
eugenetaranov opened this issue Nov 5, 2018 · 3 comments
Closed

Atlantis empty page #344

eugenetaranov opened this issue Nov 5, 2018 · 3 comments
Labels
question Further information is requested

Comments

@eugenetaranov
Copy link

Hello,

I am starting atlantis with ./atlantis server --atlantis-url="http://XXX:4141" --gitlab-user=XXX --gitlab-token=XXX --gitlab-webhook-secret=XXX --repo-whitelist='terraform' and getting empty page:
screenshot 2018-11-05 14 28 40

Please advise how to fix.

Atlantis version 0.4.11, linux 64bit

@psalaberria002
Copy link
Contributor

The altantis UI only shows locks. The lock gets created when a PR is opened, and deleted once it is closed. I guess you don't have any pending PRs.

The interaction with Terraform happens through PRs, not in the Atlantis UI.

@lkysow
Copy link
Member

lkysow commented Nov 5, 2018

Yes this is expected. Atlantis won't have any locks until you open a pull request.

@lkysow lkysow added the waiting-on-response Waiting for a response from the user label Nov 5, 2018
@eugenetaranov
Copy link
Author

Thanks @lkysow @psalaberria002 for explanation! Tested, works fine via PRs. Closing the issue.

@lkysow lkysow removed the waiting-on-response Waiting for a response from the user label Nov 6, 2018
@lkysow lkysow added the question Further information is requested label Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants