Rémy HUBSCHER
Rémy HUBSCHER
@eranhirs would you feel like starting a async-firebase project that we could contribute to?
Refs https://github.com/Julian/jsonschema/issues/400
Hello @evberrypi sorry about that, I cannot fix it since I don't work at mozilla anymore. However I encourage you to deploy your own demo server using this button: [](https://www.heroku.com/deploy?template=https://github.com/Kinto/kinto-heroku)
It looks like this: https://kinto-dev.herokuapp.com/v1/
> It's possible that it was deleted though. Yes exactly, I remember I configured the mandatory variable to make sure the ripper doesn't remove it but someone probably did manually.
Ok I am going to upgrade to kinto 6 and see if we fixed the issue.
Can you try again with that version?
I could reproduce: ``` File "/home/ubuntu/venvs/kinto35/lib/python3.5/site-packages/kinto/core/events.py", line 149, in notify_resource_event impacted.append({'new': new, 'old': old[i]}) IndexError: list index out of range ```
``` $ http delete https://kinto.dev.mozaws.net/v1/buckets -a test:test HTTP/1.1 500 Internal Server Error Access-Control-Expose-Headers: Retry-After, Alert, Backoff, Content-Length Connection: keep-alive Content-Length: 177 Content-Type: application/json Date: Tue, 07 Mar 2017 07:17:28 GMT...
``` File "/home/ubuntu/venvs/kinto35/lib/python3.5/site-packages/pyramid/tweens.py", line 22, in excview_tween response = handler(request) File "/home/ubuntu/venvs/kinto35/lib/python3.5/site-packages/pyramid_tm/__init__.py", line 119, in tm_tween reraise(*exc_info) File "/home/ubuntu/venvs/kinto35/lib/python3.5/site-packages/pyramid_tm/compat.py", line 15, in reraise raise value File "/home/ubuntu/venvs/kinto35/lib/python3.5/site-packages/pyramid_tm/__init__.py", line 98, in...