Adobe-Runtime-Support icon indicating copy to clipboard operation
Adobe-Runtime-Support copied to clipboard

Valid license revoked?

Open PippoApps opened this issue 6 months ago • 1 comments

Hello there, I have a license valid until october:

Image

though, when I try to compile I get this message: Image

And subsequently the license disappears from SDK MANAGER:

Image

This is bizarre. any help?

PippoApps avatar Jun 06 '25 01:06 PippoApps

This means that the ADT tool isn't able to validate the license file and it's too old, hence getting removed. Generally this happens when the computer is not connected to the internet or has some firewall in place.

It's odd that the AIR SDK Manager is able to validate it though..

Can I check if you have any proxy server being used? If so, can you set up an environment variable for it and then open a command prompt and run "adt -license" again (having put back the license file - let me know if you need us to re-send the original one). e.g. set HTTPS_PROXY to proxyhost:port - or you can do it manually/temporarily within a command prompt via

set HTTPS_PROXY=proxyhost:port
adt -license

thanks

ajwfrost avatar Jun 06 '25 07:06 ajwfrost