[Spce-user] mediator fails

Andreas Granig agranig at sipwise.com
Thu Aug 30 07:09:49 EDT 2018


Hi,

Ah, right.

So, please do

redis-cli -n 21 smembers acc:cid::011cd8e3-220b-1237-d9a8-a6958035e26f

and for each of the entries returned there, do

redis-cli -n 21 hgetall $entry

with $entry being the individual entries returned in the smembers command. Let’s see then what’s really in your database.

Andreas

> On 30.08.2018, at 12:03, qabane me <qabaneitsolutions at gmail.com> wrote:
> 
> redis-cli -n 21 type acc:cid::011cd8e3-220b-1237-d9a8-a6958035e26f
> set
> 
> Does that mean something to you?
> 
> On Thu, Aug 30, 2018 at 11:56 AM Andreas Granig <agranig at sipwise.com> wrote:
> Hi,
> 
> > On 30.08.2018, at 10:34, qabane me <qabaneitsolutions at gmail.com> wrote:
> >
> > root at spce:~# redis-cli -n 21 hgetall acc:cid::011cd8e3-220b-1237-d9a8-a6958035e26f
> > (error) WRONGTYPE Operation against a key holding the wrong kind of value
> 
> 
> What type is the data structure then? You can figure it out by
> 
> redis-cli -n 21 type acc:cid::011cd8e3-220b-1237-d9a8-a6958035e26f
> 
> Best,
> Andreas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20180830/58749512/attachment-0001.asc>


More information about the Spce-user mailing list