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

Unknown location/Capacity limit reached — wttr.in will be back online at 0:00 UTC #522

Closed
vzaliva opened this issue Sep 2, 2020 · 40 comments

Comments

@vzaliva
Copy link

vzaliva commented Sep 2, 2020

From command lineL

$ curl -s 'wttr.in?format=3&m'
Unknown location; please try ~43.0833231,-73.8712155⏎      
@LaurentFough
Copy link

LaurentFough commented Sep 2, 2020

Thought I was the only one.
Even supplying the Airport code, or latlon coordinates, results in the same error.
It does return my actual latlon for the "please try ... " portion of the error msg, though

@chubin
Copy link
Owner

chubin commented Sep 2, 2020

Fixed, please try again

@vzaliva
Copy link
Author

vzaliva commented Sep 2, 2020

seems to working for me now. Thanks

@vzaliva vzaliva closed this as completed Sep 2, 2020
@LaurentFough
Copy link

Fixed, please try again

Fixed.
Cheers.

@e-alfred
Copy link

e-alfred commented Sep 5, 2020

I am still getting this message:

curl -s 'wttr.in?format=3&m'
Unknown location; please try ~42.6545,15.64523
curl wttr.in
Follow @igor_chubin for wttr.in updates

@vzaliva
Copy link
Author

vzaliva commented Sep 5, 2020

yes, it re-appeared

@vzaliva vzaliva reopened this Sep 5, 2020
@t89
Copy link

t89 commented Sep 5, 2020

Having the same issue. Querying the coordinates doesn't work, also.

@ilbuonmarcio
Copy link

Same here unfortunately

@chubin
Copy link
Owner

chubin commented Sep 7, 2020

Sorry guys it was down for a couple of hours two days ago again, but it should be working since that

@vzaliva
Copy link
Author

vzaliva commented Sep 7, 2020

working again

@vzaliva vzaliva closed this as completed Sep 7, 2020
@t89
Copy link

t89 commented Sep 13, 2020

Same error appearing again.

@chubin
Copy link
Owner

chubin commented Sep 16, 2020

@t89 Thomas, thank you for the reporting.
It happens from time to time, but not too often (once a week, or a month, when the load is peaking). I work on stabilization of this part, and at some point the error should disappear completely

@jorge-barreto
Copy link

Hey @chubin

Sorry to comment on a closed issue, but I thought I should mention that the problem is happening again

Hope you are well!

@chubin chubin reopened this Oct 1, 2020
@chubin
Copy link
Owner

chubin commented Oct 1, 2020

@jorge-barreto Yes, we are experiencing an outage at the moment, many apologies. the service will be back online
in 10 hours.

@chubin chubin changed the title Unknown location Unknown location/Capacity limit reached — wttr.in will be back online at 0:00 UTC Oct 1, 2020
@chubin chubin pinned this issue Oct 1, 2020
@chubin chubin mentioned this issue Oct 1, 2020
@chubin
Copy link
Owner

chubin commented Oct 2, 2020

It is fixed now

@chubin chubin closed this as completed Oct 2, 2020
@t89
Copy link

t89 commented Oct 2, 2020

It is fixed now

It's broken again. 😆

@chubin
Copy link
Owner

chubin commented Oct 7, 2020

Yes, it happens from time to time, but I am working on this

@Gravifer
Copy link

Seems another outage?

@chubin
Copy link
Owner

chubin commented Jun 17, 2021

Please try now

@Gravifer
Copy link

Working~ thx ;)

@abouteiller
Copy link

abouteiller commented Jul 22, 2021

Again today, but probing with the location does work this time

@byteshiva
Copy link

failing out...
image

@WuerfelDev
Copy link

And again ^^
#638

@chubin
Copy link
Owner

chubin commented Oct 6, 2021

Fixed; please test

@WuerfelDev
Copy link

working, thanks 👍

@MAGICCC MAGICCC mentioned this issue Oct 6, 2021
@Rergis
Copy link

Rergis commented Oct 15, 2021

Screenshot_2021-10-15-15-31-43
...and again.

@chubin
Copy link
Owner

chubin commented Oct 16, 2021

@Rergis It was a different problem, but it is fixed now. Please test it, and please execuse me for the inconvenience

@timothevs
Copy link

Hi, I set up fresh Monterey (macOS 12.0.1) on my new iMac.

curl https://wttr.in\?format\="%l:+%C+%t+(%f)+at+%T+%m\n"

leads to this error:-

Unknown location; please try ~<coordinates of my city>%

@chubin
Copy link
Owner

chubin commented Nov 3, 2021

@timothevs I've just checked your command, and it works fine for me.

Let's try to debug it: what commands from the following list do work:

  1. curl wttr.in
  2. curl wttr.in/<Your-Location>
  3. curl wttr.in/<Your-Location>?format=...

?

@timothevs
Copy link

@chubin , thanks for the quick follow up. VERY strange. Now the command curl https://wttr.in\?format\="%l:+%C+%t+(%f)+at+%T+%m\n" works as well, in addition to the three you mentioned.

@chubin
Copy link
Owner

chubin commented Nov 3, 2021

Maybe it was a short outage of the data source; it happens from time to time, but not so often

@I-Pch
Copy link

I-Pch commented Jan 28, 2022

I'm a bit sad this morning 😔 ...

wttr in outage

I can only hope it will get better soon 😊 ...

@Gskartwii
Copy link

Oh, I wasn't aware 1M was the limit, I've been doing a request every minute for waybar, so 1.5K requests per day. Sorry about that, maybe I'm partially responsible! What would be a reasonable rate? And could this be helped with some caching?

@d4n13ls1104
Copy link

Having this issue this morning.

@br0ziliy
Copy link

doesn't work again...

@sssemil
Copy link

sssemil commented Apr 24, 2022

This issue is back.

@CheesyChocolate
Copy link

Oh, I wasn't aware 1M was the limit, I've been doing a request every minute for waybar, so 1.5K requests per day. Sorry about that, maybe I'm partially responsible! What would be a reasonable rate? And could this be helped with some caching?

I personally get weather information once every boot, store it in a txt file and use it in bar(get raw default data and get my needed data with tools like grep, sed, sort).if you want more accurate weather information, 3 times a day would be enough. believe me we can predict far more than 1 minute :p

@chubin
Copy link
Owner

chubin commented Jun 4, 2022

@CheesyChocolate No, it is fine; we have some caching layers, so feel free to make more queries (as long as it is not 10 queries per second :)

@compuguy
Copy link

Looks like the service has hit the 1M requests limit again:

Sorry, we processed more than 1M requests today and we ran out of our datasource capacity.
We hope to solve the problem as soon as possible, so you can enjoy
your favourite weather service 24x365 even if it rains or snows.

@AkechiShiro
Copy link

Has the service hit again the 1M requests limit again ?

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