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

Market page will not display in Safari on mac OS #839

Closed
ewbjan opened this issue Nov 17, 2020 · 5 comments · Fixed by #840
Closed

Market page will not display in Safari on mac OS #839

ewbjan opened this issue Nov 17, 2020 · 5 comments · Fixed by #840
Assignees

Comments

@ewbjan
Copy link

ewbjan commented Nov 17, 2020

Followed the setup guide instructions all the way to paying the 1 dcr fee. Market page shows progress indicator and never updates to show buy and sell orders. Also wallet page options do not work in Safari (all links are greyed out).

@chappjc
Copy link
Member

chappjc commented Nov 17, 2020

Will test on Epiphany as the closest browser I have access to, but we do have some MacOS users. It sounds a bit like there might be a problem with the location of the "site" folder though. Three questions:

  1. how did you install? from one of the supplied archives or manually built from the git repository?
  2. when dexc starts, what does it say in the logs regarding the location of the "site" folder?
  3. In Safari, can you look for error messages in the browser console? https://appuals.com/open-browser-console/

@ewbjan
Copy link
Author

ewbjan commented Nov 17, 2020 via email

@chappjc
Copy link
Member

chappjc commented Nov 17, 2020

Is the browser opened to "http://127.0.0.1:5758/"? The Content Security Policy error saying that "ws://127.0.0.1:5758/ws" is not allowed by the connect-src directive indicates that it somehow differs from how the brower is addressing the page.

The screenshot didn't seem to make it in the comment.

@chappjc
Copy link
Member

chappjc commented Nov 17, 2020

@chappjc
Copy link
Member

chappjc commented Nov 17, 2020

Resolved in PR #840.

Unfortunately, I don't see a way for the user to workaround the issue with Safari setting, so this will need to land in the next patch release.

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

Successfully merging a pull request may close this issue.

2 participants