Getaddrinfo error in cli

Hi, in a new server with a minimal install of FreePBX 13 in CentOS 7 cli displays:

[2017-03-08 14:16:31] ERROR[2448]: netsock2.c:305 ast_sockaddr_resolve: getaddrinfo(“provider ip address”, “(null)”, …): Name or service not known

[2017-03-08 14:16:31] WARNING[2448]: acl.c:800 resolve_first: Unable to lookup ‘provider ip address

It seems the above error and warning is coming from:

/var/www/html/admin/modules/core/page.trunks.php

Is there perhaps something missing from the minimal install which is causing this?

Modules Installed:

fwconsole ma upgrade framework core voicemail sipsettings infoservices
featurecodeadmin logfiles callrecording cdr dashboard music conferences

Thank you for any help with this.