-
Notifications
You must be signed in to change notification settings - Fork 931
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
<NoMethodError: undefined method `proxy=' for Slack::Config:Module>) for event :post_store #2615
Comments
Probably likely to do with this commit...#2576 |
Hi @captainfalcon23. I made that commit. I updated the Dockerfile for the new Ruby Slack client, but I did not build a container to test it. It'll be a bit until I get to it, but I will test this out and get back to you. |
Thanks @mc-dn . I ended up just using an old commit before the change was made and build my own container, but ideally would like to use the one provided by the project with the latest code :) |
Thank you @ktims and @mortzu ! |
Upgraded to latest docker image today of oxidized and it looks like there is some issue using proxy with slack hook:
E, [2022-09-01T11:28:12.256881 #29] ERROR -- : Hook slack (#SlackDiff:0x000056298631d2c8) failed (#<NoMethodError: undefined method `proxy=' for Slack::Config:Module>) for event :post_store
Any idea how to fix?
The text was updated successfully, but these errors were encountered: