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.

State update path breaks login (white screen of death)

See original GitHub issue

Steps:

  • have ‘old’ browser.blockstack.org profile (not quite sure how to get this now without setting it up myself)
  • used ‘login with blockstack’ on https://contribute.blockstack.org
  • it redirected to https://browser.blockstack.org/?authRequest=… as expected
  • but when page is loaded it goes to /update
  • page is white, crash in console on token.split('.') IIRC (cannot do split on undefined)

#1282 @kantai

Sorry about the sparse bug report. I went directly to browser.blockstack.org and updated successfully before I thought to report the bug. I have a manual blockstack protocol handler, so might not be relevant for other users. In that case ignore.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
kantaicommented, Apr 18, 2018

Thanks for reporting this @odinho – this is likely true for all update paths whether it’s browser.blockstack.org or the local version of the browser, e.g., localhost:8888

I’ll look into reproducing with other authRequests as well.

0reactions
markmhxcommented, Apr 9, 2019

I’m closing this issue out since we believe we’ve fixed the token split error originally reported.

Read more comments on GitHub >

github_iconTop Results From Across the Web

9 Proven Methods to Fix the WordPress White Screen of Death
1. Disable Your WordPress Plugins ... One of the easiest and most common ways to fix the WordPress WSoD is to simply disable...
Read more >
How to Fix The WordPress White Screen of Death - SiteCare
If you're able to login to your dashboard, navigate to the plugin screen and deactivate any plugins that were recently upgraded, installed, or...
Read more >
WordPress White Screen of Death: What It Is And How to Fix It ...
Sick and tired of seeing the WordPress white screen of death? We've got some tips and tricks for you here to ensure you...
Read more >
How to fix the WordPress white screen of death | Layout
The white screen of death (WSoD) shows up when an error takes place in a website's PHP or ... Try going to your...
Read more >
How to Troubleshoot the WordPress White Screen of Death
Facing the dreaded white void? In this guide, we'll dig deeper into the reasons why the WordPress White Screen of Death occurs and...
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