I’m running a custom docker instance of Pontoon and am attempting to download the translations for a particular project. This causes a few failures in the server that are somewhat puzzling to me. I am using the Pontoon Test starter project and attempting to download the translations from aboutAccounts.properties.
The first failure requests.exceptions.MissingSchema: Invalid URL 'aboutAccounts.properties': No schema supplied. Perhaps you meant http://aboutAccounts.properties?
And then 2 other failures for google translate and microsoft translate. It is surprising to me that a translation download would lead to downstream machine translation requests. Is there something I need to do in order enable file-based downloads for projects?
Thank you for bringing this issue to our attention.
It would be really helpful if you could provide us with a screenshot of your project administration page. This will help us to determine the root cause of the issues you’re encountering.
Looking forward to your response to better resolve this issue for you.
Could you tell us what you have under “Repository settings”, specifically in the “URL” and “Download prefix or path to TOML file” fields. Also do you have anything in the “Configuration file” field?
Thanks for your reply, mathjazz. We definitely do not want to make our repository public in terms of hosting it on github directly but we can make it public within our own enterprise instance of github. Is there a setting I’m missing that would enable public download links? Or are those only available for repos hosted directly on github rather than enterprise instances? I can confirm that the repo I’m using is currently set to public.