majodev / google-webfonts-helper

A Hassle-Free Way to Self-Host Google Fonts. Get eot, ttf, svg, woff and woff2 files + CSS snippets
https://gwfh.mranftl.com
MIT License
12.02k stars 420 forks source link

heroku app failing for open sans #81

Closed jacobg closed 1 year ago

jacobg commented 5 years ago

Open sans is failing with application error: https://google-webfonts-helper.herokuapp.com/api/fonts/open-sans?download=zip&subsets=latin&variants=regular&formats=eot,woff2,woff,ttf,svg

Screen Shot 2019-06-27 at 11 28 58 AM

But roboto works fine: https://google-webfonts-helper.herokuapp.com/api/fonts/roboto?download=zip&subsets=latin&variants=regular&formats=eot,woff2,woff,ttf,svg

fabriziociampini commented 5 years ago

Please fix Open Sans issue, same error here

jacobg commented 3 years ago

This is happening again now:

40% building 83/114 modules 31 active /Users/j/workspace/f/console/node_modules/core-js/modules/es.regexp.to-string.js(node:29902) UnhandledPromiseRejectionWarning: Error: Service Unavailable
    at /Users/j/workspace/f/console/node_modules/@beyonk/google-fonts-webpack-plugin/src/GoogleWebfonts.js:265:13
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)

Going to https://google-webfonts-helper.herokuapp.com/api/fonts also shows the application error page as shown in screenshot above in original comment.

jacobg commented 2 years ago

Down again

majodev commented 1 year ago

dup https://github.com/majodev/google-webfonts-helper/issues/151#issuecomment-1240398538