Hie Need a fix am new to CGRateS have completed my installation but when i start CGRateS and use console status i get below
root@cgrates:/etc/cgrates# cgr-console status
-rpc_encoding string
RPC encoding used <gob|json> (default "json")
-server string
server address host:port (default "
127.0.0.1:2012")
-verbose
Show extra info about command execution.
-version
Prints the application version.
2017/05/07 06:55:18 Could not connect to server
127.0.0.1:2012and if i run systemctl i get below
root@cgrates:/etc/cgrates# systemctl status cgrates
● cgrates.service - LSB: CGRateS real-time charging system
Loaded: loaded (/etc/init.d/cgrates)
Active: active (exited) since Sun 2017-05-07 06:53:42 CDT; 3s ago
Process: 2375 ExecStop=/etc/init.d/cgrates stop (code=exited, status=0/SUCCESS)
Process: 2389 ExecStart=/etc/init.d/cgrates start (code=exited, status=0/SUCCESS)
May 07 06:53:42 cgrates CGRateS[2396]: Caching all derived chargers
May 07 06:53:42 cgrates CGRateS[2396]: Caching all actions
May 07 06:53:42 cgrates CGRateS[2396]: Caching all shared groups
May 07 06:53:42 cgrates CGRateS[2396]: Caching load history
May 07 06:53:42 cgrates CGRateS[2396]: Finished load history caching.
May 07 06:53:42 cgrates CGRateS[2396]: Caching all aliases
May 07 06:53:42 cgrates CGRateS[2396]: Caching load history
May 07 06:53:42 cgrates CGRateS[2396]: Finished load history caching.
May 07 06:53:42 cgrates CGRateS[2396]: Registering CDRS HTTP Handlers.
May 07 06:53:42 cgrates CGRateS[2396]: Registering CDRS RPC service.