10 months ago
The Most Recent Deployment of the Chatwoot template for Railway, found here: https://github.com/railwayapp-templates/chatwoot is crashing in Railway with the following ENV vars set
ACTIVE_STORAGE_SERVICE
DATABASE_URL
DEFAULT_LOCALE
FRONTEND_URL
IMAP_HOST
IMAP_LOGIN
IMAP_PASSWORD
IMAP_PORT
INSTALLATION_ENV
MAILER_INBOUND_EMAIL_DOMAIN
MAILER_SENDER_EMAIL
NODE_ENV
PGHOST
PGPORT
RAILS_ENV
REDIS_URL
SECRET_KEY_BASE
SMTP_ADDRESS
SMTP_AUTHENTICATION
SMTP_DOMAIN
SMTP_ENABLE_STARTTLS_AUTO
SMTP_OPENSSL_VERIFY_MODE
SMTP_PASSWORD
SMTP_PORT
SMTP_USERNAME
The key error seems to be multirun: one or more of the provided commands ended abnormally; however, I have pasted the Railway Logs below
https://github.com/user-attachments/files/21515964/Railway-Logs.pdf
I hope this can be resolved promptly
5 Replies
10 months ago
Can you provide any crash logs ?
This is all I have: https://github.com/user-attachments/files/21515964/Railway-Logs.pdf
9 months ago
Having the same issue here