i am getting http error on adding collaborator, i'll delete my cache and test again
ruaok
`Error HTTP Error Forbidden` while trying to add a track to that playlist, Mr_Monkey
Mr_Monkey
Hm. Maybe something not working with collaborating, rather than WS
CatQuest
it's working beta?
:D
_lucifer
websockets working for me now :D
shivam-kapila
ruaok: anything in browser console?
_lucifer
adding track working as well
Mr_Monkey
As collaborator?
_lucifer
no as owner
ruaok
shivam-kapila: the 403, nothing else.
Mr_Monkey
I can't seem to add remove or move tracks as collaborator
So that's an issue confirmed.
shivam-kapila
_lucifer: can you add me as colab to your playlist you listed above
Mr_Monkey
Let me test on prod, see if that's a tregressions
_lucifer
shivam-kapila: done
shivam-kapila
Mr_Monkey: collab adding didnt work for me on prod
Mr_Monkey
I'm getting the same 403s on prod, doesn't seem to be a regression. New WS update feature works for my own playlists, but as collaborator I don't see the changes reflected.
I'll debug this collaborator issue locally, but there's no regression I can see on beta ruaok
ruaok
should I wait or proceed with the release, knowing that we're likely going to do another one soon?
Mr_Monkey
You can proceed I think. Ill get on debugging that today
ERROR: Service 'test' failed to build: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
No mention of collaborators in the playlist item add/move/delete API endpoints
atj
At least it's a helpful error message
ruaok
lol, at least we now reminded ourselves.
Mr_Monkey
If only the helpful error message made it back all the way to the front-end to be displayed to the user… :)
But that's another bug for another time !
zas
alastairp: can you re-run jenkins container with --cpus="6" on cage?
alastairp
sure
ruaok
what was it before? 4, right?
alastairp
we configure jenkins to have only 4 workers
but there's no docker-level resource restrictions
ruaok
zas: did you remove the lb dump private files?
zas
nope
_lucifer
what's the JDK its using?
before 8u192, Java didn't play with docker
*play nice
ruaok
zas: oh, I found them. totally not what I expected.
alastairp
_lucifer: 11, I think
_lucifer
that's good!
i tested locally the python 2 change, adding the header works. thanks!
ruaok
zas: on the LB dumps issue: if an old dump fails for whatever reason, we stop the dump process BUT we don't clean up the dirty files. then for the next run, we sync the whole dir and that copies out the failed dump.