VirtualBox

Opened 3 years ago

Last modified 3 years ago

#20392 awaitsfeedback defect

TCP reset on 50% of http POST

Reported by: Pieter1234 Owned by:
Component: network Version: VirtualBox 6.1.22
Keywords: big sur, tcp reset Cc:
Guest type: all Host type: Mac OS X

Description

Since MacOS Big sur I get about 50% TCP reset's. This can be reproduced with curl:

$ curl  -d '{"request": "query"}' -H "Content-Type: application/json" -X POST http://local_network_host:21573/ >/dev/null
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 14668    0 14648  100    20   133k    186 --:--:-- --:--:-- --:--:--  133k
$ curl  -d '{"request": "query"}' -H "Content-Type: application/json" -X POST http://routingtestb:21573/ >/dev/null
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 14668    0 14648  100    20   133k    186 --:--:-- --:--:-- --:--:--  133k
curl: (56) Recv failure: Connection reset by peer

I'm not able to reproduce with a public host yet. I can provide a pcap but prefer not to make it public.

Tried:

  • Only NAT network. Did not try bridge.
  • Tried various adapter types.
  • Multiple hosts have same issue.
  • Different guests have the same issue. (Windows / Linux)

Attachments (1)

Ubuntu Focal (20.04)-2021-06-10-15-02-36.log (84.7 KB ) - added by Pieter1234 3 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by Pieter1234, 3 years ago

Forgot to mention: On host system the curl command is working flawlessly.

comment:2 by Pieter1234, 3 years ago

Update: I'm starting to doubt it a VirtualBox issue. I do have similar problems on host. I'll update if I change my mind (again) :)

comment:3 by Valery Ushakov, 3 years ago

Status: newawaitsfeedback
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use