Hi Chris,
This error is most likely because you have created a backup in one environment and restored it on the other.
You will have to do an import of the wfa key from your first environment to the second environment. This is a documented process in the Installation and Setup Guide.
In the first environment:
1. Open a command prompt on the WFA server and change directories to the following location: c:\Program Files\NetApp\WFA\bin
Note: If you changed the default location, you must specify the changed WFA installation path.
2. Enter the following at the command prompt to obtain the database key: wfa.cmd -key
3. Note the database key that is displayed.
In the second environment:
1. Open the command prompt on the new WFA server and change directories to the following location: c:\Program Files\NetApp\WFA\bin
Note: If you changed the default location, you must specify the changed WFA installation
path.
2. Enter the following at the command prompt to install the database key: wfa.cmd -key=yourdatabasekey
yourdatabasekey is the key that you noted from the previous WFA installation.
Hope this helps.
-Dhruv