From Gabriel Augendre to ~bt/1mb.club
https://www.debugbear.com/test/website-speed/zOU9lVT4/ --- _site_listings/gabnotes.org.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_site_listings/gabnotes.org.md b/_site_listings/gabnotes.org.md index 5363713..bf99486 100644 --- a/_site_listings/gabnotes.org.md +++ b/_site_listings/gabnotes.org.md @@ -1,4 +1,4 @@ --- pageurl: gabnotes.org size: 171.0 size: 70.2[message trimmed]
From Gabriel Augendre to ~koehr/the-250kb-club-devel
--- pages.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/pages.txt b/pages.txt index 80a4768..324c9be 100644 --- a/pages.txt +++ b/pages.txt @@ -339,3 +339,4 @@ https://www.cweagans.net/ https://5am.is/ https://nelson.cloud/ https://arciniega.one/ -- https://gabnotes.org/[message trimmed]
From Gabriel Augendre to ~bt/1mb.club
https://www.debugbear.com/test/website-speed/RIngUODI --- _site_listings/gabnotes.org.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_site_listings/gabnotes.org.md b/_site_listings/gabnotes.org.md index e36c9af..c70e6b0 100644 --- a/_site_listings/gabnotes.org.md +++ b/_site_listings/gabnotes.org.md @@ -1,4 +1,4 @@ --- pageurl: gabnotes.org size: 44.4 size: 171[message trimmed]
From Gabriel Augendre to ~sircmpwn/sr.ht-discuss
I'll try that :) Do you have any hint on how to "start debugging"? Maybe just some search engine for "debug fcgiwrap"? Thanks again, I'll post here when I find a solution. -- Gabriel Augendre
From Gabriel Augendre to ~sircmpwn/sr.ht-discuss
Sadly nothing useful, at least I guess tail -f /var/log/nginx/* ==> nginx/access.log <== 192.168.0.10 - - [21/Nov/2020:15:16:44 +0100] "GET /~crocmagnon/test/info/refs?service=git-upload-pack HTTP/1.0" 403 15 "-" "git/2.29.2" "[some ipv6 address]" -- Gabriel Augendre
From Gabriel Augendre to ~sircmpwn/sr.ht-discuss
Thanks, Here's what I have: -rw-r--r-- 1 git git 4.4K Nov 20 21:22 git.sr.ht.log -rw-r--r-- 1 git git 13.7K Nov 21 08:29 gitsrht-dispatch -rw-r--r-- 1 git git 23.5K Nov 21 08:29 gitsrht-keys -rw-r--r-- 1 git git 4.9K Nov 21 08:29 gitsrht-shell -rw-r--r-- 1 git git 648 Nov 20 21:07 gitsrht-update-hook I did a `tail -f git*` and tried to `git clone` with https but nothing moved. -- Gabriel Augendre
From Gabriel Augendre to ~sircmpwn/sr.ht-discuss
Yeah I noticed some issues when cloning with ssh indeed, I created and chowned the ones that were mentioned in stderr. Could you please list all the files that should exist? Maybe I’m missing some? -- Gabriel Augendre Sent from a mobile device / Envoyé depuis un appareil mobile
From Gabriel Augendre to ~sircmpwn/sr.ht-discuss
A few things I forgot to mention: * The repo is public * I have another nginx to handle all my incoming http(s) traffic before git.sr.ht's. Here's the config: https://paste.sr.ht/~crocmagnon/b403d67a5c716d74bf3cd00e301ca329d81961ca In this config, http://192.168.0.56:80 is the git.sr.ht host. -- Gabriel Augendre
From Gabriel Augendre to ~sircmpwn/sr.ht-discuss
Hello, I just spent a couple of hours setting up a self-hosted instance of git.sr.ht. First, a quick note: it was impossible to use ssh to pull/push to git repos unless I added a password to the `git` user on a fresh alpine install. Maybe this should be documented? I can send a patch if needed. Now onto my issue: I can't clone using https. Here's the log from the git clone command: $ git clone https://git.srht.augendre.info/~crocmagnon/test
From Gabriel Augendre to ~sircmpwn/sr.ht-discuss
I’ve often seen and used the minus sign to reverse
search order, like so:
sort:comments
sort:-comments
But I don’t know what sourcehut currently uses for
its own ordering.
--
Gabriel Augendre
Sent from a mobile device
/ Envoyé depuis un appareil mobile
> Le 28 août 2020 à 07:36, Enterprisey <apersonwiki@gmail.com> a écrit :