Closed domenic closed 6 years ago
https://github.com/domenic/wattsi-server/commit/f18dda2c72fe15e60cade9006aaa55cce000e0d7 tried to add it but Travis is giving deployment errors:
https://travis-ci.org/domenic/wattsi-server/builds/422272878#L726
$ bash ./deploy.sh bad decrypt 140126302111392:error:0606506D:digital envelope routines:EVP_DecryptFinal_ex:wrong final block length:evp_enc.c:532:
Strangely this is not causing the Travis run to fail, which is itself not a good thing...
Fixed by https://github.com/domenic/wattsi-server/commit/adffe8bb2f36206444a58b20d7b2ecb217ccadcd
https://github.com/domenic/wattsi-server/commit/f18dda2c72fe15e60cade9006aaa55cce000e0d7 tried to add it but Travis is giving deployment errors:
https://travis-ci.org/domenic/wattsi-server/builds/422272878#L726
Strangely this is not causing the Travis run to fail, which is itself not a good thing...