Connection Issues
Resolve common Odoo connection problems.
Common Errors
"Cannot reach server"
Cause: Network connectivity issue
Solutions:
- Check Odoo URL is correct
- Verify Odoo is online (open in browser)
- Check firewall settings (self-hosted)
- Ensure HTTPS is configured
"Authentication failed"
Cause: Invalid credentials
Solutions:
- Verify username and password
- Check API key is correct
- Ensure user has admin access
- For 2FA: use API key instead of password
"Database not found"
Cause: Incorrect database name
Solutions:
- Verify database name spelling
- For Odoo Online: matches subdomain
- For self-hosted: check with admin
"SSL Certificate Error"
Cause: Invalid SSL certificate
Solutions:
- Install valid SSL certificate
- Use Let's Encrypt (free)
- Self-signed certificates not supported
Testing Connection
Use Test Connection button in Settings → Odoo Configuration
Success shows:
- ✓ Connection successful
- Odoo version detected
- Available languages
Getting Help
If issues persist:
- Check Odoo server logs (self-hosted)
- Contact support@pricelistheaven.com
- Include error message and screenshot