N-central Troubleshooting
Account cannot connect to SQL server reporting services
Last Modified
07.01.2025
Description
- When running the installer for N-able Report Manager you may get the following error message:
Error: Account cannot connect to SQL server reporting services
Environment
- N-able N-central
- N-able Report Manager
Solution
- This is because the installer tries to access the reporting services over 127.0.0.1 and localhost .
- Either the site is not setup correctly in reporting services or the account has not been added in reporting services.
- This can also be caused if the reporting services are not running.
- Ensure the SQL Server Reporting Services service is running and set to run logon as local system
- Ensure that reporting services are configured to use all assigned IP addresses:
- Open SQL Server Reporting Services Configuration Manager.
- Go to Web Portal URL.
- Make sure that TCP port is 80 and IP Address is "All Assigned (Recommended)".
- Go to N-able Report Manager URL.
- Make sure that TCP port is 80 and IP Address is "All Assigned".
- Make sure that the appropriate roles are assigned in reporting services:
- Open Http://localhost/reports In any browser window
- Go to folder settings .
- Click New Role Assignment.
- Add the user that are using in the installer and select content manager, and then click Ok.
- Click site settings in the top right corner.
- Click security on the left hand side.
- Click New Role Assignment.
- Add the user that you are using in the installer and select system user and then click OK.