Ysee Monnier

Results 15 comments of Ysee Monnier

Same error... ```bash Running "jekyll:server" (jekyll) task >> Error: Command failed: /bin/sh -c jekyll -v >> WARN: Unresolved specs during Gem::Specification.reset: >> jekyll-watch (~> 1.1) >> WARN: Clearing out unresolved...

I solved my problem by updating Jekyll. Regards

Hi, same issue... :'(

@chennemann do you know if this latency has been fixed?

```yml version: '3' services: cassandra: image: yep1/usergrid-cassandra volumes: - ./data/cassandra:/var/lib/cassandra elasticsearch: image: yep1/usergrid-elasticsearch volumes: - ./data/elasticsearch:/data usergrid: image: yep1/usergrid environment: ADMIN_PASS: SuperTest ORG_NAME: orgNameTest APP_NAME: appNameTest CASSANDRA_PORT_9160_TCP_ADDR: cassandra CASSANDRA_PORT_9160_TCP_PORT: 9160...

Got the same exception with the version 17.2.0. We received few crashes each week on Firebase Crashlytics ``` Fatal Exception: java.lang.UnsatisfiedLinkError: dlopen failed: library "libbarhopper_v3.so" not found at java.lang.Runtime.loadLibrary0(Runtime.java:1087) at...

Hello, I have the same issue, do you know if you plan to fix it?

Hello @msikyna @xprikryl2 thanks a lot for your messages. I tested your first idea, unfortunately it did not work. About the second idea, we are also using `bouncycastle` (`org.bouncycastle:bcpkix-jdk15to18`, version...

Hello, I have additional information, when trying to log in or accessing secure endpoint I have the following error: ``` Preferred provider doesn't support key: java.security.InvalidKeyException: Keystore operation failed at...