Currently, https://devcentral.nasqueron.org doesn't have to Aphlict, and so notifications doesn't work: SSL domains must use TLS websockets, not plain text ones.
Reference
- Our own documentation: https://github.com/nasqueron/docker-aphlict#tls-termination
- Phabricator user docs: https://secure.phabricator.com/book/phabricator/article/notifications/
On Chrome
Mixed Content: The page at 'https://devcentral.nasqueron.org/' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://dwellers.nasqueron.org:22280/'. This request has been blocked; this endpoint must be available over WSS.
Uncaught SecurityError: Failed to construct 'WebSocket': An insecure WebSocket connection may not be initiated from a page loaded over HTTPS.
On Firefox
SecurityError: The operation is insecure.