Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mailer error: NoMethodError: undefined method `keys' for #<String:0x00005596d86d0708 #1252

Open
crackfoo opened this issue Feb 25, 2021 · 1 comment

Comments

@crackfoo
Copy link

I'm using:

peatio: 2.6.29
barong: 2.6.31

And seeing these errors in the mailer log:

mailer_1                | {"level":"ERROR","time":"2021-02-25 18:21:36 +0000","message":"#<NoMethodError: undefined method `keys' for #<String:0x00005596d86d0708>>"}
mailer_1                | {"level":"ERROR","time":"2021-02-25 18:21:38 +0000","message":"#<NoMethodError: undefined method `keys' for #<String:0x00005596d86d0460>>"}

Any hints on what is the cause?

@crackfoo
Copy link
Author

crackfoo commented Mar 16, 2021

as well, the mailer constantly reports:

mailer_1                | {"level":"ERROR","time":"2021-03-16 13:08:44 +0000","message":"#<NoMethodError: undefined method `keys' for \"changes.state == \\\"submitted\\\" && record.state == \\\"accepted\\\"\":String>"}
mailer_1                | {"level":"ERROR","time":"2021-03-16 13:10:11 +0000","message":"#<JWT::ExpiredSignature: Signature has expired>"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant