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

Fuzzy Learn Error in rspamd ui #4679

Closed
5 tasks done
baderas opened this issue Jul 13, 2022 · 4 comments
Closed
5 tasks done

Fuzzy Learn Error in rspamd ui #4679

baderas opened this issue Jul 13, 2022 · 4 comments
Labels
bug stale Please update the issue with current status, unclear if it's still open/needed.

Comments

@baderas
Copy link

baderas commented Jul 13, 2022

Contribution guidelines

I've found a bug and checked that ...

  • ... I understand that not following the below instructions will result in immediate closure and/or deletion of my issue.
  • ... I have understood that this bug report is dedicated for bugs, and not for support-related inquiries.
  • ... I have understood that answers are voluntary and community-driven, and not commercial support.
  • ... I have verified that my issue has not been already answered in the past. I also checked previous issues.

Description

Follow up from #4624, a similar error occurs when using fuzzy learning on the rspamd web ui.

How to reproduce:
Go to the rspamd web ui, click on "Scan/Learn". Just enter anything as mailsource (it doesn't matter what was entered), and press "Scan Message" and then "Upload Fuzzy". An error occurs:

grafik

If I use the browser debugger, i can see that the result of the post request to https://mail.mydomain.de/rspamd/fuzzyadd is "404 Not Found".

If I however enter https://mail.mydomain.de/rspamd/fuzzyadd directly in my browser, I get "Unauthorized" which for me means, it is reachable.

Not sure why this happens and rspamd cannot connect to /rspamd/fuzzyadd.
It was like this since I was using mailcow, which was around the april-22 version of mailcow.

Logs

There are no log messages corresponding to this error - I checked the output of every mailcow docker container.

Steps to reproduce

  1. Go to the rspamd web ui
  2. click on "Scan/Learn"
  3. enter anything as mailsource (it doesn't matter what was entered)
  4. press "Scan Message"
  5. press "Upload Fuzzy"

System information

Question Answer
My operating system Archlinux
Is Apparmor, SELinux or similar active? -
Virtualization technology (KVM, VMware, Xen, etc - LXC and OpenVZ are not supported probably KVM (?)
Server/VM specifications (Memory, CPU Cores) 8gb, 4 cores
Docker version (docker version) 20.10.17
docker-compose version (docker-compose version) 2.6.1
mailcow version (git describe --tags `git rev-list --tags --max-count=1` ) 2022-06b
Reverse proxy (custom solution) traefik
@baderas baderas added the bug label Jul 13, 2022
@baderas
Copy link
Author

baderas commented Aug 25, 2022

Is there anything I can do to help? Does anyone else have this error?

@milkmaker
Copy link
Collaborator

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@milkmaker milkmaker added the stale Please update the issue with current status, unclear if it's still open/needed. label Oct 24, 2022
@milkmaker milkmaker closed this as not planned Won't fix, can't repro, duplicate, stale Nov 1, 2022
@G2G2G2G
Copy link

G2G2G2G commented Jul 6, 2024

This error still exists, just because someone doesn't post in a thread doesn't mean the error doesn't still happen.
As far as I can tell the fuzzy stuff in rspamd doesn't even work

The error is wrong (rspam's fault) the page doesn't actually 404 error. They're giving you a JSON response with the 404 error code..

image

actually silly me, this is rspamd's fault @baderas you should post it there

@G2G2G2G
Copy link

G2G2G2G commented Jul 6, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug stale Please update the issue with current status, unclear if it's still open/needed.
Projects
None yet
Development

No branches or pull requests

3 participants