[00:09:36] Anyone else having problems in Vagrant unable to make SSL connections to getcomposer.org? "Unknown SSL protocol error in connection to getcomposer.org:443". Between enabling/disabling NFS and enabling/disabling IPv6 on the host OS (macOS) i've reached about where no combination of the two actually works. [00:10:01] s/about/a point/ [00:12:03] I'm just updating my vagrant vm, and it's working fine... [00:14:54] Running recent vagrant versions etc? [00:28:45] Well, everything worked yesterday.. [00:29:05] But yeah, recent-ish. Updating it now, but it seems the VM is consistently coming to a halt with no responsiveness whenever I try to up it [00:29:11] Takes 3 tries to get it up properly [00:29:23] (although it never errors, it just claims to succeed without actually working) [00:29:34] I can tell from the vagrant-up output being too short [00:30:09] E.g. without the part where it sets up port forwarding and ssh. Sometimes it just skips it [00:31:24] https://gist.github.com/Krinkle/fbef4717df93eef9a90bd0cd1bec17d7 [03:00:55] anomie: do you have an opinion on API modules that completely override output formatting, like opensearch and rsd, versus index.php actions? [03:01:33] or other kinds of entry points? [03:07:10] context: https://phabricator.wikimedia.org/T27854 [03:21:25] TimStarling: I think an oEmbed module would probably be ok. [03:28:03] i might favor a clean url on those, since the frame could get copied around manually. but i'm not super picky [03:28:39] of course url could be done separately even if it's routed thorugh api [03:28:42] *through