Hi, I can't get wp-cli command verify-checksums to work. All our http outbound connections are required to go via a proxy and I guess this is where the problem lies. Although having said that wp-cli does seem to update wordpress plugins so I am not sure.
wp core verify-checksums --path=/usr/share/nginx/html/somesite.com/www/ --allow-root
Error: Couldn't get checksums from WordPress.org.
Each time I run the above command I get the following in our proxy logs so there is definatly somthing happening.
1408028787.672 776 xxx.xxx.xxx.xxx TCP_MISS/200 4154 CONNECT api.wordpress.org:443 - DIRECT/66.155.40.202 -
Hi, I can't get wp-cli command verify-checksums to work. All our http outbound connections are required to go via a proxy and I guess this is where the problem lies. Although having said that wp-cli does seem to update wordpress plugins so I am not sure.
wp core verify-checksums --path=/usr/share/nginx/html/somesite.com/www/ --allow-root
Error: Couldn't get checksums from WordPress.org.
Each time I run the above command I get the following in our proxy logs so there is definatly somthing happening.
1408028787.672 776 xxx.xxx.xxx.xxx TCP_MISS/200 4154 CONNECT api.wordpress.org:443 - DIRECT/66.155.40.202 -