regen-network / regen-web

:seedling: Website and marketplace application

Home Page:https://app.regen.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Application error happening randomly

blushi opened this issue · comments

Describe the bug
When accessing https://dev.app.regen.network/, sometimes we get the following error which seems related to vite:
Failed to fetch dynamically imported module: https://dev.app.regen.network/assets/index-622ef707.js

image.png

That seems to happen randomly but maybe there's a hidden reason behind that...

Additional context
Clearing site data and reloading usually works as a temporary fix. Or closing and reopening the browser.

cc/ @erikalogie


For Admin Use

  • Not duplicate issue
  • Appropriate labels and zenhub epics applied
  • Appropriate contributors tagged

Which browser and have you inspected the http requests?

It seems to happen on Chrome or Brave, at least. I haven't inspected the requests but @erikalogie shared the console logs, it looks like it's erroring indefinitely:

image