Skip to content

Troubleshooting

  1. Check credentials

    Verify your username, password, and host are correct.

  2. Test network access

    Ensure you can reach the database server from your machine.

  3. Check firewall rules

    Some databases require specific ports to be open.

If you see “Invalid API Key” errors:

  • Verify the key hasn’t expired
  • Check for extra spaces when copying
  • Ensure you’re using the correct key type (production vs test)
SymptomSolution
Query takes foreverAdd a LIMIT clause
App freezesReduce result set size
High memory usageClose unused tabs
  1. Update to latest version

    Many crashes are fixed in newer releases.

  2. Clear cache

    Go to Settings > Advanced > Clear Cache.

  3. Check logs

    Find logs in Help > Show Logs.

If you’re still stuck:

  1. Search the FAQ
  2. Check GitHub Issues
  3. Contact support at help@probably.dev