SMTP Config
diegosgamero
FREEOP

2 years ago

Hi, I'm encountering problems with sending emails from devise, the browser error is 500, I don't have application error logs, but I have these PostgreSQL error logs:

2024-07-12 18:14:53.983 UTC [29] LOG: checkpoint starting: time

Jul 12 15:14:54

Postgres

2024-07-12 18:14:54.398 UTC [29] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.404 s, sync=0.004 s, total=0.415 s; sync files=5, longest=0.003 s, average=0.001 s; distance=11 kB, estimate=24 kB; lsn=0/1A5ECA0, redo lsn=0/1A5EC68

Can anyone help me?

3 Replies

2 years ago

I'm sorry but to be of any help I would need more information than a status code.


diegosgamero
FREEOP

2 years ago

what type of information? Ican search for you, but that's all the railway gives me about the error, frustrating


2 years ago

You would need to look into your deployment logs for the error as it's up to your app to print useful errors, not the platform.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...