Paolo Montrasio
Paolo Montrasio
It's about the old Firefox. I never tested the new one, both on desktop or mobile. The version on Android was 68.7.0. I upgraded to 68.8.0 this morning. Same behaviour....
Ora le due versioni della costituzione sono in due commit successive nel branch master. Avevo scelto di far così per avere una URL con le diff da condividere, che era...
Ah, ho capito: vuoi collegare il repository a quel che sarà il corso della storia. Si può fare ed è anche divertente. Magari avessimo una storia delle leggi messa sotto...
Non ci sono novità. La nuova costituzione è stata approvata dal parlamento e poi sottoposta a referendum per l'approvazione definitiva.
You're right (obviously), the `name` parameter is in the Request Paths. I read http://docs.aws.amazon.com/apigateway/latest/developerguide/integrating-api-with-aws-services-lambda.html and realized that I was missing the configuration for the Integration Request. I added this manually:...
I made further investigations. I cloned the gordon repository, moved to the examples/apigateway folder, changed the name of the bucket and deployed the example. That also doesn't configure the Integration...
I eventually realized that if I POST a JSON to an API Gateway URL it gets forwarded to the `events` object in Lambda. This is from https://github.com/jorgebastida/gordon/tree/master/examples/apigateway ``` $ curl...
Yes please, to be able to install gotify server for multiple customers and get notifications on my phone. I don't want to have to buy one phone per customer :-)...
It seems there is no 1.4.4.zip anymore ``` /usr/share/elasticsearch/bin/plugin install org.codelibs/elasticsearch-reindexing/1.4.4 --verbose -> Installing org.codelibs/elasticsearch-reindexing/1.4.4... Trying http://download.elasticsearch.org/org.codelibs/elasticsearch-reindexing/elasticsearch-reindexing-1.4.4.zip... Failed: IOException[Can't get http://download.elasticsearch.org/org.codelibs/elasticsearch-reindexing/elasticsearch-reindexing-1.4.4.zip to /usr/share/elasticsearch/plugins/reindexing.zip]; nested: FileNotFoundException[http://download.elasticsearch.org/org.codelibs/elasticsearch-reindexing/elasticsearch-reindexing-1.4.4.zip]; nested: FileNotFoundException[http://download.elasticsearch.org/org.codelibs/elasticsearch-reindexing/elasticsearch-reindexing-1.4.4.zip]; Trying http://search.maven.org/remotecontent?filepath=org/codelibs/elasticsearch-reindexing/1.4.4/elasticsearch-reindexing-1.4.4.zip... Failed:...
It installs but maybe it doesn't work. However I'm very new to elasticsearch and I could misunderstand what I see. I changed a field in a logstash template from analyzed...