When I use the following command:
inxi -w
I get the following error:
Error: weather info downloaded but no data detected.
I have tried using the -W Location
option but I still get the same error.
I have also tried using a different location and I have tried using the location zip code and also the location City,State format and I still get the same error.
Does anyone know how to fix this error?
The developer of inxi has indicated that the source for weather data used by the version of inxi in the Bionic Beaver repositories is no longer available.
Regularly updated versions of inxi are available via Unit 193's ppa or from the developer's GitHub page.
You can update the inxi package by editing /etc/inxi.conf
You can either comment out
B_ALLOW_UPDATE=false
or change it toB_ALLOW_UPDATE=true
Save the file then in terminal do
sudo inxi -U
The updated inxi will use weatherbit.io