Portal does not work!

I just did as the document in “GitHub - TykTechnologies/tyk-pro-docker-demo: Tyk Pro demo using docker and docker compose, supercedes tyk_quickstart” . But when i visit: http://www.tyk-portal-test.com:3000/portal, I got response “Not Found”. But I visit “http://www.tyk-test.com:3000” , it was okay. Does anyone knows what is the matter? Thanks in advance.

dashboard logs are following:
time=“Jun 12 05:48:37” level=info msg=“Using /opt/tyk-dashboard/tyk_analytics.conf for configuration”
time=“Jun 12 05:48:37” level=info msg=“connecting to MongoDB: [tyk-mongo:27017]”
time=“Jun 12 05:48:37” level=info msg=“mongo connection established”
time=“Jun 12 05:48:37” level=info msg=“Creating new Redis connection pool”
time=“Jun 12 05:48:37” level=info msg=“Creating new Redis connection pool”
time=“Jun 12 05:48:37” level=info msg=“Creating new Redis connection pool”
time=“Jun 12 05:48:37” level=info msg=“Creating new Redis connection pool”
time=“Jun 12 05:48:37” level=info msg=“Adding available nodes…”
time=“Jun 12 05:48:37” level=info msg=“Tyk Analytics Dashboard v1.5.3”
time=“Jun 12 05:48:37” level=info msg=“Copyright Martin Buhr 2016”
time=“Jun 12 05:48:37” level=info msg=“https://www.tyk.io
time=“Jun 12 05:48:37” level=info msg=“Listening on port: 3000”
time=“Jun 12 05:48:37” level=info msg=“Registering nodes…”
time=“Jun 12 05:48:37” level=info msg=“Creating new Redis connection pool”
time=“Jun 12 05:48:37” level=info msg=“Socket server started”
time=“Jun 12 05:48:37” level=info msg=“–> Standard listener (http) for UI notifications” addr=“:5000”
time=“Jun 12 05:48:37” level=info msg=“Adding available nodes…”
time=“Jun 12 05:48:37” level=info msg=“–> Standard listener (http) for dashboard and API”
time=“Jun 12 05:48:37” level=info msg=“Starting zeroconf heartbeat”
time=“Jun 12 05:48:37” level=info msg=“Starting notification handler for gateway cluster”
time=“Jun 12 05:48:37” level=info msg=“Loading routes…”
time=“Jun 12 05:48:39” level=info msg=“Got configuration for nodeID: 7f5e381f-cb6a-4368-7a6b-7a3f2d40c7de|c40bdc5bfb1d”
time=“Jun 12 05:48:41” level=info msg=“Sending config request for node: 7f5e381f-cb6a-4368-7a6b-7a3f2d40c7de-c40bdc5bfb1d”
time=“Jun 12 05:48:41” level=info msg=“Got configuration for nodeID: 7f5e381f-cb6a-4368-7a6b-7a3f2d40c7de|c40bdc5bfb1d”
time=“Jun 12 05:49:30” level=warning msg=“User pasword is empty! Please reset!”
time=“Jun 12 05:49:31” level=info msg=“New user session created”
time=“Jun 12 05:49:31” level=info msg=“Loading routes…”
time=“Jun 12 05:49:31” level=info msg=“Generating portal for: www.tyk-portal-test.com
time=“Jun 12 05:50:02” level=warning msg=“Login opened from: 10.10.40.99:7442”
time=“Jun 12 05:50:55” level=warning msg=“Successful login ([email protected]) from: 10.10.40.99:7442”

what is wrong?

dai weixing

Hi, are you still getting this issue?