zas, ruaok, etc., Any idea what's up with the webservice? http://stats.metabrainz.org/dashboard/db/musicb... It looks like the gateways are returning 503 for *all* webservice requests, none are hitting the backend
only website is working atm
JesseW joined the channel
cleo_ joined the channel
kyan_ joined the channel
kyan has quit
jsav has quit
Nyanko-sensei joined the channel
cleo_ has left the channel
MajorLurker joined the channel
D4RK-PH0ENiX has quit
chirlu
That was the jinx.
CallerNo6
bitmap too ^
chirlu texts ruaok.
kyan_ has quit
regagain joined the channel
Nyanko-sensei has quit
D4RK-PH0ENiX joined the channel
regagain has quit
kepstin
apparently musicbrainz uses ~22mbit of bandwidth only serving up the website and error pages :/
there's actually an increase in incoming bw, possibly due to clients retrying?
JonnyJD joined the channel
Nyanko-sensei joined the channel
D4RK-PH0ENiX has quit
chirlu
I assume ruaok is still in London and therefore didn’t get the message.
So we’ll have to wait until he, zas or bitmap awake spontaneously.
Mineo joined the channel
diana_olhovyk_ joined the channel
Nyanko-sensei has quit
xps2 joined the channel
D4RK-PH0ENiX joined the channel
dseomn has quit
dseomn joined the channel
JonnyJD has quit
Freso, Gentlecat, alastairp: If any of you is around, you could try and ping ruaok via Telegram, I guess.
zas
wtf
i'm there
chirlu
Oh, hi zas.
Seems like the rate limit is 0 for everyone. :-)
JesseW has quit
rahulr has quit
rahulr joined the channel
rahulr has quit
rahulr joined the channel
zas
ok, fixed, my fault, i did a late change and it slowly degraded the service :(
chirlu: during the incident, was the main website still available ? (the web service was over rate limited)
chirlu
Yes, the website was there.
Beta was also there the whole time (website and web service).
zas
Yes; the issue was only concerning the main ws
mihaitish joined the channel
rahulr has quit
rahulr joined the channel
rahulr has quit
Mineo has quit
rahulr joined the channel
rahulr has quit
rahulr joined the channel
zag
Morning all, I think I found out whats killing your web service
I love it when someone messages ModBot with questions
I mean I do get the email anyway, but :D
zas: I forget, do you get support mail?
alastairp
russss: if you're around can you ping me?
russss
alastairp: hi
alastairp
hey. question about emf
how long does it take to get from the camp to heathrow?
I have to be in New York on Monday, and I'm trying to see if it's worth doing emf if I have to spend all sunday travelling to the airport
zas
reosarevok: nope
ariscop joined the channel
UmkaDK_ has quit
UmkaDK joined the channel
russss
alastairp: you can get a train from Guildford to Woking and then there's a coach link from there to Heathrow. Allegedly the whole journey takes 70mins but I'd probably allow a bit more than that.
reosarevok
zas: zas@?
zas
yup
alastairp
hmm, right. plus international checkin time. last flight of the day is at 8pm
reosarevok
Ok :)
alastairp
I'll work on it. Thanks. Hopefully I can push arrival back to Monday
russss
alternative is going into london and then taking the tube out to heathrow but I can't see that being quicker.
Gore: ok, not the issue i was thinking of (which was only on rate limiter errors), this one is a MBS issue, can you report it on the bug tracker (search before, perhaps known)
UmkaDK
"musicbrainz schema was under the system postgres database. It has been corrected, muzicbrainz schema is now only under the musicbrainz_db database."
Gore
zas i´ll ask bitmap when he is here
alastairp
oh, interesting
UmkaDK
Since then I've started getting: ERROR: relation "cover_art_archive.cover_art" does not exist
alastairp
from my first gist, I believe here cover_art_archive is the schema name, and cover_art is the table name
perhaps your DBAs moved the musicbrainz schema and not the cover_art_archive one?
zas
Gore: i just did the test, and i can confirm it returns xml instead of json...
And yes, Accept: application/json should be enough
Gore: i know because i discussed recently about xml vs json with bitmap, in order to fix the lua-based rate limiter error messages. Basically, &fmt= has priority over Accept header, and when no fmt nor header is specified the response defaults to xml.
Gore: zas: looks like searchserver doesn't honour Accept headers
UmkaDK
Ohh bummer!! In that case I'm almost 100% sure that they've missed that
zas
yup
alastairp
the software that responds to ?query= is different
UmkaDK: link them to that first gist I posted. They may need to copy all of the schemas listed there (though some of them may not be required for mirrors)
UmkaDK
kk, thank you so much alastairp!!
alastairp
👍
UmkaDK
Hmmm ... I suspect "public" (owned by postres user) is not required
alastairp
yes, I think so
let me see. there should be a way of listing tables in a schema
I see no tables in the public schema on my database