#wordpress 2024-08-25

2024-08-25 UTC
#
ben
ok i set up a fresh vps and wp install and i'm still getting the hang
#
GWG
It has to be something on the server config
#
GWG
Still stumped
#
ben
fresh site, here's the nginx config for it https://nullptr.bhh.sh/notes/16f54103ff/
#
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; ...
#
GWG
Nothing there should cause it to hang.
#
ben
php is fully stock i only touched nginx to get that working
#
GWG
That's why I said I'm stumped so far
#
ben
fully fresh vm too lol
#
ben
yeah same! i don't even know how to log further
#
GWG
So, let's get this.
#
ben
if you're interested i can give you access to this vm, i spun it up just for troubleshooting this
#
GWG
That would be helpful
#
ben
will be deleting it once we figure something out
#
GWG
Can you set up an admin account on the wordpress side.
#
GWG
Please do
#
ben
sure thing what email should i put for you
#
GWG
david@shanske.com is fine.
#
GWG
I'll be stepping out for a few though. There's a free comedy show at the community center down the street
#
ben
all good i was planning on playing some videogames etc but i'll be around
#
ben
pm for password
#
GWG
Okay...Indielogin.com works.
#
GWG
And aaronpk updated that for the new IndieAuth revisions.
#
GWG
Wonder if that's related
#
ben
oh interesting indielogin works for my main site
#
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?
#
GWG
I need an old client, I guess
#
ben
2024/08/25 01:44:30 [error] 21769#21769: *107 upstream timed out (110: Connection timed out) while reading response header from upstream,
#
ben
just that generic upstream timed out one
#
GWG
I just picked a client my test site had never used, and it did hang.
#
ben
weird!
#
GWG
So, it is something with the import of new clients into the client cache
#
GWG
Which is what I originally though
#
GWG
Will dig back into the code, I guess
#
ben
sounds good, we can edit the live plugin files on that test site if needed
#
ben
send me a pubkey if you want to get ssh access
#
GWG
I'll update the PR version
#
GWG
And can sideload it
#
ben
okidoke
#
GWG
On that note...laugh time
#
ben
hell yeah, enjoy!
terf, [tantek], [KevinMarks], IWSlackGateway, Lars-Christian and [dougbeal] joined the channel
#
[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.
#
sebbu
reminds me that https://github.com/Inklings-io/selfauth and https://github.com/Zegnat/php-mintoken haven't been updated in several years
#
Loqi
[preview] [Inklings-io] selfauth: self-hosted auth_endpoint using simple login mechanism
#
GWG
[dougbeal]: Long time no see
[dave], [snarfed], [manton], [Joe_Crawford], Lars-Christian, [schmarty] and gRegor-mobile joined the channel
#
GWG
ben: Pushed another update to the PR. I think it fixed it
#
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
#
GWG
Need to refactor the entire function, but want someone to test quickly
Lars-Christian joined the channel
#
ben
oooo
#
ben
i will pull the changes
#
ben
oooh it worked!
#
ben
lovely!
#
GWG
Need to refine, but got on the right trail
Lars-Christian joined the channel
#
ben
nice!
#
ben
i got a hint on https://benharri.org/notes/13f1c0d850/ for syndication links posting some tests from quill
#
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
#
GWG
ben: We can loop in janboddez who maintains indieblocks to see about it
#
GWG
I'm not a contributor or user of that
#
ben
ohh good deal
#
GWG
I do maintain Syndication Links, but we might have to figure it out together
#
ben
ah i think i knew that
#
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
#
GWG
Happy to try to help... I have a pile of ideas to pursue and things to enhance
#
ben
testing out hidden links from Syndication Links with a block-bound callback https://benharri.org/notes/fdea4316e4/
#
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