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

speedtest cli not found #1

Open
jebuenga opened this issue Jul 28, 2021 · 6 comments
Open

speedtest cli not found #1

jebuenga opened this issue Jul 28, 2021 · 6 comments

Comments

@jebuenga
Copy link

jebuenga commented Jul 28, 2021

Here's the log:

AUTH variable not set. Disabling authentication
Disabling authentication
Clearing old jobs from queue
chmod: cannot access '/config/www/app/Bin/speedtest': No such file or directory
[cont-init.d] 50-speedtest: exited 0.
[cont-init.d] 99-custom-files: executing... 
[custom-init] no custom files found exiting...
[cont-init.d] 99-custom-files: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
@peanutbother
Copy link
Owner

Sounds like the initialisation script did not work successfully.
Can you please provide information about your host system?

Which architecture are you using?

@Travion1976
Copy link

I am running into the same error message "chmod: cannot access '/config/www/app/Bin/speedtest': No such file or directory"

I can start a speedtest over the web ui, in the log I do get the error message
chmod: cannot access '/config/www/app/Bin/speedtest': No such file or directory

Raspberry 4 running portainer

@Travion1976
Copy link

Just checked and the folder /config/www/app/Bin/speedtest is empty.

I checked a different docker container (other machine (not arm) and this folder has a file speedtest in it.

@TheMalkavien
Copy link

Hi,

Same here, there is the initialisation log :

downloading speedtest binary for arm
Connecting to bintray.com (75.126.118.184:443)
wget: server returned error: HTTP/1.1 403 Forbidden
tar: can't open 'speedtest.tgz': No such file or directory
cp: cannot stat 'speedtest': No such file or directory
s6-appyuidgid: fatal: unable to exec /site/app/Bin/speedtest: No such file or directory

On RPI3.

@TheMalkavien
Copy link

TheMalkavien commented Nov 13, 2021

I'v fixed the issue by replacing the url with https://install.speedtest.net/app/cli/ookla-speedtest-1.1.0-armhf-linux.tgz

Works for me :) Thx for the fork !

@Travion1976
Copy link

Awesome! Thanks a lot. I extracted the tgz file into the Folder, and it did the trick! Thanks guys, I appreciate it.

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

4 participants