We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
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>"}
Sorry, something went wrong.
No branches or pull requests
I'm using:
peatio: 2.6.29
barong: 2.6.31
And seeing these errors in the mailer log:
Any hints on what is the cause?
The text was updated successfully, but these errors were encountered: