- Issue created by @pumpkinkid2
- 🇺🇸United States mglaman WI, USA
In
src/Client/Solarium/AcquiaGuzzle
has the following:// Putting `?debug=true` at the end of any Solr url will show you the // low-level debugging from guzzle. // phpcs:ignore 'debug' => (PHP_SAPI === 'cli' || isset($_GET['debug'])),
Can you try commenting that out and see if it is the case? We haven't had other reports but that doesn't mean it isn't happening. I won't have time to manually test until next week.
Hey mglaman,
Commenting out the debug line definitely stops the output. Not sure what it entails to properly fix if that shouldn't be happening with that line uncommitted, but I'm happy to help troubleshoot further if I can help.
PK2
- 🇺🇸United States mglaman WI, USA
Thanks for confirming. I think the fix is to remove this. Or leverage an environment variable for it. I'll be OOO and can pick it up next week
- @mglaman opened merge request.
- Status changed to Needs review
over 1 year ago 6:40pm 3 April 2023 - 🇺🇸United States mglaman WI, USA
MR opened with proposed fix. We're reviewing and should be merged soon, and part of the upcoming release.
-
amangrover90 →
authored 96399090 on 3.1.x
Issue #3349146 by mglaman, amangrover90: Drush Cron run is verbose after...
-
amangrover90 →
authored 96399090 on 3.1.x
- 🇺🇸United States mglaman WI, USA
Fixed! Slated for the next release. Thanks for reporting and testing @pumpkinkid2
- Status changed to Fixed
over 1 year ago 2:13pm 4 April 2023 - Status changed to Fixed
over 1 year ago 3:19am 20 April 2023 Automatically closed - issue fixed for 2 weeks with no activity.