Log errors in clean install

So, just in case someone stumbles upon this, here is all of the things that I did to fix this.

  1. make sure your permissions in docker are sorted out.
  2. Restart home assistant (not just docker… not sure, but I believe i thought i was re-starting HA, but not)
  3. enabled IPV6 in docker and ubuntu - You need to confirm IPV6 is working. In my case it was, this did not solve anything
  4. Dropped supervisor docker and re-created it
  5. Review your UFW settings - this was my fix, but it didn’t fix the ingress. I turned mine off and it worked. Turned it on, broke again. Found the right settings for all of my integrations/add-ons.
  6. Restart home assistant.

The ingress errors are a symptom, not at all the root cause. This also fixed a bad gateway issue on file-configurator.

If you are still having this issue please take a look at the bug here and add to it:
Add-ons missing - Official and 3rd party · Issue #2955 · home-assistant/supervisor (github.com)