Skip to content

500 error when notifying subscribers #205

@btaitelb

Description

@btaitelb

This was for https://www.railsschool.org/l/contributing-to-an-open-source-rails-project and the tweet message was Learn how to contribute to open source projects @railsschool #cville {{url}}

Error from heroku logs:

2016-05-24T18:54:26.328518+00:00 app[web.1]: ActiveRecord::StatementInvalid (PG::StringDataRightTruncation: ERROR: value too long for type character varying(140)
2016-05-24T18:54:26.309961+00:00 app[web.1]: Completed 500 Internal Server Error in 641ms (ActiveRecord: 14.2ms)

The tweet and emails both went out, so this is just a db issue. I suggest increasing the column limits here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions