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

Unable to connect to local network with Safe Browser #1431

Open
2 tasks done
DeusNexus opened this issue Feb 19, 2021 · 0 comments
Open
2 tasks done

Unable to connect to local network with Safe Browser #1431

DeusNexus opened this issue Feb 19, 2021 · 0 comments

Comments

@DeusNexus
Copy link

Prerequisites

  • Tried safe-browser-v0.15.4-linux-x64.AppImage
  • Tried safe-browser-v0.16.0-linux-x64.AppImage

Expected Behavior

Should show index.html similarly how the safe_cli can show it with cat command.

Current Behavior

Browser shows (on 0.16.0):
CONNECTION FAILED Could not connect to the network There was an problem with the network connection.
Browser shows (on 0.15.4):
The SAFE Browser was not able to connected the network.

Steps to Reproduce (for bugs)

  1. Install latest CLI with curl -so- https://sn-api.s3.amazonaws.com/install.sh | bash
  2. safe auth install && safe node install
  3. safe networks add local-network && safe networks switch local-network
  4. safe node run-baby-fleming
  5. safe auth start
  6. safe auth create --test-coins
  7. safe auth unlock --self-auth
  8. safe node join
  9. safe files put ~/my-site-folder/ /
  10. safe cat safe://my-site-xorl/index.html > showing index.html content
  11. Start safe-browser-v0.16.0-linux-x64.AppImage and browse to safe://my-site-xorl/index.html but failed to show site.
  12. Show Error: CONNECTION FAILED.

Your Environment

  • Linux OS: 20.04.1-Ubuntu
  • Safe CLI: sn_cli 0.19.0
  • Safe Authenticator: sn_authd 0.1.1
  • Safe Node: safe-node 0.19.0
@DeusNexus DeusNexus changed the title Unable to connect to local network Unable to connect to local network with browser Feb 19, 2021
@DeusNexus DeusNexus changed the title Unable to connect to local network with browser Unable to connect to local network with Safe Browser Feb 19, 2021
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

1 participant