You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@x09 There is an exclamation mark in your browser screenshot. Is it possible, your browser is complaining about the certificate?
I tried a self signed cert without success and it worked after I requested and installed a Let's Encrypt cert.
Maybe there is some kind of certificate validation?
Install docker production-ready service.
Edit .env (API_HOSTNAME=xsync.my-local-domain.tld )
Add dns record to DNS, hostname resolving fine for any clients
docker-compose up -d without errors
On client workstation go to https://xsync.my-local-domain.tld

Install browser extension https://chrome.google.com/webstore/detail/xbrowsersync/lcbjdhceifofjlpecfpeimnnphbcjgnc?utm_source=chrome-app-launcher-info-dialog - switch service to https://xsync.my-local-domain.tld and get Unable to connect
telnet xsync.my-local-domain.tld 443 connected
why browser extension not working? What i can do wrong?
The text was updated successfully, but these errors were encountered: