PHP Warning: Illegal string offset 'client_key' in /srv/wordpress/wp-content/plugins/alidswoo/includes/adsw/Api/Auth/OAuth1.php on line 0"

hsianglin21

New Member
Hi, I require fix on this error urgently. Kindly assist. this error is logged every 1 minute in my site. Thank you.


2019/01/28 12:00:53 [error] 7470#7470: *59 FastCGI sent in stderr: "PHP message: PHP Warning: Illegal string offset 'client_key' in /srv/wordpress/wp-content/plugins/alidswoo/includes/adsw/Api/Auth/OAuth1.php on line 0" while reading response header from upstream, client: 162.158.166.224, server: chiczest.com, request: "POST /wp-json/alids/v1/update HTTP/1.1", upstream: "fastcgi://unix:/var/run/ajenti-v-php7.0-fcgi-chiczestcom-php7.0-fcgi-0.sock:", host: "www.chiczest.com"
2019/01/28 12:01:54 [error] 7471#7471: *157 FastCGI sent in stderr: "PHP message: PHP Warning: Illegal string offset 'client_key' in /srv/wordpress/wp-content/plugins/alidswoo/includes/adsw/Api/Auth/OAuth1.php on line 0" while reading response header from upstream, client: 162.158.166.224, server: chiczest.com, request: "POST /wp-json/alids/v1/update HTTP/1.1", upstream: "fastcgi://unix:/var/run/ajenti-v-php7.0-fcgi-chiczestcom-php7.0-fcgi-0.sock:", host: "www.chiczest.com"
2019/01/28 12:02:56 [error] 7471#7471: *236 FastCGI sent in stderr: "PHP message: PHP Warning: Illegal string offset 'client_key' in /srv/wordpress/wp-content/plugins/alidswoo/includes/adsw/Api/Auth/OAuth1.php on line 0" while reading response header from upstream, client: 162.158.166.224, server: chiczest.com, request: "POST /wp-json/alids/v1/update HTTP/1.1", upstream: "fastcgi://unix:/var/run/ajenti-v-php7.0-fcgi-chiczestcom-php7.0-fcgi-0.sock:", host: "www.chiczest.com"
 
Hi, I require fix on this error urgently. Kindly assist. this error is logged every 1 minute in my site. Thank you.


2019/01/28 12:00:53 [error] 7470#7470: *59 FastCGI sent in stderr: "PHP message: PHP Warning: Illegal string offset 'client_key' in /srv/wordpress/wp-content/plugins/alidswoo/includes/adsw/Api/Auth/OAuth1.php on line 0" while reading response header from upstream, client: 162.158.166.224, server: chiczest.com, request: "POST /wp-json/alids/v1/update HTTP/1.1", upstream: "fastcgi://unix:/var/run/ajenti-v-php7.0-fcgi-chiczestcom-php7.0-fcgi-0.sock:", host: "www.chiczest.com"
2019/01/28 12:01:54 [error] 7471#7471: *157 FastCGI sent in stderr: "PHP message: PHP Warning: Illegal string offset 'client_key' in /srv/wordpress/wp-content/plugins/alidswoo/includes/adsw/Api/Auth/OAuth1.php on line 0" while reading response header from upstream, client: 162.158.166.224, server: chiczest.com, request: "POST /wp-json/alids/v1/update HTTP/1.1", upstream: "fastcgi://unix:/var/run/ajenti-v-php7.0-fcgi-chiczestcom-php7.0-fcgi-0.sock:", host: "www.chiczest.com"
2019/01/28 12:02:56 [error] 7471#7471: *236 FastCGI sent in stderr: "PHP message: PHP Warning: Illegal string offset 'client_key' in /srv/wordpress/wp-content/plugins/alidswoo/includes/adsw/Api/Auth/OAuth1.php on line 0" while reading response header from upstream, client: 162.158.166.224, server: chiczest.com, request: "POST /wp-json/alids/v1/update HTTP/1.1", upstream: "fastcgi://unix:/var/run/ajenti-v-php7.0-fcgi-chiczestcom-php7.0-fcgi-0.sock:", host: "www.chiczest.com"
Have you checked what version of PHP your wordpress install is running on and what PHP version of the Alidropship plugin you're downloading and running? I've got a server running PHP 7.1 and when I installed Plugin made for PHP 7.2, I was getting somewhat similar errors.
 

hsianglin21

New Member
Your solution did work for one day after installing the right version but Today the error resume as normal. Could anyone help?
 

hsianglin21

New Member
I tired the latest downloaded version plugin, still did not work. could you advise? This is the only error left in my site.

FastCGI sent in stderr: "PHP message: PHP Warning: Illegal string offset 'client_key' in /srv/wordpress/wp-content/plugins/alidswoo/includes/adsw/Api/Auth/OAuth1.php on line 0 while reading response header from upstream, client: 162.158.166.224, server: chiczest.com, request: "POST /wp-json/alids/v1/update HTTP/1.1",

it seem like the authentication of client key is giving error? is my client key missing? where to set this?
 
I tired the latest downloaded version plugin, still did not work. could you advise? This is the only error left in my site.

FastCGI sent in stderr: "PHP message: PHP Warning: Illegal string offset 'client_key' in /srv/wordpress/wp-content/plugins/alidswoo/includes/adsw/Api/Auth/OAuth1.php on line 0 while reading response header from upstream, client: 162.158.166.224, server: chiczest.com, request: "POST /wp-json/alids/v1/update HTTP/1.1",

it seem like the authentication of client key is giving error? is my client key missing? where to set this?
Okay, clear all your cookies and cache, seems Api/Auth/OAuth1.php happens I think on the plugin of chrome and plugin of wordpress affiliation
 
Hi rahathafeez09,

I cleared my site plugin cache, cloudflare cache and my browser cookies. the error is still displayed.

Where is this client key for? is it the license?
I think, yeah. Hit up support? I'm pretty sure it's related to your license. I usually download my plugin from here:
https://alidropship.com/updates-plugin/
It asks for your license key before so maybe, it spits out the correct plugin client key etc. that you need, check?
 
Top