SEPP fragment insertion fails with exit status 1 under WSL2

Hello again @Andrea_Madrigal_Juar,

Actually, after searching a little more it looks like this issue has to do with "vsyscalls" being disabled in WSL, see this post and this post. The former looks like it includes a solution, though do be mindful of the fact that vsyscalls seem to be disabled for security reasons. (Though I think setting syscall=emulate is not a security concern.)

Thanks,
Colin