Skip to content

Failed to initialize authdb: No such file or directory #6

Description

@jackson-duarte

I'm getting this error after installing and executing it:
$ nohup sudo pgrouter -C /etc/pgrouter.conf &
[Wed Feb 15 00:13:26 2023] failed to initialize authdb: No such file or directory (errno 2)

And this is the log after compiling:

make[1]: Entering directory '/home/jackson/pgrouter'
make[1]: Leaving directory '/home/jackson/pgrouter'
make[1]: Entering directory '/home/jackson/pgrouter'
/usr/bin/mkdir -p '/usr/local/bin'
/usr/bin/install -c t/authdbtest t/authtest t/cfgtest t/md5test t/msgtest t/driver pgrouter '/usr/local/bin'
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/home/jackson/pgrouter'

The O.S. I'm using is Ubuntu Server 22.04 LTS

There are some files in /usr/local/bin by the way.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions