googleads / google-ads-php

Google Ads API Client Library for PHP
https://developers.google.com/google-ads/api/docs/client-libs/php
Apache License 2.0
295 stars 262 forks source link

All log messages before absl::InitializeLog() is called are written to STDERR. Google Ads API php #1051

Open nihadsaleem opened 6 days ago

nihadsaleem commented 6 days ago

WARNING: All log messages before absl::InitializeLog() is called are written to STDERR I0000 00:00:1728553630.485312 17572 channel.c:275] [Warning] The number of channel for the target googleads.googleapis.com:443 is maxed out bounded.

I0000 00:00:1728553630.485698 17572 channel.c:277] [Warning] Target upper bound: 1. Current size: 1.

I0000 00:00:1728553630.485832 17572 channel.c:280] [Warning] Target googleads.googleapis.com:443 will not be persisted.

getting this error

fiboknacky commented 5 days ago

Could you give more details about how you installed this library and what code did you run that triggered this?