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

Fast.com cli not working... 0kbps output #45

Closed
mpgmateus opened this issue Mar 27, 2020 · 1 comment
Closed

Fast.com cli not working... 0kbps output #45

mpgmateus opened this issue Mar 27, 2020 · 1 comment

Comments

@mpgmateus
Copy link

mpgmateus commented Mar 27, 2020

Hello!! How are you?

Well... I’ve checked that its getting an error when trying to execute fast.com cli

I installed fast cli with the following command: snap install fast

When I try to execute fast —upload and then fast —download I always get 0 Kbps.

Please, check my screen:

ADC606CC-3B76-4222-A46E-34524CDE8AB2

Do you have an idea on what could be happening!?

It used to work very nice!

Thank you very much!

Hope to hear from you

Sincerely,
Mat

@emanuelbernardes
Copy link

Don't use the snap install.
Run:
`sudo apt -y install node npm gconf-service libasound2 libatk1.0-0 libc6 libcairo2 libcups2 libdbus-1-3 libexpat1 libfontconfig1 libgcc1 libgconf-2-4 libgdk-pixbuf2.0-0 libglib2.0-0 libgtk-3-0 libnspr4 libpango-1.0-0 libpangocairo-1.0-0 libstdc++6 libx11-6 libx11-xcb1 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libxss1 libxtst6 ca-certificates fonts-liberation libappindicator1 libnss3 lsb-release xdg-utils wget

npm install --global fast-cli
export PATH=$PATH:/usr/local/bin
And thenfast -u`

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

3 participants