Connection Issues
Bridge Not Connecting to Factory
Verify Bridge is Running
- Look for the Factory Bridge icon in your system tray or menu bar
- If not visible, try launching Factory Bridge again from your applications folder
Check Pairing Code
- The pairing code should be 6 digits
- Make sure you’re using the most recent code shown in Factory
- Try generating a new pairing code in Factory
Restart Factory Bridge
- Right-click the Factory Bridge icon in your system tray
- Select “Quit”
- Launch Factory Bridge again
- Enter the pairing code when prompted
Check Session Limit
- Close some Factory tabs if you have many open
- Try connecting from a new Factory session
Connection Drops Unexpectedly
Network Issues
Network Issues
- Check your internet connection
- Ensure your firewall isn’t blocking Factory Bridge
- If using a VPN, verify it’s not interfering with the connection
- Try switching to a different network if possible
System Sleep/Hibernation
System Sleep/Hibernation
- Check your system’s power settings
- Adjust sleep settings to prevent disconnections during active use
- Reconnect Factory Bridge after waking your computer
Factory Bridge Crashed
Factory Bridge Crashed
- Check if the Factory Bridge icon is still in your system tray
- If not, relaunch Factory Bridge
- Check system logs for error messages
- If crashes persist, try reinstalling Factory Bridge
Command Execution Problems
Commands Not Executing
Verify CLI Tools Are Available
- Ensure you’re using Droid Mode (select from the model dropdown)
- Check if the MCP Bridge feature flag is enabled
- Refresh your Factory session
Check Command Format
- Verify the syntax of your commands
- Check that you’re providing all required parameters
- Make sure paths don’t contain special characters that need escaping
Check Working Directory
- Try using an absolute path instead of a relative path
- Verify you have permission to access the directory
- Check for typos in the directory path
Command Returns Error
Command Not Found
Command Not Found
- Verify the command is installed on your system by trying it directly in a terminal
- Check if the command is in your system PATH
- Use the full path to the executable instead of just the command name
- For environment-specific commands, ensure you’re running in the correct environment
Permission Denied
Permission Denied
- Check if you have permission to run the command
- For scripts, ensure they have executable permissions (
chmod +x script.sh
) - Verify you have access to any files or directories the command is trying to access
- For operations requiring elevated privileges, you may need to use
sudo
(with caution)
Incorrect Working Directory
Incorrect Working Directory
- Specify an absolute path for the working directory
- Verify the directory exists before running the command
- Use
pwd
command to check the current working directory
Process Management Issues
Can’t Find Process ID (PID)
Locate Process Information
Check If Process Is Still Running
Process Terminates Unexpectedly
Application Error
Application Error
- Check the output for error messages
- Run the command with verbose or debug flags if available
- Try running the command directly in a terminal to see if it behaves differently
Resource Limitations
Resource Limitations
- Check if your system has sufficient memory and CPU
- Look for “out of memory” errors in the output
- Consider closing other applications to free up resources
Dependency Issues
Dependency Issues
- Verify all required dependencies are installed
- Check version compatibility
- Look for dependency-related errors in the output
Installation Issues
Installation Fails
Insufficient Permissions
Insufficient Permissions
System Incompatibility
System Incompatibility
- Check that your operating system version is supported
- Verify your system meets the minimum requirements
- Look for specific error messages that might indicate compatibility issues
Factory Bridge Won’t Start
Check System Resources
- Check available memory and disk space
- Close unnecessary applications
- Restart your computer to free up resources
Look for Error Messages
- Look for error dialogs when launching Factory Bridge
- Check system logs for error messages
- On macOS, check Console.app for related errors
- On Windows, check Event Viewer for application errors
Reinstall Factory Bridge
- Uninstall Factory Bridge completely
- Download a fresh copy of the installer
- Install Factory Bridge again
- Restart your computer after installation
Feature Availability Issues
Missing CLI Tools
Terminal toolkit is not enabled
Terminal toolkit is not enabled
- Open the “Toolkits” selector inside of the chatbox input
- Select the “Terminal” toolkit
- Retry an existing message or send a new one
Version Mismatch
Version Mismatch
- Check for Factory Bridge updates
- Download and install the latest version
- Restart Factory Bridge after updating
Session Limit Reached
Understand the Limit
Close Unused Sessions
- Close unused Factory tabs or sessions
- Wait a few minutes for connections to fully close
- Try connecting again with a new session
Restart Factory Bridge
- Restart Factory Bridge completely
- This will reset all connections
- Reconnect with your most important session first
Advanced Troubleshooting
Check Factory Bridge Logs
Locating Log Files
Locating Log Files
- macOS: Look in
~/Library/Logs/Factory\ Bridge
bridge-YYYY-MM-DD.log
or similar.Share Logs
Share Logs
Reset Factory Bridge
If you’re experiencing persistent issues, you can try resetting Factory Bridge:Quit Factory Bridge
- Right-click the Factory Bridge icon in your system tray
- Select “Quit” or “Exit”
- Verify the application has fully closed
Clear Configuration
~/Library/Application Support/Factory Bridge
Restart Factory Bridge
- Launch Factory Bridge from your applications folder
- You’ll be prompted to enter a new pairing code
- Enter the pairing code from Factory
Getting Additional Help
If you’re still experiencing issues after trying these troubleshooting steps, here are some ways to get additional help:Report an Issue
- Gather relevant error messages and logs
- Take screenshots of the issue if applicable
- Document the steps to reproduce the problem
- Contact Factory support with this information at support@factory.ai