Quantcast
Channel: Active questions tagged 22.04 - Ask Ubuntu
Viewing all articles
Browse latest Browse all 4437

Connection to wsl2 ubuntu Flink from Windows 11 local network is failed

$
0
0

I install apache flink 1.18 on wsl2 ubuntu of windows 11. The installation is successful and <FLINK_HOME>/bin/start-cluster.sh command works without error. But the connection from the windows 11 web browser to apache flink on wsl2 ubuntu (http://localhost:8081) fails even if I open the flink port 8081 on wsl2 ubuntu.

$ sudo ufw allow 8081/tcp

So this time for test, I install tomcat9 on wsl2 ubuntu like below

$ sudo apt install tomcat9

The connection from windows 11 to tomcat9 on wsl2 ubuntu is successful like below.

enter image description here

I confirm port 8080 and 8081 is forwading on wsl2 ubuntu with netstate command.

enter image description here

How can I connect to apache flink from windows 11 local network? Any reply will be grateful.Best regards!


Viewing all articles
Browse latest Browse all 4437

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>