Andrey

Results 30 comments of Andrey

You might use [fpm](https://github.com/jordansissel/fpm) for quick packaging. It allows to pack your egg and dependencies like this: ``` fpm -s python -t deb netutils-linux fpm -s python -t deb colorama...

For some reason it doesn't accept names with dot in the middle, despite of tooltip saying `jane.doe` is allowed. ![image](https://user-images.githubusercontent.com/3438036/136113913-f604f87b-9b34-43b2-bf46-3b4994ae3545.png) Running latest v1.7.1-rc1

Well, the process starts, but with the following error. ``` [2018-11-02 19:18:41,034] ERROR (com.github.ambry.store.DiskManager) Exception while starting store for the partitionPartition[0] com.github.ambry.store.StoreException: Error while starting store for dir /var/lib/ambry/0/0 at...

Any POST requests fail with ``` [2018-11-06 19:03:52,744] ERROR (com.github.ambry.replication.ReplicationManager) Not replicating to partition Partition[0] because an initialized store could not be found [2018-11-06 19:03:52,744] WARN (com.github.ambry.replication.ReplicationManager) Number of Datacenters...

Hi @cgtz, any chance I can overcome it now?

@cgtz Yup, commenting out helps, at least it now starts and is able to execute requests. I wonder how large is the impact of disabling that code? I mean, won't...

Hey. I also have (a rather outdated) LG GA-B499TGBM, can test something with it. As far as I know, it only reports and sets current modes and also can alarm...

BTW, my AC do support power consumption through the official app.

Seems like just adding `import wideq` doesn't fix the problem, I had to add another exception handler for APIError.

@sampsyo I believe that version is sticked to 1.0.1 within manifest.json. I've also tried to update it to 1.4.0 within the same manifest, but I got another strange error, something...