Speedtest CLI

I have the Speedtest CLI installed and was working, but now is failing. I have specified the destination to test in the GUI config for the addon. When I start the service this appears on the logs. I would like to think it is simple and I am not seeing the issue.

==============================================================================

You may only use this Speedtest software and information generated

from it for personal, non-commercial use, through a command line

interface on a personal computer. Your use of this software is subject

to the End User License Agreement, Terms of Use and Privacy Policy at

these URLs:

https ://www.speedtest.net/about/eula

https ://www.speedtest.net/about/terms

https ://www.speedtest.net/about/privacy

==============================================================================

License acceptance recorded. Continuing.

./run: line 58: null: unbound variable

./run: line 60: null: unbound variable

[08:03:57] INFO: --------- Speed test ended ---------

[08:03:57] INFO: Download measured:

[08:03:57] INFO: Upload:

[08:03:57] INFO: Ping: null

[08:03:57] INFO: Server name: null

[08:03:57] INFO: Server location: null

[08:03:57] INFO: Server id: null

[08:03:57] INFO: Server country: null

[08:03:57] INFO: --------- ---------

./run: line 35: 8: unbound variable

s6-rc: info: service legacy-services: stopping

s6-rc: info: service legacy-services successfully stopped

s6-rc: info: service legacy-cont-init: stopping

s6-rc: info: service legacy-cont-init successfully stopped

s6-rc: info: service fix-attrs: stopping

s6-rc: info: service fix-attrs successfully stopped

s6-rc: info: service s6rc-oneshot-runner: stopping

s6-rc: info: service s6rc-oneshot-runner successfully stopped

[08:03:57] INFO: Ping: null

[08:03:57] INFO: Server name: null

[08:03:57] INFO: Server location: null

[08:03:57] INFO: Server id: null

[08:03:57] INFO: Server country: null

[08:03:57] INFO: --------- ---------

./run: line 35: 8: unbound variable

s6-rc: info: service legacy-services: stopping

s6-rc: info: service legacy-services successfully stopped

s6-rc: info: service legacy-cont-init: stopping

s6-rc: info: service legacy-cont-init successfully stopped

s6-rc: info: service fix-attrs: stopping

s6-rc: info: service fix-attrs successfully stopped

s6-rc: info: service s6rc-oneshot-runner: stopping

s6-rc: info: service s6rc-oneshot-runner successfully stopped

I’m taking a guess, and guessing the server-id provided in the config is either no longer valid, or perhaps that particular server itself is temporarily unavailable.

Server must have been down. It is working now.

Thanks