Hello,
I'm trying to load trafiff plan using cgr-loader with this parameters below, but I'm getting this error. Ip address of
redis-master.femoz.net is 192.168.2.21. Redis database is on different server than cgrates instance. What I'm doing wrong?
Error:
dial tcp
127.0.0.1:6379: getsockopt: connection refused
2016/06/02 11:42:27 Destinations:
dial tcp
127.0.0.1:6379: getsockopt: connection refused
2016/06/02 11:42:27 Could not write to database: dial tcp
127.0.0.1:6379: getsockopt: connection refused
#cgr-loader -flushdb -verbose -validate -datadb_host=
redis-master.femoz.net -datadb_name=11 -datadb_passwd="" -datadb_port=6379 -datadb_type=redis -datadb_user="" -path=/tmp/tariff-plans