vyos@vyos-rt:~$ ping www.baidu.com PING www.a.shifen.com (110.242.69.21) 56(84) bytes of data. 64 bytes from 110.242.69.21 (110.242.69.21): icmp_seq=1 ttl=55 time=8.02 ms ^C --- www.a.shifen.com ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 8.020/8.020/8.020/0.000 ms vyos@vyos-rt:~$ sudo su root@vyos-rt:/home/vyos# ping www.baidu.com Internal error: User vyos is not assigned to any operator group root@vyos-rt:/home/vyos# $(which ping) www.baidu.com PING www.a.shifen.com (110.242.69.21) 56(84) bytes of data. 64 bytes from 110.242.69.21 (110.242.69.21): icmp_seq=1 ttl=55 time=8.89 ms ^C --- www.a.shifen.com ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 8.885/8.885/8.885/0.000 ms
Description
Description
Details
Details
- Version
- 2025.10.01-0021-rolling
- Is it a breaking change?
- Perfectly compatible
- Issue type
- Bug (incorrect behavior)
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Duplicate | BUG | dmbaturin | T7808 'monitor command' feature no longer works after T7745 | ||
| Resolved | BUG | dmbaturin | T7901 Operational mode commands cannot be executed when the effective UID is already zero |
Event Timeline
Comment Actions
Seems all commands by op mode report same error
root@vyos-rt:~# show Internal error: User vyos is not assigned to any operator group root@vyos-rt:~# set Internal error: User vyos is not assigned to any operator group root@vyos-rt:~# update Internal error: User vyos is not assigned to any operator group