Can't access HA from computer only - error: aiohttp/_http_parser.pyx

TLDR: I can only access HA from my iPhone app and safari (using the IP address), and my mac app, but not on any web browsers on my mac.

Hi all,

I am having trouble with my HA install and was wondering if anyone had some similar issues and could help out.
I setup Proxmox (Pimox) on my Raspberry Pi 5. I then used the script from this page to install HA to a new VE:

While setting up HA after the install I was getting the following error from <ip_address>.onboarding.html :

Something went wrong loading onboarding, try refreshing

After troubleshooting for a while decided to try setting it up via the IOS app, and that worked. Then I tried going back to my computer and I was getting this error:

Unable to connect to Home Assistant.
Retrying in 60 seconds…
Retry now

The strangest part, it works from my phone app and my phone browser (using the IP address) and from the MacOS app but not on my mac web browser. I tried different browsers, clearing cookies and data, etc.
Based on the logs (screenshot below) it seems there is something wrong, but i’m not exactly sure what.
If anyone has any ideas please let me know. Thanks!!!

os info:

ha > os info
board: generic-aarch64
boot: A
boot_slots:
  A:
    state: booted
    status: good
    version: "13.2"
  B :
    state: inactive
    status: bad
    version: null
data_disk: QEMU-QEMU-HARDDISK-drive-scsio
update_available: false
version: "13.2"
version_latest: "13.2"

core log:

Have you made any improvements from this?
Whats your dns like? are you currently trying to port forward online?
how many routers, modems, and wifi devices in the house? is the proxmox on wifi or ethernet?
try
Use Direct IP Address:
Continue using the IP address and port (e.g., http://<IP_ADDRESS>:8123).
Check DNS Settings:
Ensure your Mac isn’t trying to resolve homeassistant.local incorrectly.
Try using homeassistant.local:8123 or http://<IP_ADDRESS>:8123.
run on mac:
ping <HA_IP_ADDRESS>
traceroute <HA_IP_ADDRESS>

Is proxmox forwarding?

repair the sql database (remove afterbackup ha will re install)