Jonathan Smith
Jonathan Smith
Hi, Have we lost the Project Branch drop-down selector? I thought there used to be one, and the above comments imply we did have, but right now we only get...
I have this problem too. It is caused by https://githubengineering.com/crypto-removal-notice/ I've updated to latest git (2.3.5 because I am using an old mac), updated to OpenSSL 1.1.0g (Nov 2017) and...
That's great, thanks for the reply ravisingla. Now I know that the config bit does work (for you). So something is still forcing my git to use tlsv1. edit: For...
Hi jecowa, Yes that is exactly right. Github requires TLSv1.2 - I have precisely this problem myself. Here is what I have discovered: First I updated OpenSSL because 0.9.8zg came...
This is great! It has solved a bug I reported https://www.drupal.org/project/scheduler/issues/3359998#comment-15048675 where messages are no longer being shown, which causes phpunit tests failures. It was OK on drush 11 but...
I reported that this problem is fixed. It was fixed when I ran the commands locally. But the phpunit tests still fail to find the message lines.
Thanks for the reply. I was using the drush launcher, but the same happens when I try `vendor/bin/drush runserver` Are there other ways I can try to run it? As...
Just tried `vendor/bin/drush runserver --no-interaction --debug` (from the linked issue)
It gives more detail, but not sure if it will show anything.
[_runserver_debug.txt](https://github.com/drush-ops/drush/files/10338641/_runserver_debug.txt)