Missing Digest

hello,

I compiled asterisk 1.8.3.3 on my Qnap NAS and so far so good. I am having a problem when I am trying to connect to the web interface amanager side. I enter the user/password that I set in the manager.conf but it doesn’t work and in the CLI I get this message:

Basic setup for now:
http.conf

[general] enabled=yes bindaddr=0.0.0.0 bindport=8088 prefix=asterisk enablestatic=yes redirect = / /static/config/index.html
manager.cong

[general] enabled = yes webenabled = yes port = 5038 bindaddr = 0.0.0.0 [test] secret = mysecret read = system,call,log,verbose,agent,user,config,dtmf,reporting,cdr,dialplan write = system,call,agent,user,config,command,reporting,originate

Any idea why I am getting that message and I can’t login?

Thanks,
Cristian.

It’s claiming that the browser is supplying malformed authentication information. One would need the actual HTTP dialogue to work out why. NB This should contain sensitive information.

@david55 was the info I sent okay?

Cristian

I didn’t volunteer to deal with this privately, and running up wireshark is too much trouble when looking at a small number of HTTP headers.