Coolify Settings - Error saving transactional email settings | "SQLSTATE[22001]: String truncation error in Transactional Email settings preventing SMTP configuration save" #4707
angelitojpcm
started this conversation in
Improvement Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Issue Description
PostgreSQL string truncation error occurs when attempting to save any configuration in the Transactional Email settings. This affects both the general email settings and SMTP server configuration:
SQLSTATE[22001]: String data, right truncated: 7 ERROR: value too long for type character varying(255)
Steps to Reproduce
System Details
Error Behavior
The error consistently appears when attempting to save any configuration within the Transactional Email section, suggesting a database column limitation issue affecting all related fields.
Screenshots
Beta Was this translation helpful? Give feedback.
All reactions