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

Plugin throws NoMethodError #4

Open
yunesj opened this issue Feb 15, 2023 · 3 comments
Open

Plugin throws NoMethodError #4

yunesj opened this issue Feb 15, 2023 · 3 comments
Assignees
Labels

Comments

@yunesj
Copy link

yunesj commented Feb 15, 2023

Sidekiq is showing failed jobs with error:

Jobs::HandledExceptionWrapper: Wrapped NoMethodError: undefined method `generate_for_topic' for Email::MessageIdService:Class 

The plugin calls generate_for_topic here and here, but it seems like that function was removed.

@yunesj
Copy link
Author

yunesj commented Feb 18, 2023

A similar error caused by this commit:

Jobs::HandledExceptionWrapper: Wrapped NoMethodError: undefined method `secure_media_allow_embed_images_in_emails' for SiteSetting:Class Did you mean? secure_uploads_allow_embed_images_in_emails

@tareko tareko self-assigned this May 15, 2023
@tareko tareko added the bug label May 15, 2023
@tareko
Copy link
Owner

tareko commented May 15, 2023

Thanks Yunes. I just ran into this. It seems that I'll need to make some fixes to get this going again. I will take a look and try to fix it asap.

@tareko
Copy link
Owner

tareko commented May 19, 2023

Hi Yunes. I've looked at this problem again a little bit more and after some consideration, I can't fix this at this time. It seems relatively straightforward, however I will no longer be maintaining the installation for which this plugin was developed and won't have time to address this issue independently.

If anybody else wishes to take it on, I'm happy to support and help where I can!

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

No branches or pull requests

2 participants