-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
Noted the cards no longer load, so I did some digging.
in browser console I see:
the request to https://github-readme-stats.vercel.app/api?username=ggfevans&theme=default&show_icons=true&hide_border=true&count_private=true failing and console shows:
Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content. index.js:1147:1
A resource is blocked by OpaqueResponseBlocking, please check browser console for details. api
A resource is blocked by OpaqueResponseBlocking, please check browser console for details. 2 api
The resource at “https://github-stats.omsimos.com/_next/static/media/GeistMono_Variable.p.73882635.woff2” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. ggfevans
A resource is blocked by OpaqueResponseBlocking, please check browser console for details. top-langs
A resource is blocked by OpaqueResponseBlocking, please check browser console for details. api
Clicking into the API, I see
<div class=container><main><div><p class="error-title error-title-guilty"><strong>This Deployment</strong><span> is paused by the owner.</span>
<p class="error-title error-title-innocent"><strong>Your connection</strong><span> is working correctly.</span><p class="error-title error-title-innocent"><strong>Vercel</strong><span> is working correctly.</span></p></div><p class=devinfo-container><span class=error-code><strong>503</strong>: SERVICE_UNAVAILABLE</span>
<span class=devinfo-line>Code: <code>DEPLOYMENT_PAUSED</code></span>
<span class=devinfo-line>ID: <code>pdx1::th9ml-1767085618993-b45ae7bc9ce7</code></p><p><ul><li>If you are a visitor, contact the website owner or try again later.<li class=owner-error>If you are the owner, please <a href=[https://vercel.com/docs/accounts/spend-management#pausing-projects](view-source:https://vercel.com/docs/accounts/spend-management#pausing-projects) target=_blank>read this documentation section</a> or <a href=[https://vercel.com/docs/projects/overview#resuming-a-project](view-source:https://vercel.com/docs/projects/overview#resuming-a-project) target=_blank>resume service</a>.
</ul></p></main></div>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels