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

ImportError: /lib/libc.so.6: version `GLIBC_2.7' not found (required by /tmp/_MEIqVOKZv/libcrypto.so.10)

Error : ImportError: /lib/libc.so.6: version `GLIBC_2.7' not found (required by...

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:...

Clipbucket :: File for preset 'normal' not found

Error for clipbucket : File for preset 'normal' not foundFix :  cp...

SSH Time out Install

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

FFMPEG Common failure.

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