Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to download ... Unknown error, status code 503 #9

Open
ning-y opened this issue Jun 22, 2023 · 0 comments
Open

Failed to download ... Unknown error, status code 503 #9

ning-y opened this issue Jun 22, 2023 · 0 comments

Comments

@ning-y
Copy link

ning-y commented Jun 22, 2023

svg-buddy fails to embed font due to a reported 503 error when downloading a google font:

svg-buddy 1.2.3
Detecting Fonts...
Downloading Fonts [Noto Sans]...
Downloading font Noto Sans and caching it at /home/molecularonco/github/nccs-met-rerun/.svg-buddy/noto-sans.zip...
Failed to download google font noto-sans. Message: Unknown error, status code 503
Usage: svg-buddy INPUT [OUTPUT] [--optimize]
If the OUTPUT path is not submitted a new file is created with the postfix '-e' in the same directory as the INPUT file. If --optimize is set the postfix '-eo' is used.
usage: gnu
 -o,--optimize   If set, simple optimizations are applied to the output
                 SVG to reduce the file size.

Also reported in another unrelated issue in this repository, #6 (comment). The solution proposed in that comment works: download the ZIP file manually and place it in the expected cache directory; but is of course not ideal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant