Overview
This guide covers common issues you may encounter with the ScaleHouse connector and how to resolve them.Connector Status Issues
Connector Shows “Offline”
Service Not Running
Service Not Running
Symptoms: Connector icon missing from system traySolution:
- Open Task Manager (Ctrl+Shift+Esc)
- Check if “ScaleHouse Connector” process is running
- If not, restart the connector from Start Menu
- If it won’t start, check Windows Event Log for errors
Network Connection Lost
Network Connection Lost
Symptoms: Connector shows offline, but service is runningSolution:
- Check your internet connection
- Verify firewall allows outbound HTTPS connections
- Test connection: Open browser and visit scalehousesystems.com
- Restart connector service
Database Connection Failed
Database Connection Failed
Symptoms: Connector offline, database credentials may have changedSolution:
- Right-click connector icon → “Reconfigure”
- Update database credentials
- Click “Test Connection” to verify
- Save configuration
Data Sync Issues
No Events Appearing in Dashboard
Connector Not Activated
Connector Not Activated
Symptoms: Connector installed but no data syncingSolution:
- Verify connector is activated in dashboard
- If not activated, generate activation token and activate
- Check connector status shows “Active”
Database Credentials Incorrect
Database Credentials Incorrect
Symptoms: Connector shows active but no eventsSolution:
- Right-click connector icon → “Reconfigure”
- Verify database credentials are correct
- Click “Test Connection” to verify
- Check connector logs for connection errors
Audit Trail Disabled
Audit Trail Disabled
Symptoms: Connector working but no audit events in PMSSolution:
- Verify audit trail is enabled in your PMS
- For Open Dental: Check Settings → Security → Audit Trail
- For Dentrix: Check Security settings
- Generate a test event (e.g., view a patient chart) to verify
Database Query Permissions
Database Query Permissions
Symptoms: Connector can connect but can’t read audit log tableSolution:
- Verify database user has SELECT permissions on audit log tables
- Check connector logs for permission errors
- Contact your database administrator to grant permissions
Connection Errors
”Connection Refused” Error
Database Service Not Running
Database Service Not Running
Solution:
- Open Services (services.msc)
- Find MySQL or SQL Server service
- Verify it’s running
- If not, start the service
Firewall Blocking Connection
Firewall Blocking Connection
Solution:
- Check Windows Firewall settings
- Allow connections on database port (3306 for MySQL, 1433 for SQL Server)
- If using third-party firewall, add exception
Incorrect Host/Port
Incorrect Host/Port
Solution:
- Verify host is
localhostor correct IP address - Verify port matches database configuration
- Test connection using database client (e.g., MySQL Workbench)
“Access Denied” Error
Incorrect Username/Password
Incorrect Username/Password
Solution:
- Verify database credentials are correct
- Test credentials using database client
- Update credentials in connector configuration
User Lacks Permissions
User Lacks Permissions
Solution:
- Verify database user has SELECT permissions
- Check connector logs for specific permission errors
- Contact database administrator to grant permissions
Performance Issues
High CPU Usage
Large Audit Log Table
Large Audit Log Table
Symptoms: Connector using high CPU during initial syncSolution:
- This is normal during initial sync of large audit logs
- Wait for initial sync to complete (may take 10-30 minutes)
- CPU usage should drop to <1% after initial sync
Frequent Polling
Frequent Polling
Solution:
- Polling frequency is set to 2 minutes by default
- This is optimal for most practices
- If needed, contact support to adjust polling frequency
High Memory Usage
Large Batch Processing
Large Batch Processing
Symptoms: Memory usage spikes during syncSolution:
- Normal behavior when processing large batches
- Memory should return to ~50-100 MB after sync
- If memory stays high, restart connector service
Log Files
Connector logs are stored at:C:\ProgramData\ScaleHouse\logs\
Getting Help
Check Documentation
Browse our documentation for detailed guides
Contact Support
Email support for additional help
When contacting support, include:
- Connector version
- Error messages from logs
- Steps to reproduce the issue
- Screenshots if applicable
