You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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.
The text was updated successfully, but these errors were encountered: