brangerbriz / wifi-data-safari

WiFi Data Safari Workshop
https://brangerbriz.github.io/wifi-data-safari
74 stars 11 forks source link

Error will be reported after running for 10 minutes! Please help #24

Open LuckyFishGeek opened 4 years ago

LuckyFishGeek commented 4 years ago

os: ubutu 19

wireless chip : 3070

beauty_20191220152611 beauty_20191220152157 beauty_20191220152208

nbriz commented 4 years ago

@LuckyFishGeek do devices show up before the error appears (in the initial 10 minutes)? also can you show me the commands you ran to run the installation?

LuckyFishGeek commented 4 years ago

@LuckyFishGeek do devices show up before the error appears (in the initial 10 minutes)? also can you show me the commands you ran to run the installation?

Thank you for your answers and help!

Within 10 minutes of the beginning is shown to be normal! 10 minutes after the start wrong!

Here's what I install and run the whole process: When installing all of the mistakes I have been repaired, and no mistake!

1.

Sudo apt-get update Sudo apt-get install git build-essential

2.

Curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.1/install.sh | bash Cat ~ / .bashrc Install node.js Nvm install 8.10.0

3.

Curl -fsSL https://download.docker.com/linux/debian/gpg | sudo apt-key add -

Echo 'deb https://download.docker.com/linux/debian stretch stable'> /etc/apt/sources.list.d/docker.list

Apt-get remove docker docker-engine docker.io containerd runc

Apt-get install apt-transport-https ca-certificates curl gnupg2 software-properties-common

Apt-get update

Apt-get install docker-ce

4.

Cd ~ / Desktop Git clone https://github.com/brangerbriz/wifi-data-safari

5.

Cd wifi-data-safari Npm install

6. nano run.sh

7. sudo ./run.sh

LuckyFishGeek commented 4 years ago

@nbriz Because I'm not good at English, described the statement may appear unreasonable, please forgive me!

nbriz commented 4 years ago

hi @LuckyFishGeek, no your English has been fine :) i just haven't had much time to look into this :( ...sorry about that. @brannondorsey maybe something obvious stands out to you? any hunches?

LuckyFishGeek commented 4 years ago

Thank you for your answer, and I wish you a happy life @nbriz

@brannondorsey Looking forward to your help