strong-iron-17184
02/22/2022, 2:50 PMsquare-activity-64562
02/22/2022, 2:54 PMstrong-iron-17184
02/22/2022, 2:55 PMsquare-activity-64562
02/22/2022, 2:55 PMsquare-activity-64562
02/22/2022, 2:56 PMsquare-activity-64562
02/22/2022, 2:56 PMstrong-iron-17184
02/22/2022, 2:56 PMstrong-iron-17184
02/22/2022, 2:58 PMsquare-activity-64562
02/22/2022, 3:02 PMI've already done it and it has nothing to do with thatA very simple check is to run
docker-compose down so airflow is down, run a simple python http server on port 58080 and see if you can connect to that through port 58080 through your browser. If you cannot then this is a connectivity issue between your browser and your serverstrong-iron-17184
02/22/2022, 3:05 PMsquare-activity-64562
02/22/2022, 3:12 PMwget command?
• If no, there is a connectivity issue between your local computer and the server on port 58080.
• If yes, then the login page will show up in the browser. What is shown on the browser is simply rendering of raw html.strong-iron-17184
02/22/2022, 3:45 PMstrong-iron-17184
02/22/2022, 3:46 PMsquare-activity-64562
02/22/2022, 3:51 PMstrong-iron-17184
02/22/2022, 3:53 PMstrong-iron-17184
02/22/2022, 3:53 PMsquare-activity-64562
02/22/2022, 3:54 PMstrong-iron-17184
02/22/2022, 3:54 PMdazzling-judge-80093
02/28/2022, 9:18 AM10.22.0.209:58080 instead of localhost:58080?
If this don’t work then please, can you check the docker logs if there you can see any error?