delete_licenses

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
delete_licenses [2021/06/21 20:32] walkeradmindelete_licenses [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 11: Line 11:
 \\  \\ 
 \\  \\ 
 +As far as I know this works on CE1 and RX1, I am not sure if it works on MKSP. It will only work on newer versions of the units that have dual bank as they are containerised (this is a Kubernetes command).
  
 ---- ----
 +===== Usage =====
 +To remove the licenses, issue this command from an SSH session or from a locally attached KVM.
 +    kubectl -n mediakind exec mongodb-0 -- mongo envivioCluster --eval "db.licenses.drop()"
 +Now reboot and when you check the licenses page it will be empty.
 +\\ 
 +\\ 
 +
delete_licenses.1624303944.txt.gz · Last modified: 2023/03/09 22:35 (external edit)