how to solve exploit failed : EOFERROR EOFERROR

msf6 exploit(multi/svn/svnserve_date) > run

[] Started reverse TCP handler on 10.0.2.15:4444
[
] 10.10.10.203:3690 - Trying bffffe13…
[-] 10.10.10.203:3690 - Exploit failed: EOFError EOFError
[*] Exploit completed, but no session was created.

on HTB
Help me solve this . . . .

You’re going to have to give a lot more information than you already have. It could be a whole host of problems. No port forwarding, firewall issue, not vulnerable to that exploit. Please give more information. What are you targeting? What’s your setup? Etc. Also, you should really be using search engines etc to figure this sort of issue out yourself.

@prabhuinfamous said:

msf6 exploit(multi/svn/svnserve_date) > run

[] Started reverse TCP handler on 10.0.2.15:4444
[
] 10.10.10.203:3690 - Trying bffffe13…
[-] 10.10.10.203:3690 - Exploit failed: EOFError EOFError
[*] Exploit completed, but no session was created.

on HTB
Help me solve this . . . .

As @BitBox says, you really need to provide some more information here.

It looks like you are running an MSF payload on Worker, is this correct?

I dont think this is the correct approach and I dont think it is vulnerable to what you are trying.

You would be more effective with the svn command line to extract data rather than try to race to a shell on every port.