-
```
I've attached a patch that I thought I'd contribute to this project. basically
it's a bunch of things
I've added for a little project I'm playing with. I'll explain all the changes:
1. added a …
-
```
Steps to reproduce:
1. goto http://zotonic.com/admin/
2. insert 'blabla' as login and 'barfoo' as password
3. click 'logon' button
The output is:
500 error
Click for error information.
[{webmac…
-
```
What steps will reproduce the problem?
1. db.create({'_id': 'hi', 'contents':'ho'})
u'f37d8d5594fa8dd9b0c4642269275343'
>>> db["hi"]
Traceback (most recent call last):
File "", line 1, in
Fi…
-
We have a similar setup to #161 where we publish messages into (unique) timeout queues that drop the messages back into their original queues for retrying.
Our setup started to loose messages after w…
riyad updated
7 years ago
-
Hi guys,
I've checked bug list extensively but couldn't find anything relevant to this, so here you go:
RabbitMQ version: 3.4.4
Box size: AWS m3.medium (3.8 GB RAM, 1 CPU core)
Enabled plugins:
``…
-
Running any specific `riak-admin cluster ` command just ends up printing out the usage for `riak-admin cluster` and doesn't actually execute the commands.
Manually running the wrapped commands works…
-
If you point Explorer at a cluster running Riak version 1.4, it succeeds in getting a list of nodes.
However, when Explorer goes to ping each node (via the `/riak/nodes/$node/ping` proxy endpoint), it…
-
```
What steps will reproduce the problem?
1. Run mochinum test on a pristine FreeBSD installation.
What is the expected output? What do you see instead?
The test should pass (r134). It fails line 28…
-
```
In Erlang R13B03:
mochinum: digits_test...*failed*
::error:{assertEqual_failed,
[{module,mochinum},
{line,289},
{expression,"list_to_float ( digits ( BigDenorm ) …
-
```
The socket acceptor process crashes when it fails to match a
mochiweb:new_request/1 function clause if given a valid request with
asterisk as the Request-URI. (Crash report attached)
From: http:/…