[Spce-user] ngcp-mediator.service failing on reboot

Alex Lutay alutay at sipwise.com
Mon Mar 25 06:27:48 EDT 2019


Hi,

AFAIK mediator has dependency on redis-server.service since
the very beginning (mr6.2+):

>> ~/git/mediator$ grep redis debian/ngcp-mediator.service 
> After=redis-server.service
> Wants=redis-server.service

I am afraid it is something else. Check /var/log/ngcp/cdr.log on errors.
Also check systemd service status after boot:

>> systemctl  | grep mediator
> ngcp-mediator.service                                             loaded active running   NGCP Mediator       
>> systemctl status ngcp-mediator

You can find some hints there about the real origin of your issue.

Have fun!

On 3/23/19 9:47 AM, Jon Bonilla (Manwe) wrote:
> El Fri, 22 Mar 2019 18:05:05 -0700
> Andy Clark <andyclark05251978 at gmail.com> escribió:
> 
>> ngcp-mediator.service failing on reboot
>> SPCE 6.5.3.1+0~mr6.5.3.1
>> will startup manually without issues
> 
> probably it needs redis to start first if you're using acc2redis. 
> 
> I think it will be solved in 6.5.4
> 
>>
>> what do  you need from me to help solve this?
> 
> you can edit systemd startup and add redis dependency

-- 
Alex Lutay



More information about the Spce-user mailing list