SOLVED AvantFax - What Do These Errors In My Log Mean

howie954

Member
Joined
Oct 16, 2015
Messages
68
Reaction score
6
I noticed when sending/receiving faxes with AvantFax, even if successful, I see these errors in my log. Can anyone please explain. Sending faxes are usually successful but not receiving them all the time is successful.


[2015-11-30 16:06:41] ERROR[25475]: netsock2.c:305 ast_sockaddr_resolve: getaddrinfo("raspbx", "(null)", ...): Name or service not known

[2015-11-30 16:06:41] WARNING[25475]: acl.c:800 resolve_first: Unable to lookup 'raspbx'

[2015-11-30 16:06:46] ERROR[25475]: netsock2.c:305 ast_sockaddr_resolve: getaddrinfo("raspbx", "(null)", ...): Name or service not known

[2015-11-30 16:06:46] WARNING[25475]: acl.c:800 resolve_first: Unable to lookup 'raspbx'

[2015-11-30 16:06:51] ERROR[25475]: netsock2.c:305 ast_sockaddr_resolve: getaddrinfo("raspbx", "(null)", ...): Name or service not known

[2015-11-30 16:06:51] WARNING[25475]: acl.c:800 resolve_first: Unable to lookup 'raspbx'

[2015-11-30 16:06:56] ERROR[25475]: netsock2.c:305 ast_sockaddr_resolve: getaddrinfo("raspbx", "(null)", ...): Name or service not known

[2015-11-30 16:06:56] WARNING[25475]: acl.c:800 resolve_first: Unable to lookup 'raspbx'

[2015-11-30 16:07:01] ERROR[25475]: netsock2.c:305 ast_sockaddr_resolve: getaddrinfo("raspbx", "(null)", ...): Name or service not known

[2015-11-30 16:07:01] WARNING[25475]: acl.c:800 resolve_first: Unable to lookup 'raspbx'

[2015-11-30 16:07:06] ERROR[25475]: netsock2.c:305 ast_sockaddr_resolve: getaddrinfo("raspbx", "(null)", ...): Name or service not known

[2015-11-30 16:07:06] WARNING[25475]: acl.c:800 resolve_first: Unable to lookup 'raspbx'

[2015-11-30 16:07:11] ERROR[25475]: netsock2.c:305 ast_sockaddr_resolve: getaddrinfo("raspbx", "(null)", ...): Name or service not known

[2015-11-30 16:07:11] WARNING[25475]: acl.c:800 resolve_first: Unable to lookup 'raspbx'

[2015-11-30 16:07:16] ERROR[25475]: netsock2.c:305 ast_sockaddr_resolve: getaddrinfo("raspbx", "(null)", ...): Name or service not known

[2015-11-30 16:07:16] WARNING[25475]: acl.c:800 resolve_first: Unable to lookup 'raspbx'

[2015-11-30 16:07:21] ERROR[25475]: netsock2.c:305 ast_sockaddr_resolve: getaddrinfo("raspbx", "(null)", ...): Name or service not known

[2015-11-30 16:07:21] WARNING[25475]: acl.c:800 resolve_first: Unable to lookup 'raspbx'
 

prattmd2

Member
Joined
Jun 30, 2014
Messages
133
Reaction score
17
Looks like you havent defined your hostname correctly on your server
its basically saying it cannot resolve your hostname of raspbx
 

howie954

Member
Joined
Oct 16, 2015
Messages
68
Reaction score
6
I see. I did in my Raspberry Pi config tool. Can you please point me in the right direction on that one?
 

Jake

Active Member
Joined
Aug 27, 2010
Messages
419
Reaction score
81
Make sure you have an entry in the /etc/hosts file for 'raspbx'

It can be the loop back address.

An example from my hosts file:

127.0.0.1 localhost pbx.domain.local raspbx
 

howie954

Member
Joined
Oct 16, 2015
Messages
68
Reaction score
6
Yes, I finally figured that out last night. Errors are gone.
 

Members online

No members online now.

Forum statistics

Threads
25,782
Messages
167,509
Members
19,202
Latest member
pbxnewguy
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top