2024-08-25 UTC
# 01:46 ben ok i set up a fresh vps and wp install and i'm still getting the hang
# 01:53 GWG It has to be something on the server config
# 01:55 Loqi [preview] [ben] server {
listen 80 default_server;
listen [::]:80 default_server;
server_name _;
return 302 https://nullptr.bhh.sh$request_uri;
}
server {
listen 443 ssl http2;
listen [::]:443 ssl ipv6only=on http2;
...
# 01:55 GWG Nothing there should cause it to hang.
# 01:55 ben php is fully stock i only touched nginx to get that working
# 01:55 GWG That's why I said I'm stumped so far
# 01:55 ben yeah same! i don't even know how to log further
# 01:56 ben if you're interested i can give you access to this vm, i spun it up just for troubleshooting this
# 01:56 ben will be deleting it once we figure something out
# 01:56 GWG Can you set up an admin account on the wordpress side.
# 01:56 ben sure thing what email should i put for you
# 01:57 GWG I'll be stepping out for a few though. There's a free comedy show at the community center down the street
# 01:58 ben all good i was planning on playing some videogames etc but i'll be around
# 02:01 GWG And aaronpk updated that for the new IndieAuth revisions.
# 02:02 ben oh interesting indielogin works for my main site
# 02:03 GWG But my test site does work with Quill. But...it already has an entry for it. Wonder if it is hanging on adding it. And nothing in the logs?
# 02:04 ben 2024/08/25 01:44:30 [error] 21769#21769: *107 upstream timed out (110: Connection timed out) while reading response header from upstream,
# 02:04 ben just that generic upstream timed out one
# 02:04 GWG I just picked a client my test site had never used, and it did hang.
# 02:06 GWG So, it is something with the import of new clients into the client cache
# 02:07 GWG Which is what I originally though
# 02:07 GWG Will dig back into the code, I guess
# 02:08 ben sounds good, we can edit the live plugin files on that test site if needed
# 02:09 ben send me a pubkey if you want to get ssh access
terf, [tantek], [KevinMarks], IWSlackGateway, Lars-Christian and [dougbeal] joined the channel
# 14:03 [dougbeal] What a coincidence, I tried to login to Quill, and got some error. I assumed it was because I was running indieauth 3.4.2. Telegraph worked.
# 14:05 Loqi [preview] [Inklings-io] selfauth: self-hosted auth_endpoint using simple login mechanism
[dave], [snarfed], [manton], [Joe_Crawford], Lars-Christian, [schmarty] and gRegor-mobile joined the channel
# 17:36 GWG ben: Pushed another update to the PR. I think it fixed it
# 17:51 GWG It looks like it was a legacy problem.... when I removed the experimental code in favor of the new spec update...it created a logic issue that sent it into a loop
# 17:51 GWG Need to refactor the entire function, but want someone to test quickly
Lars-Christian joined the channel
# 19:00 GWG Need to refine, but got on the right trail
Lars-Christian joined the channel
# 19:16 ben seems to be some kind of conflict with the indieblocks stuff cause the post with no blocks in it automatically gets the syndication links saved
# 19:17 GWG ben: We can loop in janboddez who maintains indieblocks to see about it
# 19:18 GWG I'm not a contributor or user of that
# 19:24 GWG I do maintain Syndication Links, but we might have to figure it out together
# 19:26 ben i started poking around a bit in the plugin code for that to see if i could find where it saves the urls to the mf2_syndicaiton meta but i didn't have much luck and got distracted
# 19:30 GWG Happy to try to help... I have a pile of ideas to pursue and things to enhance
# 19:42 Loqi [preview] wherever you go, there you are
[morganm], [aaronpk], ms_boba[d], IWSlackGateway, [snarfed], [tantek], Killeik, [schmarty], [Joe_Crawford] and [dave] joined the channel