barcodebuddy icon indicating copy to clipboard operation
barcodebuddy copied to clipboard

HA crashes after Grocy Add on was updated, Disabling Barcode Buddy stop's HA from Crashing

Open Surgical71 opened this issue 4 years ago • 0 comments

Hi.

It seems like Barcode buddy causes HA to crash after updating to the latest version of Grocy. HA error log:

2021/04/25 22:48:22 [error] 401#401: *189 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught RedisException: read error on connection to 127.0.0.1:6379 in /app/bbuddy/incl/redis.inc.php:178 Stack trace: #0 /app/bbuddy/incl/redis.inc.php(178): Redis->get('bbuddy_softup') #1 /app/bbuddy/incl/redis.inc.php(142): RedisConnection::getData('bbuddy_softup') #2 /app/bbuddy/incl/redis.inc.php(119): RedisConnection::isSoftUpdateAllowed() #3 /app/bbuddy/cron.php(29): RedisConnection::updateCache(true) #4 {main}

After Disabling Barcode Buddy Add on HA was working 100% as intended

Surgical71 avatar Apr 27 '21 21:04 Surgical71