“Run this Repl to see the results here.“

I am doing 83rd day of 100 days of code

When I go to the web, it is showing this


Why is it showing like this

1 Like

Welcome to Replit Ask, @Jojaypro1THE.

I know proxies are disabled like this, but you’re doing the Python course. This could mean your project was automatically and falsely flagged.

Can you run your Repl BTW? Also, link the Repl, that would help.

2 Likes

https://day83100days---jojaypro1the.repl.co/
The link

1 Like

What do you mean by this? This error is on the hosted .repl.co site, and has nothing to do with a TOS violation

Try making sure you ran the repl without errors, and your website is hosted on 0.0.0.0:80

3 Likes

A repl that is stopped falsely in that method will show that screen on repl.co, IIRC.

1 Like

Yeah, but that is also the screen for

  1. Wrongly configured repls
  2. Replit bugs
  3. People who forgot to run their repls
  4. Repls slow to start
3 Likes

Guess I learned 4 things

I know 3 and 1 but for

I’m pretty sure the error is “this project is too popular.” Other than that, I don’t know why that error is used.

3 Likes

Ah, afaik the “run the repl to see the results here” screen mostly happens on my choosenim repls, who their nix loading time is slow. So possibly you get one for slow nix startup, one for slow command startup

1 Like

I am having this problem for few days
How do I fix it

1 Like

Can you link your repl? (Not the website)

1 Like

Here’s the repl (I wonder if the - at the end of the repl name is an issue):
https://replit.com/@Jojaypro1THE/Day83100Days-?v=1

it is working with that link.
???

2 Likes

2 Likes

It is now, it was not when I provided that link.

4 Likes

oh okay shouldn’t he do a solution then so no one else thinks it isn’t solved.

2 Likes

There is still an error though: https://day83100days---jojaypro1the.repl.co/ should work, but only https://day83100days-.jojaypro1the.repl.co/ works instead.

2 Likes

mhmm not sure the error could be. I think he had a error in the web page he opened it in.

1 Like

I’m thinking that it’s an error from there being a - at the end of the repl name, confusing Replit’s system.

1 Like

https://day83100days-.jojaypro1the.repl.co/ is showing this

Try using https://day83100days---jojaypro1the.repl.co/ instead.

1 Like