delete_licenses

Differences

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

Link to this comparison view

Next revision
Previous revision
delete_licenses [2021/06/21 20:29] – created walkeradmindelete_licenses [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
-Delete Licenses+====== Delete Licenses ====== 
 +<color darkorange>Jun 2021</color> 
 + 
 +---- 
 +===== Introduction ===== 
 + 
 +I am not 100% sure when you would need to do this, but there are certain times where license ingest might not work properly, or an issue has arisen with a license. If this happens you may have to delete the current licenses and reimport them, or delete them and recreate them before importing. 
 +\\  
 +\\  
 +I would not do this unless someone tells you to do it, especially if you have no access to any license tools, you will be left with a unit that only works for 2 minutes before it stops itself. 
 +\\  
 +\\  
 +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.1624303782.txt.gz · Last modified: 2023/03/09 22:35 (external edit)