Alex Movergan

Results 13 comments of Alex Movergan

Google got me here due to the same reasons. Maybe adding it into example in docs would've helped.

Hello, Faced the same issue with TF12 ``` Terraform v0.12.25 + provider.null v2.1.2 + provider.random v2.2.0 + provider.vsphere v1.17.4 ``` VM is with single disk. We use vSAN if it's...

Looks like it fails to parse the following lines returned by Master: ``` slave0:ip=redis-node-0.redis-headless.d003.svc.cluster.local,port=6379,state=online,offset=11855465,lag=0 slave1:ip=redis-node-2.redis-headless.d003.svc.cluster.local,port=6379,state=online,offset=11855249,lag=1 ``` Somewhere here: https://github.com/opserver/Opserver/blob/a47b1fc69b33fabbdeeed6b714e7afd17dcf544b/src/Opserver.Core/Data/Redis/RedisInfo.cs#L157

I have to agree, having a binary would be awesome.

Guys, could you please share clear steps to reproduce it on Plesk Server? Please specify: Plesk Version OS The website configuration (Apache/Nginx/php-version and mode) WordPress version Steps to verify that...

At least something IaC for releases is highly desirable. +1

We have this problem when a password for connection to Redis is incorrect. The error is totally misleading. Steps-to-reproduce: 1. Create a sentinel cluster with password "123abc" 2. Try to...

Have the same error. 👎