-
Command: `yaourt -S git-cola`
Summary: `erro: falha em submeter a transação (arquivos conflitantes)`
More info:
```
:: Continuar a instalação? [S/n] s
(19/19) verificando chaves no chaveiro …
-
[~/work/n2o/samples]$ ./mad deps compile plan repl
Deps Params: []
==> dependency: "git://github.com/synrc/mad" tag: {tag,"master"}
==> dependency: "git://github.com/synrc/sh" tag: {tag,"1.4"}
==> dep…
-
With active record in the log I see the memory increase. Are you familiar with the memory leak issue in lager? When you turn off the lager issue is fixed.
![screenshot - 20 08 2015 - 19 20 47](https:…
-
Hi
I'm getting error message while I compile erlami
The error message is below
ERROR: sh(git describe --always --tags)
failed with return code 128 and the following output:
fatal: Not a git reposit…
-
When you upgrade a dependency (one which is included within the list of applications) and want to generate a new release it fails because .. I don't know ;) Might be related to #66 though, I had also …
-
The documentation should probably be updated to warn users that samples don't build on Windows due to unsupported dependencies (fs, sh)
-
I benchmark my emqttd chat server and get this error
"[error] acceptor on 0.0.0.0:1883 suspend 100(ms) for 2300 emfile errors!!!"
When this error happen, I can't create connections to server anymore. …
-
I tried to upgrade the lager's version in my projects to tag 3.0.0
But I got a some crash log on console as below.
How can I fix this error? No issues on lager 2.X.
```
Erlang/OTP 17 [erts-6.4.1] [s…
-
Cloned the repo, followed the instructions. Webpack throws a compilation error which seems very strange:
```
20:48 [~/.../phoenix-trello master] mix phoenix.server
==> base64url (compile)
Compiled s…
jmdfm updated
8 years ago
-
Hi and first of all thanks for lager!
I observed that lager is one of the main bottleneck in our database http handlers (see [1]). The database operations at the end of the x axis seem to take a mino…