Skip to content

Nginx server crashes right from the start (getpwnam("abc") failed ??) #107

@stsichler

Description

@stsichler

I just downloaded a fresh install of netbootxyz (0.7.6-nbxyz7).
Menu works, booting from netboot.xyz.efi works, hosting local assets works, but booting from local assets does NOT work, because the nginx server does not run.

systemctl status netbootxyz.service says:
(...) 198 WARN exited: nginx (exit status 1; not expected)
(...) INFO gave up: nginx entered FATAL state, too many start retries too>

Examination of docker container shows that /var/log/nginx/error.log says:
nginx: [emerg] getpwnam("abc") failed in /config/nginx/nginx.conf:1

Any ideas?
I found this: nginx won't start: getpwnam("nginx") failed in /etc/nginx/nginx.conf:5

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