Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install docker production-ready, working fine, but browser extension not connected #19

Open
x09 opened this issue Oct 29, 2021 · 1 comment

Comments

@x09
Copy link

x09 commented Oct 29, 2021

  1. Install docker production-ready service.

  2. Edit .env (API_HOSTNAME=xsync.my-local-domain.tld )

  3. Add dns record to DNS, hostname resolving fine for any clients

  4. docker-compose up -d without errors

  5. On client workstation go to https://xsync.my-local-domain.tld
    изображение

  6. 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?

@nero120
Copy link
Member

nero120 commented Dec 1, 2021

Right click in the extension window and click "Inspect", can you copy here what you see in the console window please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants