Slow loading times for Repl pages

I believe Replit is currently experiencing slow loading times for Repls (it could just be me). As far as I can tell, this is an issue affecting all hosted Repls. Nothing seems to be on the status page so I thought I’d ‘raise the alarm’ (a bit of an exaggeration but you know what I mean).

Edit: It doesn’t seem to be affecting all hosted Repls, and it seems to be slowly getting better, maybe just a spike in traffic or something?

9 Likes

I have no issues. Maybe its fixed by now or maybe its not on the hacker cluster

1 Like

This is happening with all my Repls and other’s Repls as well.

4 Likes

I have no issues at loading my repls but if I try someone else’s then it takes a long time to load.

Many users on Discord have been complaining about this:


3 Likes

Hello.
My Repls have the same issue : Webview of my game(~22MB size) become timeout frequently.
My other Repls aren’t, but accessing webview looks slow.

1 Like

I am unable to repro this. With a node.js and HTML/CSS/JS repl. I am also a hacker

Can’t reproduce the issue.

Can’t repro the issue on either mine or others’ repls.

I have no issues with the loading for repl pages

I have the same problem and yesterday its run perfectly and now i can’t use my website…

3 Likes

All my sites are loading extremely slow or just not at all, no issues yesterday.

2 Likes

I can confirm that this is sometimes occurring when attempting to fetch any webserver page under repl.co. Occasionally, requests also return a server error with the following response body:

<html>
   <head>
      <meta http-equiv="content-type" content="text/html;charset=utf-8">
      <title>502 Server Error</title>
   </head>
   <body text=#000000 bgcolor=#ffffff>
      <h1>Error: Server Error</h1>
      <h2>
         The server encountered a temporary error and could not complete your request.
         <p>Please try again in 30 seconds.
      </h2>
      <h2></h2>
   </body>
</html>

2 Likes

Can’t repro this on the Hacker or Teams clusters.

I’m also experiencing slowdowns and timeouts on web repls.

2 Likes

Very interesting, it seems that potentially this does not affect hackers, and this issue may even affect users somewhat arbitrarily.

1 Like

Everything seems to be as it should now.

3 Likes

We used to experience exceptionally slow response times for replit, specifically in the python IDE in the console. It is almost as if every key I press takes 0.5 milliseconds to print in the shell, and it is still like this, but other than that, all I can say is that the non-hacker servers hosting Repls are becoming ludicrously slow. But other than that, I have not noticed any other problems. You may want to consider the speed and latency of your internet.

3 Likes

Given the number of users experiencing a similar or the same issue, this is unlikely to be related to internet connection, but also in checking my internet speed using speed test by Ookla, I have also found my connection to be perfectly fine. Not that this issue is not on all pages on Replit, it only occurs on the hosted pages of Repl’s for non-hackers.

1 Like

Yes, it does not effect hackers, because the hacker plan allows users to run Repls on newer more powerful servers.

1 Like