Article ID: 000090036 Content Type: Error Messages Last Reviewed: 06/15/2022

Error “Cannot Connect to Redis…Connection Refused” When Starting Intel® Training and Learning Suite (Intel® TLS) Server

BUILT IN - ARTICLE INTRO SECOND COMPONENT
Summary

How to check if Redis server is correctly connected and running when starting TLS server.

Description

Startnn.sh generates the following error when launching Intel® TLS server:

Cannot connect to rediss:<localhost> Error 111: Connected to <localhost>. Connection Refused...

Resolution

The error is due to the redis server not being started or connected to properly.

Run the following command to check the status of the redis server:

sudo service redis-server status

If the server is not running, restart it by running the following command:

sudo service redis-service restart

Related Products

This article applies to 1 products