Getting an error in CLI when trying to get list of VM's

Hi!

After upgrading OpenNebula from 5.10.5 to 5.12.0.1
the onedb fsck command was some errors and fix it
But I’ve getting error:

--More--undefined method `call' for nil:NilClass

Versions of the related components and OS (frontend, hypervisors, VMs):
OS: CentOS Linux release 7.7.1908 (Core)
Ruby: 2.0.0p648 (2015-12-16) [x86_64-linux]
Steps to reproduce:
oneadmin@fn1:~$ onevm list
Current results:

    ID USER     GROUP    NAME                              STAT  CPU     MEM HOST                                   TIME
226861 dirac    dirac    9F595652                          runn    1      4M  IP_of_Host                      15d 14h12
....
226834 dirac    dirac    1C9B8C89                          runn    1      4M IP_of_Host                      15d 14h44
--More--undefined method `call' for nil:NilClass

Expected results:
Get list of VM without error

Can you have any idea?

If to set ONE_PAGER=cat It some to improved situation, but the error in the end of list VM is still is

Solved. Bug was fix after delete file ~oneadmin/.one/cli/onevm.yaml
It’s seems it is left from previous version OpenNebula