Error 500 when Uploading Source Strings via wlc (--method replace/source) #15483
Replies: 7 comments 4 replies
-
Why not just use
|
Beta Was this translation helpful? Give feedback.
-
@nijel I’ve tried both of your suggestions, but unfortunately I’m receiving 500 Internal Server Error response from the server.
|
Beta Was this translation helpful? Give feedback.
-
@nijel please let me know if further details would be helpful, I’m happy to share anything that might assist in resolving the issue. |
Beta Was this translation helpful? Give feedback.
-
@nijel I noticed that the ![]() |
Beta Was this translation helpful? Give feedback.
-
@nijel It was a good suggestion to check the server logs, and here are the results of our investigation.
We noticed the line: |
Beta Was this translation helpful? Give feedback.
-
@nijel Hello Michal, I understand this is quite a tricky issue. I’m just wondering if you might have missed my last detailed reply about the problem and whether you’ve had a chance to take a look? |
Beta Was this translation helpful? Give feedback.
-
@nijel Thank you for letting know. There’s nothing urgent on our side, so we’re happy to wait for your expert solution. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Weblate team,
I'm using the Python Weblate Client (
wlc
) to interact with our Weblate instance.The source language for our component is configured as
English (Developer)
. I'm attempting to upload updated source strings using the--method source
flag. However, I'm encountering the following errors:Could you please advise:
.xliff
files are supported for source string uploads?English (Developer)
source language?.strings
or.pot
) should be used instead for--method source
?Beta Was this translation helpful? Give feedback.
All reactions