Closed n0rad closed 4 years ago
Hi @n0rad!
Two questions to start with:
At a first glance, I suspect it could be one or the other. If it is, I could definitely make some improvements on the error handling and feedback. If not, I can look a little more closely tomorrow.
Hi @n0rad - have you had a chance to peek at the two questions I raised?
Hi, sorry I forgot to reply. The problem was that I tested on a project with firestore in native mode. It was pretty hard to tell from the error message without your 2 questions, thx.
Thanks for responding! I've opened #63 to track that improvement, I'll prioritize that for the next dev cycle.
Hi there,
I'm trying to use the plugin in a fresh empty setup with 0.11.0 on nexus 3.21.2. When I finish the setup of the blob store with a empty bucket, there is an exception :
The store looks to be saved in conf, but cannot appear in UI and cannot be set on repositories.
I suppose, reading the stacktrace and quickly reading the code its because there is nothing to do metrics on yet, but since I cannot use the store, I cannot populate it.
Did I missed something ?