When I open frontend of Yii2 advanced project I get this error:
Warning: Redis::connect(): php_network_getaddresses: getaddrinfo for redis failed: in C:OSPaneldomainslocalhostmysitevendorpromphpprometheus_client_phpsrcPrometheusStorageRedis.php on line 226
For my yii2 project I use Openserver. Redis is started, working.
How to solve the error above?
Please help!