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

<NoMethodError: undefined method `proxy=' for Slack::Config:Module>) for event :post_store #2615

Closed
captainfalcon23 opened this issue Sep 1, 2022 · 4 comments · Fixed by #2709

Comments

@captainfalcon23
Copy link

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?

@captainfalcon23
Copy link
Author

Probably likely to do with this commit...#2576

@mc-dn
Copy link

mc-dn commented Dec 19, 2022

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.

@captainfalcon23
Copy link
Author

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 :)

@mc-dn
Copy link

mc-dn commented Feb 10, 2023

Thank you @ktims and @mortzu !

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

Successfully merging a pull request may close this issue.

2 participants