Hi, I’m getting a consistent HTTP 500 error when trying to register my Docker submission for the Multi-Author Writing Style Analysis 2026 task. The image layers upload successfully but the final software registration fails.
Image: registry.webis.de/code-research/tira/tira-user-rheaveaura/pan26-rhea:latest Error: “Upload of software failed with error - Server Error (500)”
The tira-run command used: tira-run --input-dataset multi-author-writing-style-analysis-2026/smoketest-20260330-training --image pan26-rheaveaura:latest --command 'python /app/tira_predict.py -i $inputDataset -o $outputDir --tier easy' --push true --skip-local-test
Please advise. Deadline is May 7.