Skip to content

/etc/services missing, problem connecting to ftp for example #1615

@erSitzt

Description

@erSitzt

Hi,

not sure if this is a problem and/or intentional, but /etc/services does not exist in the container and results in this error.

root@b8ed6d7b6ee4:/# ftp ftp.mydomain.com
ftp: Can't lookup `ftp.mydomain.com:ftp': Servname not supported for ai_socktype
ftp> ^D

After installing netbase it works again and /etc/services exists

root@b8ed6d7b6ee4:/# ftp ftp.mydomain.com
Connected to ftp.mydomain.com.
220 CrushFTP Server Ready!
Name (ftp.mydomain.com:root):

I tried with
php:8.3.25-zts and php:8.3.22-zts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions