lookback / meteor-emails

Improved Meteor emails with templating, previews and automated CSS/SCSS inlining.

Home Page:https://atmospherejs.com/lookback/emails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

On render: Column must be greater than or equal to 0, got -1 mailer

mikepaszkiewicz opened this issue · comments

Getting this error intermittently on our production servers on email render. Tried cloning the db & replicating locally, but couldn't get a reproduction.

Could not render email before sending: Column must be greater than or equal to 0, got -1 mailer

Hm, that's weird. That feels like a parsing error in the HTML or html-to-text package. Is your markup wonky somewhere?