p4lang / tutorials

P4 language tutorials
Apache License 2.0
1.33k stars 878 forks source link

gRPC Error: failed to connect to all addresses (UNAVAILABLE) #541

Closed sunruifeng0602 closed 6 months ago

sunruifeng0602 commented 7 months ago

In the p4runtime exercise, running ./mycontroller.py got the following error:

gRPC Error: failed to connect to all addresses (UNAVAILABLE)

And after using the netstat -lpnt command, we get the following results: image How can i solve this problem Thanks

jafingerhut commented 7 months ago

I would recommend posting your question here instead https://forum.p4.org because there are likely more people participating there than there are on tutorials Github issues.