All specific vyos commands are invalid

Hi All

If i will use any vyos command the respons will be like:
vyos@router.100:/usr/local/bin$ show

Invalid command: [show]
Any solution?
It’s vyos 1.3 but i can’t invoke show version…

Hello @BIT2GB, how you reach this? Did you run some sudo commands?
Could you show echo $SHELL output.

Hello,

vyos@router.100:~$ echo SHELL /bin/vbash vyos@router.100:~

And when we login to ssh it takes 60-90 secands to prompt password

1.4-rolling-202102250218 took it from config.boot

I rebooted the router, dead.

I took config.boot file from it before rebooting, if i reinstall it and replace the file it will be ok ?

Hello @CristianD , please describe reproducing steps in detail. I still can not repeat this situation. Also it will be helpful to get your configuration commands (just stripe private data)

show configuration commands | strip-private 

im not able to access the router any more it just get stuck on the image i sended.

on the router we didnt made any changes, i even check all logs before rebooting, nothink

You can try to choose an older image from the GRUB menu and boot router

How i can use any other old image cuz i have just one

Here will be a picture

I had reinstalled vyos and chose to import the config and now i see this on the configure

set protocols bgp local-as ‘33XXX’

where 33XXX is ower AS Number, is this new ? i dont know how it get there

And i get this

vyos@router.100# set interfaces ethernet eth5 disable-flow-control
[edit]
vyos@router.100# commit
could not set flowcontrol for eth5
[edit]

And when we login to ssh it takes 60-90 secands to prompt password

Regarding this, after i delete

vyos@router.100# delete system name-server 8.8.4.4
[edit]
vyos@router.100# delete system name-server 8.8.8.8

worked again as it should work

i put back only 8.8.8.8 and not even ping or curl, mtr not working

if you’ve updated by using this (add system image VyOS Community) you’d see the previous version you was from the GRUB loader if you downloaded iso from the site installed it as fresh you won’t be able to surely VyOS has archives of older version Staff could correct me if anything is wrong with my reply.

From here i took the image VyOS Community

But still have this errors

I am wondering if this was solved and what is the solution. This is my first time installing vyos and I get the same error, Invalid command, “show system console”, “show service dhcp-server”. I am using vyos 1.3, hardware PC Engine APU. Please see result of the echo command:
vyos@vyos:~$ show configuration commands | strip-private
set interfaces ethernet eth0 hw-id ‘XX:XX:XX:XX:XX:04’
set interfaces ethernet eth1 hw-id ‘XX:XX:XX:XX:XX:05’
set interfaces ethernet eth2 hw-id ‘XX:XX:XX:XX:XX:06’
set interfaces loopback lo
set system config-management commit-revisions ‘100’
set system console device ttyS0 speed ‘115200’
set system host-name xxxxxx
set system login user xxxxxx authentication encrypted-password xxxxxx
set system login user xxxxxx authentication plaintext-password xxxxxx
set system ntp server xxxxx.tld
set system ntp server xxxxx.tld
set system ntp server xxxxx.tld
set system syslog global facility all level ‘info’
set system syslog global facility protocols level ‘debug’
Thank you.

If you are running this 1.3.0 version, please try the new formatted commands and make sure you have the related configuration to show relevant output:

Version:          VyOS 1.3.0
Release train:    equuleus

Built by:         Sentrium S.L.
Built on:         Sun 19 Dec 2021 12:59 UTC

vyos@vyos:~$ show dhcp server
Possible completions:
  leases        Show DHCP server leases
  statistics    Show DHCP server statistics

vyos@vyos:~$ show console-server
Possible completions:
  ports         Examine console ports and configured baud rates
  user          Show users on various consoles