Mail Issue Connection Rspamd

NethServer Version: 8 (Debian 12)
Module:

core1 Knoten 1 3.6.4
ldapproxy1 Knoten 1 1.1.0
loki1 Knoten 1 1.3.1
metrics1 Knoten 1 0.1.8
samba1 Knoten 1 2.5.0
traefik1 Knoten 1 3.0.2

I simply give up by now Rspamd just wont start connection refused by 127.0.0.1:11334
DNS gets Resolved by a Public DNS Server.
lookup returns the correct public ip all point to the same server which is an exposed host.

Current Mail Version 1.6.2

Already deleted everything and reinstalled it (thats why its mail2)

Status Screenshoot:

Log:
https://jpst.it/4i51Y

despret need of help.

Greatings

I couldn’t reproduce on Debian 12.

From the logs it seems there’s a memory error in rspamd so it doesn’t get started.

Apr 26 21:02:16 neth8 rspamd[4349]: Stack trace (most recent call last):
Apr 26 21:02:16 neth8 rspamd[4349]: #2    Object "/lib/ld-musl-x86_64.so.1", at 0x7fb614fb25a3, in 
Apr 26 21:02:16 neth8 rspamd[4349]: #1    Object "/usr/lib/rspamd/librspamd-server.so", at 0x7fb614a90aaa, in backward::SignalHandling::sig_handler(int, siginfo_t*, void*)
Apr 26 21:02:16 neth8 rspamd[4349]: #0    Object "/usr/lib/rspamd/librspamd-server.so", at 0x7fb614a90635, in 
Apr 26 21:02:16 neth8 rspamd[4349]: Illegal instruction

Maybe something went wrong during installation and it helps to uninstall NS8 and reinstall it, see also Installation — NS8 documentation

A full reinstall isnt possible sadly.

But i digged around a bit and it seams its a problem with the build process for alpine based containers that run on a cpu that doesnt suport AVX

+

but just a gues in the blue.

To check AVX support:

yes it does come back empty. There is no AVX support on my Hardware (not using a VM)

processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Xeon(R) CPU E5450 @ 3.00GHz
stepping : 6
microcode : 0x60f
cpu MHz : 1994.794
cache size : 6144 KB
physical id : 1
siblings : 4
core id : 3
cpu cores : 4
apicid : 7
initial apicid : 7
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl cpuid aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 lahf_lm pti tpr_shadow vnmi flexpriority vpid dtherm
vmx flags : vnmi flexpriority tsc_offset vtpr vapic
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_unknown
bogomips : 5984.48
clflush size : 64
cache_alignment : 64
address sizes : 38 bits physical, 48 bits virtual
power management:

@transocean do you run the mail app on your odroid? Is rspamd working?

Hi @mrmarkuz

Yes, rspamd works here without problems. But i use a Odroid H4 Ultra with core i3

1 Like

Is this the one that doesn’t support AVX? Just wanted to check if it’s really an AVX issue…

No, it’s new and supports AVX.

1 Like
1 Like

Did a fresh install on a TestPC (cant use that one productive) with a CPU that has AVX support (AMD R9 9950x) that it realy is the instruction support issue.

will there be a fix like described in the 2 Artikles above for the NS8-Mail?

1 Like