This article covers the following:
- Authentication error when installing the FYI Migrate app
- Error "Authentication error: Authentication failed: An error response was returned by the OAuth2 server, but it could not be parsed. Please inspect the exception properties for details" in the FYI Migration app
- Error "Failed to upload stream - No such host is known"
- Error "Exception retrieving Invu data" when starting the FYI Migration app
- No permissions in ACL
- Error due to a file system limitation and the sync stops at a certain file
- Error occurred connecting to database
- Invalid object name 'dbo.TEMPLATE'
- Authentication has expired
Authentication error when installing the FYI Migrate app
When installing the FYI Migrate app the following error displays:
"Authentication error: Authentication failed Uri mismatch. Expected (/favcon.ico) Actual (/)."
Cause
This is related to the browser that you have as your default browser. For example, if the computer you are running the FYI Migrate on only has Internet Explorer installed and this is set as the default browser. This is not compatible with the FYI Migration app.
Solution
Install Chrome and make this your default browser.
Error "Authentication error: Authentication failed: An error response was returned by the OAuth2 server, but it could not be parsed. Please inspect the exception properties for details" in the FYI Migration app
When installing and starting the FYI Migrate app we get the following error.
Cause
If you have a proxy or firewall on the computer you are using to install the FYI Migrate App, either of these could be interfering with FYI Migrate App being able to make a successful connection.
Solution
When the Welcome to FYI Migrate screen displays, checkmark Use HTTP Proxy and enter the details for Host, Port, username and Password. If you do not know the details to enter, you will need to contact your IT consultant.
If this does not stop the error, you will need to consult your IT consultant who may need to configure the proxy settings to allow access through the firewall.
Error "Failed to upload stream - No such host is known"
This error is typically caused by environmental issues.
You will need to contact your IT consultant to request they review the following:
- Firewalls.
- Internet Connection (perform a Ping Test).
- Serve Load and Performance.
Error "Exception retrieving Invu data" when starting the FYI Migration app
When starting the FYI Migration app, if you get an error such as "Exception retrieving Invu data" and the app skips all documents, this is due to an out-of-date FYI Migration app.
If you have been given the link to download the FYI Migrate app, download this again to make sure you have the latest version and restart the migration process.
If you are still seeing the error, please contact your Onboarding Consultant or FYI Implementor to download the latest FYI Migrate app.
No permissions in ACL
After selecting the folders to migrate, a permission error displays.
Error: Permission error for folder "foldername".
Ensure the path exists and you have read permissions.
Error: No permissions in ACL.
Cause
You do not have sufficient permissions to enable the FYI Migrate application to access and upload your documents.
Solution
- Run the Migrate App as Administrator.
- If the application is open, close the application.
- Right-click on the application file, and select 'Run as administrator.
- Request IT assistance to upgrade your permissions.
- If running as Administrator does not work, or you do not have access to run as administrator, please forward this guide to your IT provider.
Error due to a file system limitation and the sync stops at a certain file
If the syncing is giving a file system limitation error and the sync is stopping, this is likely due to fragmentation in a large file. This situation should not occur as the migration app will check for fragmentation and copy the file if needed. If the migration app is running for a long time, this could still occur, but restarting the migration app should fix this by copying the file.
If needed, the following are instructions for how to correct this manually.
For example, in the following error, the fragmentation was in the fyi_data file.
"The requested operation could not be completed due to a file system limitation: 'C:\Users\aaaaaa\AppData\Roaming\FYI Migrate\fyi_data.db'
To correct this:
- Shut down the migration app.
- Locate the file as shown in the error that was displayed.
- Take a copy of the file to another location.
- Delete the original file.
- Move the copied file back to where the original was with the same name.
- Restart the app.
Error occurred connecting to database
Issue
When trying to start Migrate App a message is displayed:
"Error occurred connecting to database ...:"
Cause
This is caused by either SQL not allowing remote connections to the server, the firewall not containing an exception for the port that SQL is using, or TCP/IP is disabled.
Resolution
- Ensure the user account you are logged into the FYI app is the same account used to run the FYIMigrate app.
- Confirm that the correct server and database name have been selected in FYI Migrate.
- Check that the SQL Server Service is running in SQL Server Configuration Manager.
- Enabled TCP/IP in SQL Server Configuration Manager.
- Ensure the SQL database is configured to accept remote connections then restart the instance.
- Create an exception on the firewall for the SQL Server instance and port that is being used.
Invalid object name 'dbo.TEMPLATE'
Issue
When trying to use the Migrate app, the user is encountering the following error:
Error during database collection. Invalid object name 'dbo.TEMPLATE'.
Cause
The source selected in the Migrate App doesn't match the files being read by the tool.
Solution
Check the source and select the correct one.
Authentication has expired
Issue
When trying to use the Migrate app, the user is encountering the following error:
Authentication has expired, click OK to login again.
Cause
Authentication has expired and requires re-authentication to continue.
Solution
Click 'OK' on screen and follow the prompts. You may need to restart FYI Migrate App and log back in.