i have deployed new rocket chat server via Snap store while access it give the error 1st time (Client sent an HTTP request to an HTTPS server.) need help
It’s probably set up to answer over https, so accessing https://chat.domain.com should not give this error.
Also, consider using docker instead of snap, as you can have more control over it, and checking our reverse proxy doc on how to properly expose your workspace to the interwebs: