[Spce-user] acc-cleanup.pl use of uninitialized value
Richard Fuchs
rfuchs at sipwise.com
Fri Dec 20 14:51:02 EST 2019
On 01/12/2019 11.14, Matthias Hohl wrote:
>
> Hello,
>
> Version mr6.5.5
>
> After running acc-cleanup.pl I got this errors:
>
> Use of uninitialized value $cid in concatenation (.) or string at
> /usr/share/perl5/NGCP/Cleanup.pm line 725.
>
> Use of uninitialized value $meth in concatenation (.) or string at
> /usr/share/perl5/NGCP/Cleanup.pm line 727.
>
> This is the code of Cleanup.pm
>
> # delete from cid map
>
> $redis->srem("acc:cid::$cid", $key);
>
> # delete from meth map
>
> $redis->srem("acc:meth::$meth", $key);
>
> What could be the problem?
>
Hi,
This is just a cosmetic issue, but it's been fixed in mr6.5.7.
Cheers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20191220/110e6dd1/attachment-0002.html>
More information about the Spce-user
mailing list