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.

Reloading error sometimes

See original GitHub issue

I’m not sure if this is a bug with hot reloading or not, but sometimes I’m getting the following error (happens a lot when I make some larger code changes).

 Build  [=============       ] 65% (19.3s) building<i> [webpack-dev-middleware] wait until bundle finished: /backtester
 Build  [==================  ] 90% (37.8s) additional chunk assets processing<e> [webpack-dev-middleware] TypeError: Cannot read property '_value' of undefined
<e>     at module.exports (/home/drager/development/tinker/tinker-web-app/node_modules/preact-cli/lib/lib/webpack/create-load-manifest.js:10:52)
<e>     at /home/drager/development/tinker/tinker-web-app/node_modules/preact-cli/lib/lib/webpack/push-manifest.js:12:22
<e>     at _next1 (eval at create (/home/drager/development/tinker/tinker-web-app/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:15:1)
<e>     at eval (eval at create (/home/drager/development/tinker/tinker-web-app/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:51:1)
<e>     at emit (/home/drager/development/tinker/tinker-web-app/node_modules/fork-ts-checker-webpack-plugin/lib/index.js:274:17)
<e>     at AsyncSeriesHook.eval [as callAsync] (eval at create (/home/drager/development/tinker/tinker-web-app/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:47:1)
<e>     at Compiler.emitAssets (/home/drager/development/tinker/tinker-web-app/node_modules/webpack/lib/Compiler.js:491:19)
<e>     at onCompiled (/home/drager/development/tinker/tinker-web-app/node_modules/webpack/lib/Watching.js:51:19)
<e>     at /home/drager/development/tinkertinker-web-app/node_modules/webpack/lib/Compiler.js:681:15
<e>     at AsyncSeriesHook.eval [as callAsync] (eval at create (/home/drager/development/tinker/tinker-web-app/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:15:1)
<e>     at /home/drager/development/tinker/tinker-web-app/node_modules/webpack/lib/Compiler.js:678:31
<e>     at AsyncSeriesHook.eval [as callAsync] (eval at create (/home/drager/development/tinker/tinker-web-app/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:9:1)
<e>     at AsyncSeriesHook.lazyCompileHook (/home/drager/development/tinker/tinker-web-app/node_modules/tapable/lib/Hook.js:154:20)
<e>     at /home/drager/development/tinker/tinker-web-app/node_modules/webpack/lib/Compilation.js:1423:35
<e>     at AsyncSeriesHook.eval [as callAsync] (eval at create (/home/drager/development/tinker/tinker-web-app/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:9:1)
<e>     at AsyncSeriesHook.lazyCompileHook (/home/drager/development/tinker/tinker-web-app/node_modules/tapable/lib/Hook.js:154:20)
Environment Info:
  System:
    OS: Linux 5.3 Ubuntu 18.04.6 LTS (Bionic Beaver)
    CPU: (4) x64 Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz
  Binaries:
    Node: 16.4.0 - ~/.nvm/versions/node/v16.4.0/bin/node
    Yarn: 1.22.17 - ~/.nvm/versions/node/v16.4.0/bin/yarn
    npm: 7.18.1 - ~/.nvm/versions/node/v16.4.0/bin/npm
  Browsers:
    Chrome: 103.0.5060.114
    Firefox: 102.0
  npmPackages:
    preact: ^10.3.1 => 10.9.0 
    preact-cli: ^3.4.0 => 3.4.0 
    preact-render-to-string: ^5.1.4 => 5.2.0 
    preact-router: ^4.0.1 => 4.0.1 

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
rschristiancommented, Jul 28, 2022

Fix released in v3.4.1.

Let me know if anyone still has any problems.

1reaction
Julioevmcommented, Jul 27, 2022

I’m having the same issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

PROBLEM REPEATEDLY OCCURRED - RELOAD
Keep getting message "problem repeatedly occurred - reload. Reloads over and over ... Sometimes that resolves the problem, but not always.
Read more >
How to fix 'a problem repeatedly occurred' in Safari - MacPaw
Sometimes, cached files can make a webpage reload because an error occurred. To eliminate it as a possibility, the best thing to do...
Read more >
A problem occurred with this webpage so it was reloaded, fix
Keep getting messages on Safari websites that says "a problem occurred with this webpage so it was reloaded?" Learn how to fix these...
Read more >
Fix 'Aw, Snap!' page crashes and other page loading errors
Usually, you can reload the page to fix the error. Tap More More and then Reload Reload . If that didn't work… Step...
Read more >
How to fix “There was an error” reloading pages on Safari?
You should also ensure that cyber infections are not interfering with your machine. Sometimes even anti-malware tools can trigger some issues, ...
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