[Spce-user] acc-cleanup.pl use of uninitialized value
Matthias Hohl
matthias.hohl at telematica.at
Sun Dec 1 11:14:50 EST 2019
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?
Mit freundlichen Grüßen,
Matthias Hohl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20191201/2e4ff1c9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5591 bytes
Desc: not available
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20191201/2e4ff1c9/attachment.p7s>
More information about the Spce-user
mailing list