Vagrant install returns mysterious 404 error

Using vagrant 2.2.14, virtualbox 6.1.16 r140961, Big Sur 11.0.1. All of my vagrant boxes are returning this specific 404 page not found. It’s not showing up in the server’s logs access or error. It’s like it’s not going to the server. I’ve been using the .test TLD for my local virtual servers. It seems to be a vagrant issues as I am able to run a docker instance(via lando) without issue.