You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run the command docker run --rm -it -p 2181:2181 -p 3030:3030 -p 8081:8081 -p 8082:8082 -p 8083:8083 -p 9092:9092 landoop/fast-data-dev on redhat 7.2.
Everything is started. When i go to http://IP:3030, i have many error http 502 (Bad gateway) in chrome console.
Do you know the problem ? Can you help me to resolve this plz ?