Y

Results 44 comments of Y

version: 1.6.1dev Seeing the same in s3 bucket. Target Storage outputs files ![image](https://user-images.githubusercontent.com/5531844/203673277-c30b8357-fc8b-4b8d-8ca3-864ebbe7d8c8.png)

How did you solve this? we're also seeing `could not connect to the primary server`

No, I dont have any. This is just something I encountered in my research. Im not clear on the approach. You seem to have done something similar in the other...

I don't see extended_tweet in the event.

Seeing same error with annotation sample https://labelstud.io/guide/tasks.html#Example-JSON-format: ``` File "/label-studio/label_studio/io_storages/base_models.py", line 128, in cancelled_annotations = len([a for a in annotations if a['was_cancelled']]) ```

After some trial and error, it seems like the latest version 1.4.4 reads the BASE_URL from a secret and not env. I added to secret.yaml ``` {{- if .Values.baseURL }}...

Seeing the same thing. Any solutions? Using the helmfile with `geolocation enabled: false` I ended up enabling it and adding my maxmine creds.

i'd like to know too, seems that slicing the output removes them from further filtering.

Any update on this? having issues getting this to work. What is the right way to call this? I'm looking at this example, but it seems out of date https://gist.github.com/riggaroo/d828c5ffecf261d3ccc7bde89817dba5

The 1.0.0 version requires it in the action.yaml? https://github.com/thomaseizinger/create-pull-request/blob/master/action.yml#L10 Thanks, I think it's working.