Rémi Bèges
                                            Rémi Bèges
                                        
                                    Thanks for the quick replies, I'm running k8s 1.6.4. During cluster creation, I let the default value at `former authentication method : enabled`, don't know if it has an impact...
Thanks for the reply. The registry pod if filled with info messages, is this the default behavior ? ``` 10.12.0.1 - - [15/Jun/2017:05:53:12 +0000] "GET /v2/ HTTP/1.1" 200 2 ""...
Here you go, registry logs with HTTP 500 error ``` $ kubectl --namespace=deis logs deis-registry-2623437609-x1fcp | grep " 500 " ``` ``` 10.12.0.7 - - [15/Jun/2017:06:15:15 +0000] "PUT /v2/app-dispatcher/blobs/uploads/a0a37674-7680-4e64-a809-05551e124f76?_state=9rUDYtxw_nxrKtVQVQK20EXSMhdleDG4Ci5BbZEZOjt7Ik5hbWUiOiJjcm9ub2JvLWRpc3BhdGNoZXIiLCJVVUlEIjoiYTBhMzc2NzQtNzY4MC00ZTY0LWE4MDktMDU1NTFlMTI0Zjc2IiwiT2Zmc2V0Ijo0MzIyNTU2NywiU3RhcnRlZEF0IjoiMjAxNy0wNi0xNVQwNjoxNDozOFoifQ%3D%3D&digest=sha256%3A4f38f9d5c3c0e3e4eabe6d4dac4bcc729caf847c172d0af75caf581b6c23120c HTTP/1.0"...
``` $ kubectl --namespace=deis logs deis-minio-3370481340-8nlfx ``` ``` minio server /home/minio/ 2017/06/14 04:37:02 starting Minio server 2017/06/14 04:37:02 starting health check server on 0.0.0.0:8082 Migration from version ‘2’ to ‘3’...
I wasn't sure how to debug this further, so no updates so far. I wasn't seeing anything in my object storage logs.
I'm facing a similar issue, is it due to the fact that `neo4j-driver` serializes as a JSON object (with fields year, month, day, etc.) instead of an ISO date string...
Hi @ahmedfgad, thanks for your reply! I tried already to mess around with the `on_parents()` hook, but I could not find where the selected parents where stored on the GA...
Thanks @ahmedfgad , much clearer ! One last question, couldn't find this documented anywhere, in your example you're forcing all returned indices to zero. What's the impact of this ?...
I dont think using `100%` is solving anything, instead the following config should be passed to the `getUserMedia` function when creating the stream ``` video: { optional: [ {minWidth: 320},...
Better : Simply test against the reference vector file generated by Telemetry repository. Already partially setup by dfb4173a46ba7194765a7462f50e97113125d2ee