Cockpit server administration

I just got FreedomBox running on a VM on my home network. For me, this error seems to be related to access configuration. Like as soon as it hits the browser’s content sec pol for wss://meetingvite.com, nothing further processes.

My domain is meetingvite.com and I’ve got all of the necessary ports forwarding. Cockpit loads fine in Chrome and Firefox, but when I load Cockpit in Safari on my Mac, I get the following in the web console:

1. Failed to load resource: the server responded with a status of 404 (Not Found) (nav.css, line 0)
2. Refused to connect to **wss://meetingvite.com/_cockpit/cockpit/socket** because it does not appear in the connect-src directive of the Content Security Policy.
3. SecurityError: The operation is insecure.
	(anonymous function) (cockpit.js:380)
	t (cockpit.js:380)
	je (cockpit.js:577)
	(anonymous function) (index.js:72:52269)
	n (index.js:1:115)
	(anonymous function) (index.js:40:87529)
	n (index.js:1:115)
	(anonymous function) (index.js:1:904)
	Global Code (index.js:1:914)