chicks / sugarcrm

A ruby based REST Client for SugarCRM
MIT License
90 stars 64 forks source link

Error when finding contact by email #97

Open Imranshaikh opened 10 years ago

Imranshaikh commented 10 years ago

Getting error SugarCRM::UnhandledResponse: Database failure when using SugarCRM::Contact.find_by_email1("email")

Imranshaikh commented 10 years ago

@chicks please can you help me?

chicks commented 10 years ago

This indicates some kind of server side failure. Can you look through sugarcrm.log, the php error log, and the apache log to see if there's more information?