Salikh Fakhrutdinov
Salikh Fakhrutdinov
@IonDen can you add example to docs like this add with true-way? Thanks
You has mysql version > 8. Use old version for store password. the python client doesn't support new password protocol ``` ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY '1234'; ```
I have similar problem ``` nginx version: nginx/1.14.0 built by gcc 4.9.2 (Debian 4.9.2-10) built with OpenSSL 1.0.2l 25 May 2017 TLS SNI support enabled configure arguments: --add-module=/tmp/build-nginx-pagespeed/incubator-pagespeed-ngx-1.13.35.2-stable/ --user=nginx --group=nginx...
I created pr https://github.com/nginx-proxy/docker-gen/pull/442, can check?
I also have this problem. Apnsphp dont working, but simple ruby script work. Why so? ``` #!/usr/bin/env ruby require 'openssl' require 'socket' require 'json' token = "XXX" cert = File.read("XXX/production.pem")...
Please look my pr #56 Here problem in twice call ```go connect()``` - first from method ```keepAlive()```, the timer channel waiting can call any time, because of this ```close()``` method...
Avro support for source + sink would be interesting to me as well +1
I have similar problem... Yii::app->cache is Redis... Yii 2.0.12. TagDependency from console not reset cache... I think about the id in config, but this dont have result
When this request to be merged? Nodejs 5.0 fire this error!