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 get this error while running example L2 Switch. pi@p4pi:~$ sudo t4p4s-p4rtshell l2switch Generating P4Runtime files... ~/t4p4s/examples/p4rt_files /home/pi /home/pi Launching P4Runtime-shell... CRITICAL:root:StreamChannel error, closing stream CRITICAL:root:P4Runtime RPC error (UNAVAILABLE): failed to connect to all addresses CRITICAL:root:Failed to establish session with server
The text was updated successfully, but these errors were encountered:
memovers
changed the title
Simple L2 Switch - Error
Simple L2 Switch - stuck on launching P4Runtime-shell
Dec 8, 2021
#46 We fixed this issue by replacing the Raspberry Pi 4 with a brand new one. The Pi we had before didn't indicate any hardware problems and worked fine with most tasks except compiling and running P4Runtime-shell. We will make further examinations with the Pi and see if we find any hardware issues.
I get this error while running example L2 Switch.
pi@p4pi:~$ sudo t4p4s-p4rtshell l2switch
Generating P4Runtime files...
~/t4p4s/examples/p4rt_files /home/pi
/home/pi
Launching P4Runtime-shell...
CRITICAL:root:StreamChannel error, closing stream
CRITICAL:root:P4Runtime RPC error (UNAVAILABLE): failed to connect to all addresses
CRITICAL:root:Failed to establish session with server
The text was updated successfully, but these errors were encountered: