From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Nils Gillmann Newsgroups: gmane.lisp.guile.user Subject: About the IRC Logs Date: Fri, 9 Nov 2018 15:56:51 +0000 Message-ID: <20181109155651.du5jis5pz6vunzsw@abyayala> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Trace: blaine.gmane.org 1541778855 20679 195.159.176.226 (9 Nov 2018 15:54:15 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 9 Nov 2018 15:54:15 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Nov 09 16:54:10 2018 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gL96o-0005GA-FR for guile-user@m.gmane.org; Fri, 09 Nov 2018 16:54:10 +0100 Original-Received: from localhost ([::1]:34846 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gL98u-0004Wb-Nf for guile-user@m.gmane.org; Fri, 09 Nov 2018 10:56:20 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53659) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gL98X-0004WV-Ev for guile-user@gnu.org; Fri, 09 Nov 2018 10:55:58 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gL98U-0000wV-6V for guile-user@gnu.org; Fri, 09 Nov 2018 10:55:57 -0500 Original-Received: from static.195.114.201.195.clients.your-server.de ([195.201.114.195]:35410 helo=conspiracy.of.n0.is) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gL98T-0000ub-Q8 for guile-user@gnu.org; Fri, 09 Nov 2018 10:55:54 -0500 Original-Received: by conspiracy.of.n0.is (OpenSMTPD) with ESMTPSA id faf608a8 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Fri, 9 Nov 2018 15:55:44 +0000 (UTC) Mail-Followup-To: guile-user@gnu.org Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 195.201.114.195 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.org gmane.lisp.guile.user:14977 Archived-At: Hi, first off: sorry that the logs are down for such a long time. Since someone in your community offered to fix the Apache config, and I got the okay to share it, you can find the config for the https://irclogs.gnunet.org appended to this email. The application running is taking limnoria textfile logs and publishes them. The sourcecode is https://git.kyriasis.com/kyrias/znc-log-viewer with some minor modifications (only a local config change). The author told me: > Because that looks a lot like a TLS handshake, which you most certainly should not be sending to flask. > uwsgi://127.0.0.1:7000/ > It's not running under uwsgi, so don't try to proxypass it using the uwsgi protocol. > So either change it to an actual http proxying, or run it under uwsgi. We are currently busy fighting other fires, but we understand the logs are important for the hosted communities. If you want to have the current outcome of a longer discussion displayed, you can help and fix the apache2 config. The past logs are dumped, they still need to be converted (or the znc-log-viewer needs some code for SQL). PS: Please don't use this email to throw discussions about wether your favorite language or viewer might be the better replacement in my inbox, there have been discussions and they happened offlist and I'm not happy with the outcome but it gets the job done. Thanks, and happy hacking!