Skip to main content
dough14662719
Participant
November 17, 2015
Answered

GET http://use.typekit.net/- * -ERR_EMPTY_RESPONSE

  • November 17, 2015
  • 1 reply
  • 684 views

The * is for our user id.

This error on load started about a week ago.  It's intermittent - and preventing js from loading on our site.  Here's the application.html.erb code:

<script src="//use.typekit.net/- * -.js"></script>

<script>try{Typekit.load();}catch(e){}</script>

Did you change something?  We're hosted on Heroku and use Cloudflare.

Thanks!

    This topic has been closed for replies.
    Correct answer dough14662719

    This is a Java issue - resolved in my case by updating Java.  However, if you google the err msg, you'll find numerous YouTube solutions

    1 reply

    dough14662719
    dough14662719AuthorCorrect answer
    Participant
    November 17, 2015

    This is a Java issue - resolved in my case by updating Java.  However, if you google the err msg, you'll find numerous YouTube solutions