HelloZeroNet / ZeroNet

ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
https://zeronet.io
Other
18.36k stars 2.27k forks source link

Can't load ZeroNet. #858

Closed Snarkly closed 7 years ago

Snarkly commented 7 years ago

I recently install the new Linux cinnamon 18.1 and I downloaded your ZeroNet bundle but I seem to be having problems with it. After I downloaded the bundle I clicked on ZeroNet.sh to set up ZeroNet and it loaded the ZeroNet site for the first time like it was supposed to. Well the next day I clicked on zeronet.py to get it running like I did when I had the old version of Linux but for some reason it wont load ZeroNet site. I only get a screen that says unable to connect. I noticed the only way I can get ZeroNet to load now is to always click on ZeronNet.sh every time instead of the zeronet.py like I used to do. I also have my port open.

HelloZeroNet commented 7 years ago

Probably you missing one of the required packages. Try run zeronet.py in terminal and see the error message.

Snarkly commented 7 years ago

I typed in run zeronet.py in the command terminal and got this No command 'run' found, did you mean: Command 'grun' from package 'grun' (universe) Command 'qrun' from package 'torque-client-x11' (universe) Command 'qrun' from package 'torque-client' (universe) Command 'srun' from package 'slurm-client' (universe) Command 'zrun' from package 'moreutils' (universe) Command 'runq' from package 'sendmail-bin' (universe) Command 'runq' from package 'exim4-daemon-light' (main) Command 'runq' from package 'exim4-daemon-heavy' (main) Command 'rn' from package 'trn4' (multiverse) Command 'rn' from package 'trn' (multiverse) Command 'runc' from package 'runc' (universe) Command 'rup' from package 'rstat-client' (universe) run: command not found I'm still learning about all this Linux so I really don't understand all that stuff. Should I have typed sudo run zernet.py?

HelloZeroNet commented 7 years ago

You have to enter python zeronet.py

Snarkly commented 7 years ago

I typed in python zeronet.py and I got this. python: can't open file 'zeronet.py': [Errno 2] No such file or directory

mishfit commented 7 years ago

You have to enter python zeronet.py from the same directory in which zeronet.py is located.

Snarkly commented 7 years ago

I already tried that as well and it didn't work. When I install ZeroNet on Linux 18.1 I put it in the same location I had it on Linux 17.3 I didn't do anythng differently.

Snarkly commented 7 years ago

Here's where I put ZeroNet zeronet1 and here's the zeronet.py I'm clicking on. zeronet2

mishfit commented 7 years ago

When I say "the same directory" I mean in the terminal app

Snarkly commented 7 years ago

Is this what your talking about? zeronet3

Snarkly commented 7 years ago

Is there a error log file located somewhere that might tell whats wrong?

Snarkly commented 7 years ago

I just disabled four Firefox add-ons and this time the page loaded like it was supposed to. I disabled uBlock Origin, Random Agent Spoofer, Decentraleyes and Privacy Badger.