File exists Invalid Key!!

The Error :  File exists Invalid Key!! 

Reason : The license is issued to install on a single server on a single ip on a single path. If any of these changes if you re-run the installer, then it will result in an error.

eg: You have a server named server.brookwin.com with an IP address 123.45.56.67 and you are running the script from the path /usr/local/src ; once the script run is initiated, all these 3 values are locked and you can run the script again ONLY if all the 3 values remain the same. ie.. the path to run the script should be /usr/local/src ; the server should have the IP address 123.45.56.67 and the hostname should be server.brookwin.com.

If you think you have a genuine license and that you have not installed the software twice; try :

rm -rf /usr/local/ffmpeg /usr/src/ffmpeg

and then try installer again. It will ask you for a key again and once you input it, the installer should proceed.


  • 4 Users Found This Useful
Was this answer helpful?

Related Articles

Debian 7 Support for FFmpeg Script.

Question : Is the FFmpeg Script compatible with Debain 7Answer : We are still testing on...

FFMPEG Common failure.

Common error reasons :a. You are attemting to re-run the script on a new server which is not...

error while loading shared libraries: libz.so.1: failed to map segment from shared object: Operation not permitted

The error : ./AAST-ffmpeg-install-64-bit-with_php: error while loading shared libraries:...

CentOS 5 Support for FFmpeg script.

Question : Does the FFmpeg Script from Admin-Ahead support CentOs 5 ?Answer : CentOS 5's EOL is...

SSH Time out Install

In case you have a bad Internet connection and does not want to interrupt the installation while...