airdcpp-web / airdcpp-webclient

Communal peer-to-peer file sharing application for file servers/NAS devices
https://airdcpp-web.github.io
175 stars 32 forks source link

Cant Login in Webinterface #435

Closed GoTo1518 closed 1 year ago

GoTo1518 commented 1 year ago

Hello im setting up the AirDC++ WebClient on a TrueNAS 13.1 release.

I followed this Guide https://gist.github.com/Zamana/4b8021d79f626d5cf656926aa465a652

When i try to Login comes the Error "Authentification failed. Invalid username or password."

I tested a lot of user/password combination with "airdcppd --add-user"

Dont work.

maksis commented 1 year ago

@Zamana any ideas?

Zamana commented 1 year ago

Hi!

Did you execute step 7?

su airdcppd --configure exit

You set username AND password in this step.

maksis commented 1 year ago

@GoTo1518 were you able to solve the problem?