Skip to content
New issue

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

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

Already on GitHub? # to your account

Latest version (v0.18.beta-1) doesn't work with the latest sn_node/sn_cli version. (0.26.x/0.18.x) #1413

Open
Folaht opened this issue Jan 6, 2021 · 0 comments

Comments

@Folaht
Copy link

Folaht commented Jan 6, 2021

Expected Behavior

I was expecting to connect to my single machine RPi safe network and be able to see my hello world file.

Current Behavior

https://gist.github.com/Folaht/4f4135236a43480fe9d9d554f5f1cd8e

Steps to Reproduce (for bugs)

Steps to start and test network

Server

safe
node run-baby-fleming
auth restart
auth create --test-coins
auth unlock
auth unlock --self-auth
files put /home/yourname/hello_world.txt

Client

safe
auth restart
auth unlock
cat safe://source_path

sn_browser modifications

  • Changed safe-nodejs to sn_nodejs.
  • Changed safe-browser to sn_browser.
  • Edited crust.config's hard_coded_contacts to my.lan.ip.address:12000

https://github.com/Folaht/sn_browser.git

Context

I was trying to see my website via LAN.
That way I can relief my main computer from running those nodes.

Your Environment

Server

  • Node version : 0.25.18
  • Version or Branch used : 0.17 / 0.0.13
  • Operating System and version : 5.4.81-1-MANJARO-ARM aarch64

Client

  • Node version : 0.25.18
  • Version or Branch used : 0.17 / 0.0.13
  • Operating System and version : 5.4.80-2-MANJARO x86_64
@Folaht Folaht changed the title Can't connect via LAN. Latest version (0.18.beta-1) doesn't work with the latest sn_node/sn_cli version. (0.26.x/0.18.x) Feb 14, 2021
@Folaht Folaht changed the title Latest version (0.18.beta-1) doesn't work with the latest sn_node/sn_cli version. (0.26.x/0.18.x) Latest version (v0.18.beta-1) doesn't work with the latest sn_node/sn_cli version. (0.26.x/0.18.x) Feb 14, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant