question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Website infinitely reloads

See original GitHub issue

I was actively developing my new website with fresh and suddenly after some unrelated changes the production website stopped loading. I looked into the console of my server and saw this: Deno requests run access to "/root/.cache/esbuild/bin/esbuild-linux-64@0.14.39" Run again with --allow-run to bypass this prompt. Allow? [y/n (y = yes allow, n = no deny)]

After allowing 3 times the website started to glitch, reload forever, website wasnt useable anymore. What could be the issue? Just installed deno and fresh today, no extra dependencies besides tailwind.

My task, that I run is: deno run --allow-env --allow-read --allow-net main.ts

My code is also publically available here on github: yurtemre_deno.

Thanks and hopefully we will find a fix!

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
yurtemre7commented, Jun 30, 2022

Newest version, v1.23.2.

0reactions
yurtemre7commented, Sep 6, 2022

Issue still occurs when I rebuild my website after some changes, please look into it. My repo is here: yurtemre_deno Only has reload issue after pushing to production ? idk how that works to be honest.

run via deno task run

Read more comments on GitHub >

github_iconTop Results From Across the Web

Pages on the website are stuck in a constant reload loop.
the page went in to the infinite reload loop again. I tried to revoke the permissions of googletagservices and it made no difference....
Read more >
Websites show a spinning wheel and never finish loading
This article explains what to do when specific websites (not all) start to load, but never finish (i.e. the tab displays a spinning...
Read more >
Infinite Refresh | WordPress.org
First i have a question: Refresh interval what means? This module will refresh the page automatically? o only when i press force refresh?...
Read more >
how do I stop infinite reload loops? ...and more issues. - Reddit
problem one: infinitely reloading various websites, ranging from google.com to e621.net and many more. problem two: whenever I paste ...
Read more >
Why does a webpage keep reloading? - Quora
It reloads because someone has deliberately - or accidentally - coded it to reload. There are many ways to do this. It may...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found