clusterlink-net / clusterlink

A Gateway for connecting application services in different domains, networks, and cloud infrastructures
https://clusterlink.net
Other
17 stars 18 forks source link

[BUG]: Connection timeout in bookinfo tutorial #602

Open welisheva22 opened 1 month ago

welisheva22 commented 1 month ago

Describe the bug Connection timeout for bookinfo tutorial when viewing product page

To Reproduce

  1. I followed the bookinfo tutorial line by line and received no error messages on the command line until:
  2. When trying to view the product page from Firefox I got the following error message: Connection time out error
  3. Out of curiosity I tried looking at the page from Safari and got a similar message (connection timeout)

Expected behavior I would have expected to see a web page similar to the client image at the top of the tutorial (Cluster 1)

Additional context clusterlink version v0.2.1-rev-f69da3b-dirty Here is a picture from Docker Desktop showing the containers: Docker desktop containers Docker desktop images: Docker desktop images Docker desktop volumes: Docker desktop volumes Information about the first volume (related to the client): volume 1 details a volume 1 details b

Could we add some documentation about triaging this problem in case it occurs for others? Has anyone else been able to reproduce this problem?