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

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

Open
jackson-duarte opened this issue Feb 15, 2023 · 1 comment
Open

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

jackson-duarte opened this issue Feb 15, 2023 · 1 comment

Comments

@jackson-duarte
Copy link

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

@jhunt
Copy link
Owner

jhunt commented Feb 15, 2023

What does your pgrouter.conf look like?

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

2 participants