Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No listen sockets when /etc/services is not found on debian #189

Open
ObjatieGroba opened this issue Dec 11, 2023 · 0 comments
Open

No listen sockets when /etc/services is not found on debian #189

ObjatieGroba opened this issue Dec 11, 2023 · 0 comments

Comments

@ObjatieGroba
Copy link
Contributor

Debian 11
pyrad 1.4

When /etc/services removed.

socket.getaddrinfo('0.0.0.0', 'www') raises
socket.gaierror: [Errno -8] Servname not supported for ai_socktype

pyrad got empty list in _GetAddrInfo and NO warning or error at all.

Why does pyrad use www to get addrinfo instead of port number?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant