RaviTeja Pothana
RaviTeja Pothana
@armab Thank you for the reply. I tried with the FQDN and also the regex matching the domain like `.internal.example.com`. But no luck. `no_proxy` in the config file? Yes.
Yes @armab My installation runs on a CentOS machine and the content of both the `/etc/sysconfig/st2actionrunner` and `/etc/sysconfig/st2api` file is as below: ``` http_proxy=http://http-proxy.example.com:1234 https_proxy=https://https-proxy.example.com:1234 no_proxy=127.0.0.1,localhost,.internal.example.com ```
I am seeing the same problem on Ubuntu 17.10: > λ Neutron ~ → python3 -V > Python 3.6.3 > λ Neutron ~ → kazam -v > /usr/bin/kazam:32: PyGIWarning: Gtk...
On Ubuntu 17.10: I switched to Xorg at the login prompt and everything started working fine then after.