ivanhao / pvetools

proxmox ve tools script(debian9+ can use it).Including email, samba, NFS set zfs max ram, nested virtualization ,docker , pci passthrough etc. for english user,please look the end of readme.
GNU General Public License v3.0
4.2k stars 512 forks source link

PVE 去除订阅再次失效 #32

Closed azhuge233 closed 2 years ago

azhuge233 commented 3 years ago

Describe the bug PVE 去除订阅在 PVE 7.0-10 中失效

To Reproduce Steps to reproduce the behavior:

  1. 执行 pvetools.sh
  2. 选择去除订阅提示
  3. 直接提示已经去除,实际上没有去除

Expected behavior 去除订阅提示

Screenshots

Desktop (please complete the following information):

Additional context 原因:见上图,proxmoxlib.js 中现在有两行 data.status.toLowerCase() !== 'active',导致脚本 1323行 运行结果为 2,跳过了去除订阅部分

ivanhao commented 2 years ago

新版本应该已经处理了,你试一下