> enclave[46390]: decreasing current data limit from 17179869184 to 1048576 > > enclave[46390]: decreasing maximum data limit from 17179869184 to 1048576
In the next branch I have patched the enclave to relax the heap limit to at least 2M instead of 1M (plus some extra dependant on the number of configured interfaces and peers). doas wiresep -dvv ... enclave[16625]: decreasing current data limit from 34359738368 to 2097624 enclave[16625]: decreasing maximum data limit from 34359738368 to 2097624 could you try with these patches? https://github.com/timkuijsten/wiresep/tree/next