Simão Mata

Results 38 comments of Simão Mata

So how do you add things to your queue?

What would be needed to implement error_log support?

I tried that. it doesn't work properly. I am currently submitting some bugs to the nginx project, like this https://bugs.launchpad.net/nginx/+bug/1329400 Also has another bug when syslogd is restart nginx doesn't...

I am getting a similar problem with the same crate: ``` $ cross build --target armv7-unknown-linux-musleabihf d Compiling sqlx-macros v0.5.11 derror: linking with `cc` failed: exit status: 1 | =...

@Alexhuszagh Thanks a lot for fixing it.

FWIW I am not using any mappings and I still get this error when using a custom `dockerCommands`. All my sbt native packager config: ``` enablePlugins(JavaAppPackaging) dockerRepository := Some("myrepo") Docker...

Hi, I will try to write a failing test during the weekend, see if I can isolate it. Thanks On 17 October 2015 11:44:48 CEST, "涂名雷" [email protected] wrote: > Hey...

Hi. I could not isolate this in a standalone project but I managed to write a test on my project where this happens. I have the following code: ``` val...

I actually have the exact same use case, also IoT devices. Would be good to have more information about the certificate that gets validated.

You could try https://github.com/simao/anorm-async/