HTTP Status Tester
trakt.tv 1
response headers
Cf-Ray
93f8f8154c5be26c-ORD
X-Request-Id Learn how the X-Request-Id HTTP header works.
httpdevae48c594-9c69-4a88-b5db-b4304dbec2a1
h3=":443"; ma=86400
Connection Learn how the Connection HTTP header works.
keep-alive
Wed, 14 May 2025 08:19:10 GMT
X-Runtime
0.022895
Content-Type Learn how the Content-Type HTTP header works.
text/html; charset=UTF-8
Speculation-Rules
"/cdn-cgi/speculation"
Cf-Cache-Status
DYNAMIC
cloudflare
Transfer-Encoding Learn how the Transfer-Encoding HTTP header works.
chunked
Protocol
request headers
X-Request-Id Learn how the X-Request-Id HTTP header works.
httpdev.ae48c594-9c69-4a88-b5db-b4304dbec2a1
*/*
trakt.tv
Accept-Encoding Learn how the Accept-Encoding HTTP header works.
gzip, deflate, br
User-Agent Learn how the User-Agent HTTP header works.
Mozilla/5.0 (compatible; filibot/1.0; +https://filibot.com/)
https://http.app/
request settings
Request method Learn about HTTP methods.
Request made from country:
United States
Random UUID included Learn about the HTTP X-Request-ID header.
Yes
Follow redirects
Yes
Raw HTML
<!DOCTYPE html>
<html>
<head>
<title>Server Error (500) - Trakt</title>
<style>
@import url(https://fonts.googleapis.com/css?family=Varela+Round);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css);
body {
background-color: #000;
color: #fff;
margin: 0;
padding: 0;
}
* {
box-sizing: border-box;
font-family: "Varela Round", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#base {
width: 100%;
height: 100%;
position: absolute;
z-index: -1;
background-image: url('//walter-r2.trakt.tv/errors/matrix.jpg?1');
background-size: cover;
background-position: center center;
}
#top-half, #bottom-half {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 50%;
text-align: center;
background-color: rgba(0, 0, 0, .5);
}
.outer {
width: 90%;
margin: 0 5%;
position: absolute;
}
.inner {
width: 700px;
max-width: 100%;
display: inline-block;
}
#top-half .outer {
bottom: 0;
}
#bottom-half {
top: 50%;
}
#bottom-half .inner {
border-top: solid 1px #666;
}
a {
color: #ee2624;
text-decoration: none;
font-weight: 600;
}
h1, h2, h3 {
font-weight: normal;
margin: 0;
padding: 0;
text-shadow: 0 0 20px black;
}
h1, h2 {
font-family: "Georgia";
font-style: italic;
font-size: 120px;
}
h2 {
font-size: 30px;
margin: 20px 0 30px 0;
}
h3 {
margin: 30px 0;
font-size: 16px;
line-height: 1.4;
}
#search-form {
position: relative;
}
#search-form #search {
width: 100%;
font-size: 18px;
padding: 15px 50px 15px 15px;
border: none;
margin-bottom: 30px;
}
#search-form .fa, #search-form [class^="fa-"], #search-form [class*=" fa-"] {
position: absolute;
right: 12px;
top: 12px;
font-size: 26px;
color: #999;
}
#logo {
width: 65px;
height: 65px;
}
.balance-text {
text-wrap: balanced;
}
#status-page {
position: absolute;
bottom: 30px;
text-align: center;
width: 100%;
}
#status-page a {
color: #fff;
font-size: 14px;
text-decoration: none;
line-height: 20px;
border: solid 1px #9f42c6;
color: #9f42c6;
font-family: Arial, sans-serif;
padding: 8px 18px;
font-weight: bold;
display: inline-block;
border-radius: 6px;
background-color: rgba(0,0,0,1);
transition: all .5s;
}
#status-page a .fa, [class^="fa-"], [class*=" fa-"] {
margin-left: 10px;
}
#status-page a:hover {
background-color: #9f42c6;
color: #fff;
}
</style>
</head>
<body>
<div id="base"></div>
<div id="top-half">
<div class="outer">
<div class="inner">
<h1>500</h1>
<h2 class="balance-text">"Never send a human to do a machine's job."</h2>
</div>
</div>
</div>
<div id="bottom-half">
<div class="outer">
<div class="inner">
<h3 class="balance-text">Something went wrong and this page failed to load. <a href="/cdn-cgi/l/email-protection#45363035352a3731053137242e316b3133" target="_blank">Contact support</a> if you need additional help.</h3>
<a href="/"><img id="logo" src="//walter-r2.trakt.tv/errors/logomark.square.gradient.svg"></a>
</div>
</div>
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="//cdnjs.cloudflare.com/ajax/libs/balance-text/3.3.0/balancetext.min.js"></script>
<script>balanceText()</script>
<div id="status-page">
<a href="https://status.trakt.tv" target="_blank">TRAKT STATUS PAGE<i class="fa fa-long-arrow-right" aria-hidden="true"></i></a>
</div>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'93f8f8154c5be26c',t:'MTc0NzIxMDc1MC4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
</html>
robots.txt
Status code
Response size
76 Bytes
Reason
OK
Valid robots.txt file
Yes
URL Pattern checked
/vip/og_promo
With user-agent
filibot (follows the same rules as Googlebot)
response headers
X-Content-Type-Options Learn how the X-Content-Type-Options HTTP header works.
nosniff
h3=":443"; ma=86400
Wed, 14 May 2025 08:19:09 GMT
cloudflare
X-Download-Options
noopen
X-Request-Id Learn how the X-Request-Id HTTP header works.
httpdev914d1a1e-8daf-47da-8d06-3eb56ba9f1ec
X-Runtime
0.020103
Content-Type Learn how the Content-Type HTTP header works.
text/plain; charset=utf-8
Cache-Control Learn how the Cache-Control HTTP header works.
max-age=0, private, must-revalidate
X-Xss-Protection Learn how the X-Xss-Protection HTTP header works.
0
Referrer-Policy Learn how the Referrer-Policy HTTP header works.
strict-origin-when-cross-origin
W/"c40baa95880a94247a63d337eff0f474"
Speculation-Rules
"/cdn-cgi/speculation"
Cf-Cache-Status
BYPASS
Accept-Encoding
Content-Encoding Learn how the Content-Encoding HTTP header works.
gzip
X-Permitted-Cross-Domain-Policies
none
X-Frame-Options Learn how the X-Frame-Options HTTP header works.
SAMEORIGIN
Cf-Ray
93f8f80fbac22222-ORD
Connection Learn how the Connection HTTP header works.
keep-alive
Transfer-Encoding Learn how the Transfer-Encoding HTTP header works.
chunked
Protocol
request headers
X-Request-Id Learn how the X-Request-Id HTTP header works.
httpdev.914d1a1e-8daf-47da-8d06-3eb56ba9f1ec
*/*
trakt.tv
Accept-Encoding Learn how the Accept-Encoding HTTP header works.
gzip, deflate, br
User-Agent Learn how the User-Agent HTTP header works.
Mozilla/5.0 (compatible; filibot/1.0; +https://filibot.com/)
https://http.app/
robots.txt content
User-agent: *
Disallow: /watchnow/
Sitemap: https://trakt.tv/sitemap.xml.gz
If you think the results above are wrong, contact Fili with the report URL and a description of what is wrong.