I was exporting around 350K leads and every time I export bad server response shows up. I guess it would be something with the time out but I don't know where to configure.
Bad server response during export
Collapse
X
-
Hi,
just be realistic : 350K with a table like "Leads"... hum hum ....
I just look the table "leads" linked to :
user
email
phone
account
contact
opportunity
campaign
after that, you have not more table in the "EspoCRM" database
Sometime, you must choose...and with 350k record, you have no choose
If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.Comment
-
-
-
Espo.ERROR: Uncaught Exception PDOException: "SQLSTATE[HY000] [2002] No such file or directory" at /opt/lampp/htdocs/ntucrm/application/Espo/ORM/EntityManager.php line 157 {"exception":"[object] (PDOException(code: 2002)
Saw a solution.
After successful installation I got "Bad server response" error message whenever navigating throughout the app. Unable to upload any file in the
That was too stupid of me not to check on logs first.
But then got another error
Espo.ERROR: Uncaught Exception PDOException: "SQLSTATE[42S22]:
Attached FilesComment
-
Column not found: 1054 Unknown column 'user.type'
Check Yuri post in the forum, .I have read info about that..if not forget, you must run a SQL query for create this field.
I think this field don't exist in expo 5.4 and exist in 5.5If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.Comment
-
ohhh let me try updating it then. THANKS!Comment
Comment