[Spce-user] mediator fails

qabane me qabaneitsolutions at gmail.com
Thu Aug 30 07:26:28 EDT 2018


Hi


1) "acc:entry::011cd8e3-220b-1237-d9a8-a6958035e26f:1535092756.025455"
2) "acc:entry::011cd8e3-220b-1237-d9a8-a6958035e26f:1535092647.008037"

root at spce:~# redis-cli -n 21 hgetall
acc:entry::011cd8e3-220b-1237-d9a8-a6958035e26f:1535092647.008037
(empty list or set)
root at spce:~# redis-cli -n 21 hgetall
acc:entry::011cd8e3-220b-1237-d9a8-a6958035e26f:1535092756.025455


On Thu, Aug 30, 2018 at 1:09 PM Andreas Granig <agranig at sipwise.com> wrote:

> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20180830/e7738b1d/attachment-0001.html>


More information about the Spce-user mailing list