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.

Upgrade to 6.2.1 caused WSOD

See original GitHub issue

Describe the bug I’ve upgraded from 6.1.11 to 6.2.1 without changing any config, and now starting it causes a WSOD. Here it is: Storybook.zip

I see that when going to localhost:6006 (where it runs) it redirects to localhost:6006/?path=/settings/release-notes which is probably not correct. That is not the starting page that it always used to be.

To Reproduce Steps to reproduce the behavior:

  1. Have 6.1.11 installed
  2. Upgrade
  3. ???

Expected behavior Should keep working

Screenshots No screenshot, it’s a literal white blank screen with absolutely nothing visible, apart from white pixels (and a lot of them).

System Please paste the results of npx sb@next info here.

  System:
    OS: Windows 10 10.0.19042
    CPU: (12) x64 Intel(R) Core(TM) i9-8950HK CPU @ 2.90GHz
  Binaries:
    Node: 14.16.0 - C:\Program Files\nodejs\node.EXE
    npm: 6.14.11 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Chrome: 89.0.4389.114
    Edge: Spartan (44.19041.423.0), Chromium (89.0.774.63)
  npmPackages:
    @storybook/addon-docs: 6.2.1 => 6.2.1
    @storybook/addon-links: 6.2.1 => 6.2.1
    @storybook/addons: 6.2.1 => 6.2.1
    @storybook/react: 6.2.1 => 6.2.1

┆Issue is synchronized with this Asana task by Unito

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:6
  • Comments:41 (15 by maintainers)

github_iconTop GitHub Comments

7reactions
seferturancommented, Jun 24, 2021

Not really a useable workaround in my case, but maybe it’ll help with tracking down the issue:

Upgrading Storybook from 6.1.21 to 6.3.0 also resulted in a WSOD. But, downgrading react from 17.0.2 to 16.14.0 does get rid of the WSOD. Which feels weird, since none of my stories use react components (I’m using @storybook/html).

Just having react 17.0.2 seems enough to result in a WSOD, because even if I remove all react code from the codebase, it still results in a WSOD.

6reactions
shilmancommented, Apr 2, 2021

@thany I’m going to keep this issue open since it seems other people are hitting the problem. Perhaps we can figure out a more reliable workaround.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Blank White Screen Opening ASR Orders after 6.3 Upgrade ...
Customers upgrading from 6.2.1 running with ASR 54 and/or installing 6.3 with ASR 54 may experience the problem described in this document.
Read more >
Releases - Local - Local WP
Note: Due to a certificate change in Local, existing Mac users will need to manually download this release to upgrade past previous versions....
Read more >
Resolved Issues - Fortinet Documentation Library
FortiExtender, FortiAP, or FortiSwitch upgrades can fail due to custom image being deleted during or after a failed upgrade. 694903, Some firmware upgrade...
Read more >
Known issues - Magnolia CMS Docs
This page contains information about common issues you may encounter during system installation or use. If you are upgrading to the 6.2 branch, ......
Read more >
Mattermost self-hosted changelog
This changelog summarizes updates for the latest self-hosted versions of ... Fixed an issue where reading a thread on the mobile app caused...
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