31 Replies
Project ID:
N/A
have you set it up with an email provider?
N/A
Yes sendgrid
are you getting any errors anywhere?
@calcom/web:start: SEND_BOOKING_CONFIRMATION_ERROR Error: spawn /usr/sbin/sendmail ENOENT
where do you see that error?
is that the only error?
is that the entire error?
Observability-Tab
@calcom/web:start: syscall: 'spawn /usr/sbin/sendmail',
@calcom/web:start: path: '/usr/sbin/sendmail',
@calcom/web:start: sendEmail Error: spawn /usr/sbin/sendmail ENOENT
can you tell me the steps you have followed to setup sendgrid?
Add the two variables: SENDGRID_API_KEY and SENDGRID_EMAIL
if I was to try to reproduce this, is it hard to get a sendgrid account easily
you have to validate a sender domain via cname records before you can create an api key
that doesn't sound all that easy
I'll ask someone I know who uses cal.com to see if he uses it with sendgrid
Thanks!
they aren't online right now though
you added the service variables to the cal service right?
Yes
did you configure cal to use sendgrid from within it's settings?
I did not find an option under settings
I send a test mail via POST request to check the api key: everything’s working, so no problem with sendgrid itself
gotcha, looks like the offical cal.com image doesn't come with sendmail installed
Can I install it somehow?
im looking into that
Alright 👍
would you be opposed to having to deploy the cal.com template again?
Still the same errors
haha I wasn't asking you to deploy it just yet
🙈 I misunderstood your message
but i will take that as a yes, so please deploy this template https://railway.app/template/Hhkd0F
@calcom/web:start: 05:46:18:894 WARN[[sync] sendgrid_service Couldn't instantiate sync service: Sendgrid Api Key not present
But I added the SENDGRID_API_KEY variable
can you show me where / how you have added it?
maybe you could hop of the computer? railways site does not favour mobile users