On Tue, Dec 06, 2022 at 02:49:06PM -0500, Znoteer via Freedombox-discuss wrote: > Hello, > > ... > > Where does the FreedomBox keep log entries of the gobby server? There is > > nothing obvious in /var/log. How can I enable any possible debugging > > I was looking for shaarli logs not long ago and came up with same problem > as you: no apparent logs. In the case of shaarli, logs have been diverted > to systemd. Try looking in journalctl. You may find something there.
Good call. Found this: Dec 06 16:53:25 fbx infinoted[254226]: [Tue Dec 6 16:53:25 2022] INFO: Unsuccessful connection attempt from [::ffff:192.168.xxx.x]:54424 (no client certificate) I have no idea why it would claim there is no client certificate, but this used to not be a problem. Previous connection attempts succeeded even without the client certificate, as can be seen from these old logs: Aug 31 16:18:58 fbx infinoted[650890]: [Wed Aug 31 16:18:58 2022] INFO: [::f fff:192.168.xxx.x]:39610 (no client certificate) connected Aug 31 17:16:49 fbx infinoted[650890]: [Wed Aug 31 17:16:49 2022] INFO: [::f fff:173.63.xxx.xx]:63570 (no client certificate) connected Aug 31 17:17:29 fbx infinoted[650890]: [Wed Aug 31 17:17:29 2022] INFO: [::f fff:69.120.xx.xx]:53873 (no client certificate) connected Aug 31 19:05:25 fbx infinoted[650890]: [Wed Aug 31 19:05:25 2022] ERROR: Erro r from connection [::ffff:69.120.xx.xx]:53873 (no client certificate): Connecti on reset by peer Aug 31 19:05:25 fbx infinoted[650890]: [Wed Aug 31 19:05:25 2022] INFO: [::f fff:69.120.xx.xx]:53873 (no client certificate) disconnected Aug 31 19:06:17 fbx infinoted[650890]: [Wed Aug 31 19:06:17 2022] INFO: [::f fff:192.168.xxx.x]:39610 (no client certificate) disconnected The "connection reset by peer" was probably a temporary situation or disconnection. Something has changed. I'll see if I can find the exact place in the logs, which are quite voluminous. > Cheers, > > -- > Znoteer > [email protected] Thanks for the tip. Augustine _______________________________________________ Freedombox-discuss mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/freedombox-discuss
