Copy link to clipboard
Copied
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 is a Java issue - resolved in my case by updating Java. However, if you google the err msg, you'll find numerous YouTube solutions
Copy link to clipboard
Copied
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