AMP-dockerized icon indicating copy to clipboard operation
AMP-dockerized copied to clipboard

Instances loose/forget licence after update

Open Joly0 opened this issue 3 years ago • 2 comments

After an update, the instances "forget" the licence and therefore are unable to start.

This needs to be fixed manually by using the command "ampinstmgr --reactivateall $licence" after every new update.

I could make a PR to reactivate the instances in the startup script, though i am not sure if this problem is only occuring for me or if this might be a general issue

Joly0 avatar Jun 04 '21 16:06 Joly0

image image

Hm.. i knew i forgot something... everday one is learning something new... its even marked as Important.

Still there should be a function in the code for the dumbass idiots like me who dont read the full documentation and forget to set the extra parameter.

Afaik cubecoders dont deactivate licences if the limit gets exceeded and updates them every few days. So it shouldnt be a problem to implement a function to reactivate the instances after such a case

Joly0 avatar Jun 04 '21 16:06 Joly0

Yeah it would be worth looking into a way to detect if the MAC is static. I will see if there's anything I can do!

MitchTalmadge avatar Jun 12 '21 19:06 MitchTalmadge