Openuv - invalid json received

Hi folks, @glhopital

strange issue with Openuv Binding. I see sometimes the binding is suddenly stopping, and I see this on PaperUI:

Invalid json received when calling `https://api.openuv.io/api/v1/uv?lat=45.465051&lng=9.094615&alt=0` : {"error":{"name":"MongoError","message":"user is not allowed to do action [find] on [openuv-billing.requests]","ok":0,"errmsg":"user is not allowed to do action [find] on [openuv-billing.requests]","code":8000,"codeName":"AtlasError"}}

If I start again (disabling and re-enabling the API via PaperUI), everything becomes green and online.

How can understanding what is the issue here? perhaps something on Openuv issue to be investigated with them?

3.3.0 M6 now here.

Andrea

Yes, I faced the same also from time to time. This seems to be related to an unavailibility of the service on openUV API (most of the time at night time from what I observed).
I could try to find a way to circumvent. Could you please log an issue in github ?

1 Like

I’ll do that :slight_smile:

nice to know they are using MongoDB :slight_smile:

1 Like

here the issue in GitHub:

Andrea