hyperboria / bugs

Peer-to-peer IPv6 networking, secure and near-zero-conf.
154 stars 17 forks source link

Could not find user... #72

Closed sssemil closed 8 years ago

sssemil commented 8 years ago

Any ideas why it's happening?

1446479476 INFO Configurator.c:135 Checking authorized password 0.
1446479476 INFO Configurator.c:159 Adding authorized password #[0] for user [default-login].
1446479476 INFO Configurator.c:374 Setting up all ETHInterfaces...
1446479476 CRITICAL Configurator.c:107 Got error [Could not find user [No such file or directory]] calling [Security_getUser]
1446479476 CRITICAL Configurator.c:57 enable Log_LEVEL=KEYS to see message content.
1446479476 CRITICAL Configurator.c:71 Aborting.

Thanks.

Kubuxu commented 8 years ago

What user do you have set under security in your cjdroute.conf and does this user exists?

kpcyrd commented 8 years ago

I'm guessing /etc/passwd is missing.

sssemil commented 8 years ago

Oh, thanks. Changed user, now works(a bit, cus i'm on android)