Roberto Carvajal

Results 6 comments of Roberto Carvajal

indeed, I have 2 machines, one with 10.7.5 which segfaults and one with 10.8.4 which works fine, I have not tested 1.90.0 yet, I'll try that tonight and report back.

BB8 is indeed hidden from the SDK by excluding the prefix name of them, there is a workaround with a simple modification that is explained here https://github.com/orbotix/Sphero-Android-SDK/issues/21 `robotRadioDescriptor.setNamePrefixes(new String[]{"BB-"});` that's...

please run `docker container stats` to check how much ram the agent containers are actually using. I think they shouldn't be nowhere near that.. What I *think* may be happening...

PRISM Node version 2.2.1, which is the version recommended to use on the latest stable version of [Identus v2.12](https://github.com/hyperledger/identus/releases/tag/v2.12) Since this is the recommended version of the official Identus release...

ok, interesting, I cannot reproduce this issue, and loading the URL directly works fine (there is no redirect, etc). I have 2.5 questions: 1. is this still an issue? 2....

I came to this issue exactly for this, how can I close I subagent? I use a subagent as reviewer a lot and they pile up.. it would be nice...