[Pianod] Web Client login issues continued...Arggg
Perette Barella
perette at barella.org
Tue Jan 28 20:52:07 PST 2014
Ansen asked:
> I’m still having problems with the web client and now on an iPad and on certain devices the web client simply will not get past the login screen. Initially I thought that it would work if I logged in as a guest but now that doesn’t seem to be an actuate statement either. On the Ipad I cannot login as a guest or an admin. No error messages are thrown on the login page. Couple of new interesting things I’ve noticed now:
>
> It doesn’t matter whether I use the web client hosted at deviousfish.com or my internally hosted version of the web client.
>
> It doesn’t matter which pianod server I connect to I’ve tried my own and I’ve tried the one at house.perette.barella.org:4446
>
> I really need to get this figured out and I don’t have much coding experience. Any help anyone might be able to provide would be greatly appreciated. Where else can I look for errors? Would any of this be logged on the pianod server, if so where? What are some next steps in the trouble shooting process?
Logfiles go to standard error for both wsgw and pianod. If you start pianod manually, the output will go to the console where pianod was invoked. When launching at boot, stderr goes depends on systemd/init/launchd or whatever you’re using as a system starter.
Uuseful pianod logging is enabled with -Z0xfefd, or at runtime with SET LOGGING FLAGS 0xfefd
You can check the list of individual logging options in logging.h, adding up the hexadecimal values to adjust the logging.
For wsgw, enable logging with -Z3
The two of those should give a clearer picture of what’s going on.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deviousfish.com/pipermail/pianod-deviousfish.com/attachments/20140128/3c95a708/attachment-0002.htm>
More information about the Pianod
mailing list