Skip to content

Error downloading task annotation, annotation.download.hybridToFile.failed #1205

@erjel

Description

@erjel

How to reproduce:

conda create -n wk-test python=3.12
conda activate wk-test
pip install webknossoss
python
>>> import webknossos as wk
>>> wk.Annotation.download('<annotation URL>')

Error message:

If this is unexpected, please double-check your WEBKNOSSOS URL and credentials.
If the error persists, it might be caused by a version mismatch of the python client and the WEBKNOSSOS server API version.
See https://github.com/scalableminds/webknossos-libs/releases for current releases.
Got response status 400 with body: {"messages":[{"error":"Failed to download annotation"},{"chain":"[Server Time 2024-10-24 15:21]  <~ annotation.writeTemporaryFile.failed <~ annotation.download.hybridToFile.failed"}]}

webknossos version: 0.15.6
Server version: 30284 (using a institute instance)

What webknossos-libs version do I need?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions