Friday, May 17, 2024
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 790  / 2 Years ago, thu, may 19, 2022, 6:20:54

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?


More From » command-line

 Answers
2

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.




The data source in legacy inxi (legacy in this case is inxi version 3.0.31 or older) is gone, that is why 3.0.32 was hurried out the door. There is nothing you can do to get -w data in inxi except upgrade to current inxi.



Note that new inxi also has the --weather-source option, takes values 1-6, but 1 is the one that went offline this month.



All of them are quite different, internally I pick a default source to use based on which seems most consistent, or you can force it.




Regularly updated versions of inxi are available via Unit 193's ppa or from the developer's GitHub page.


[#5947] Thursday, May 19, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
nosaurindb

Total Points: 266
Total Questions: 113
Total Answers: 120

Location: Ecuador
Member since Tue, Jul 26, 2022
2 Years ago
;