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

Zally UI is not working while using docker-compose #1422

Closed
nitin-vavdiya opened this issue Nov 11, 2022 · 1 comment
Closed

Zally UI is not working while using docker-compose #1422

nitin-vavdiya opened this issue Nov 11, 2022 · 1 comment
Assignees
Labels
status: duplicate Issue or pull request duplicates already existing

Comments

@nitin-vavdiya
Copy link

Hey,
I am trying to deploy the Zally server and Zally UI with docker-compose. I follow the below commands

  1. docker-compose build
  2. docker-compose up

Logs:

web-ui_1    | zally-web-ui mounted on "/"
postgres_1  | 2022-11-11 10:36:42.284 UTC [1] LOG:  database system is ready to accept connections
web-ui_1    | zally-web-ui running at http://localhost:3000
server_1    | __________      .__  .__
server_1    | \____    /____  |  | |  | ___.__.
server_1    |   /     /\__  \ |  | |  |<   |  |
server_1    |  /     /_ / __ \|  |_|  |_\___  |
server_1    | /_______ (____  /____/____/ ____|
server_1    |         \/    \/          \/
server_1    | 

......

server_1    | 2022-11-11 10:36:55.951  INFO 9 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 2 endpoint(s) beneath base path ''
server_1    | 2022-11-11 10:36:56.066  INFO 9 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 7979 (http) with context path ''
server_1    | 2022-11-11 10:36:56.102  INFO 9 --- [           main] org.zalando.zally.ApplicationKt          : Started ApplicationKt in 13.827 seconds (JVM running for 15.018)

When I try to open Zally UI with http://localhost:8080 , UI is not opening and there is an error in the console

Error:
image

Is there any other config needed to be done/changed?

@nitin-vavdiya
Copy link
Author

Duplicate of #1406

@tkrop tkrop self-assigned this Nov 29, 2022
@tkrop tkrop added the status: duplicate Issue or pull request duplicates already existing label Nov 29, 2022
@tkrop tkrop closed this as completed Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate Issue or pull request duplicates already existing
Projects
None yet
Development

No branches or pull requests

2 participants