Skip to content

Speedtest container not starting

I keep getting the following in the container's log

{"code":"unauthorized","message":"unauthorized access"}HTTP/1.1 401 Unauthorized
Content-Type: application/json; charset=utf-8
X-Platform-Error-Code: unauthorized

When I go to the container's console I try to use

/app/speedtest/init_test_connection.sh

to see if that would do anything and all I get is

HTTP/1.1 401 Unauthorized
Content-Type: application/json; charset=utf-8
X-Platform-Error-Code: unauthorized
Date: Thu, 01 Apr 2021 18:32:20 GMT
Content-Length: 55

{"code":"unauthorized","message":"unauthorized access"}HTTP/1.1 401 Unauthorized
Content-Type: application/json; charset=utf-8
X-Platform-Error-Code: unauthorized
Date: Thu, 01 Apr 2021 18:32:20 GMT
Content-Length: 55

{"code":"unauthorized","message":"unauthorized access"}