Vasilis Vlasopoulos

Results 2 comments of Vasilis Vlasopoulos

I think I found the issue, In InitializeSessionManagement.java I found the provider mapping LINE 48 `providerMapping.put("redis", "com.amadeus.session.repository.redis.JedisSessionRepositoryFactory");` So when I pass `provider=com.amadeus.session.repository.redis.JedisSessionRepositoryFactory` it works but the mapping doesn't work if...

Any updates on this? The issue remains as @LilWatson mentioned. ```bash curl -v -H "X-Scope-OrgID:tenant-a|tenant-b" localhost:3100/loki/api/v1/detected_labels ... < HTTP/1.1 500 Internal Server Error ... too short binary ```