Kévin Sailly

Results 8 comments of Kévin Sailly

PS: using pm2 to start node server, is a potential workaround.

here is the code responsible for this : ``` // it shouldn't take more than 5 seconds to find the next execution time // being very generous with this. Throw...

had the same bug : https://github.com/kelektiv/node-cron/issues/567 PS: using pm2 to start node server, is a potential workaround.

Hi @boskokg , Ok, great I will check it out tonight. Thanks, Kévin

@boskokg , I have an error on while building : `[ +98 ms] > Task :flutter_blue_plus:extractIncludeDebugProto [ ] > Task :flutter_blue_plus:extractProto [ +100 ms] > Task :flutter_blue_plus:generateDebugProto [ ] >...

resolved after an upgrade of android studio that uses JAVA11 rather than 8.

now looking for runtime error : E/AndroidRuntime( 5095): java.lang.SecurityException: Need android.permission.BLUETOOTH_CONNECT permission for AttributionSource { uid = 10396, packageName = productif.fr.shareif_mobile, attributionTag = null, token = android.os.BinderProxy@a2d50cd, next = null...

By the way, I am just scanning for devices, not connecting to them, so I do not really understand this result.