Raph
How to tell if new contacts are being generated from email?
Hey All, I'm suspicious about my email generating new people from email and calendar activity. I know the message are coming in, but I'm not sure if the process that creates a new person from those activities is working as it should. I've sent and received email that should have generated new people in the app but so far nothing has been created. Any ideas on how to see if that is working properly?
49 replies
Welp, all of my companies have been soft deleted.
Just upgraded to 30.2 and all of the companies are acting like they're soft deleted!! It seems like all of the connections between people and companies have been broken. 😬
Is there any quick way short of running a query in psql to get them back?
63 replies
502 Error
Hey All, I'm randomly getting a 502 error on a few actions. I can see the following occur in the logs:
2024-10-01 16:05:02.099 GMT [180316] ERROR: foreign-data wrapper "airtable_fdw" already exists
Oct 1 16:05:02 ip-address 4b5f320d2be1[692]: 2024-10-01 16:05:02.099 GMT [180316] STATEMENT:
Oct 1 16:05:02 ip-address 4b5f320d2be1[692]: #011 CREATE FOREIGN DATA WRAPPER "airtable_fdw"
Oct 1 16:05:02 ip-address 4b5f320d2be1[692]: #011 HANDLER "airtable_fdw_handler"
Oct 1 16:05:02 ip-address4b5f320d2be1[692]: #011 VALIDATOR "airtable_fdw_validator";
Oct 1 16:05:02 ip-address4b5f320d2be1[692]: #011
Oct 1 16:05:02 ip-address 791ff1ca4172[692]: query failed:
Oct 1 16:05:02 ip-address791ff1ca4172[692]: CREATE FOREIGN DATA WRAPPER "airtable_fdw"
Oct 1 16:05:02 ip-address 791ff1ca4172[692]: HANDLER "airtable_fdw_handler"
Oct 1 16:05:02 ip-address 791ff1ca4172[692]: VALIDATOR "airtable_fdw_validator";
what is the fdw_handler trying to do?6 replies