Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

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

New Here ,
Nov 17, 2015 Nov 17, 2015

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!

634
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

New Here , Nov 17, 2015 Nov 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

Translate
New Here ,
Nov 17, 2015 Nov 17, 2015
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines