what is this error? `Sorry, page can't be display...
# ask-community
r
what is this error?
Sorry, page can't be displayed.
Please report this error to the Dagster team via GitHub or Slack. Refresh the page to try again.
Loading chunk 322 failed.
(error: <http://localhost:3000/static/js/322.9b52a222.chunk.js>)
ChunkLoadError: Loading chunk 322 failed.
(error: <http://localhost:3000/static/js/322.9b52a222.chunk.js>)
at n.f.j (<http://localhost:3000/static/js/main.d2441cb7.js:2:1856552>)
at <http://localhost:3000/static/js/main.d2441cb7.js:2:1852793>
at Array.reduce (<anonymous>)
at n.e (<http://localhost:3000/static/js/main.d2441cb7.js:2:1852758>)
at <http://localhost:3000/static/js/main.d2441cb7.js:2:2199288>
at _ (<http://localhost:3000/static/js/main.d2441cb7.js:2:1574951>)
at wc (<http://localhost:3000/static/js/main.d2441cb7.js:2:1428463>)
at Ds (<http://localhost:3000/static/js/main.d2441cb7.js:2:1417095>)
at ys (<http://localhost:3000/static/js/main.d2441cb7.js:2:1417023>)
at gs (<http://localhost:3000/static/js/main.d2441cb7.js:2:1416886>)
t
Is this happening while you're running
dagster dev
?
r
yes, dagster dev
t
Is this on a specific page or just in general?
r
t
Hmmm, I've seen this before when an invalid asset key is persisted or some bad metadata. Likely with
dld_sales
Would you be able to delete the files under your
$DAGSTER_HOME
?