Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught Exception: RangeError: not enough data for decode #239

Open
piggydoughnut opened this issue Dec 16, 2021 · 0 comments
Open

Uncaught Exception: RangeError: not enough data for decode #239

piggydoughnut opened this issue Dec 16, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@piggydoughnut
Copy link
Contributor

piggydoughnut commented Dec 16, 2021

Operation System

Mac

Expected Behavior

nothing

Current Behavior

Error pop up

Steps to Reproduce

  1. Open the wallet

  2. Login with address

  3. Do nothing for a while, waiting for connection to drop at some point

Screenshot 2022-01-25 at 10 20 58

Terminal logs

I imagine this comes from changes in bitgo, where not connected to any peers error got handled.

BITGO (WORKER -> [MAIN] -> RENDERER)
  { type: 'login' }
BITGO (WORKER -> [MAIN] -> RENDERER)
  { type: 'login' }
  { type: 'login' }
BITGO (RENDERER -> [MAIN] -> WORKER)
  {
    type: 'list_unspent',
    payload: { address: 'RAAF8xJ7Ya9hferR3ibtQDJHBFCXY4CSJE' }
  }
BITGO (RENDERER -> [MAIN] -> WORKER)
  {
    type: 'list_transactions',
    payload: { address: 'RAAF8xJ7Ya9hferR3ibtQDJHBFCXY4CSJE' }
  }
BITGO (WORKER)
BITGO (RENDERER -> [MAIN] -> WORKER)
  {
    type: 'list_unspent',
    payload: { address: 'RAAF8xJ7Ya9hferR3ibtQDJHBFCXY4CSJE' }
  }
BITGO (RENDERER -> [MAIN] -> WORKER)
  {
    type: 'list_transactions',
    payload: { address: 'RAAF8xJ7Ya9hferR3ibtQDJHBFCXY4CSJE' }
  }
BITGO (RENDERER -> [MAIN] -> WORKER)
  {
    type: 'list_unspent',
    payload: { address: 'RAAF8xJ7Ya9hferR3ibtQDJHBFCXY4CSJE' }
  }
BITGO (RENDERER -> [MAIN] -> WORKER)
  {
    type: 'list_transactions',
    payload: { address: 'RAAF8xJ7Ya9hferR3ibtQDJHBFCXY4CSJE' }
  }
BITGO (WORKER -> [MAIN] -> RENDERER)
  { type: 'list_unspent', data: null, error: 'no connected peers' }
BITGO (WORKER -> [MAIN] -> RENDERER)
  { type: 'list_unspent', data: null, error: 'no connected peers' }
BITGO (WORKER -> [MAIN] -> RENDERER)
  { type: 'list_unspent', data: null, error: 'no connected peers' }
BITGO (WORKER -> [MAIN] -> RENDERER)
  { type: 'list_transactions', data: null, error: 'no connected peers' }
BITGO (WORKER -> [MAIN] -> RENDERER)
  { type: 'list_transactions', data: null, error: 'no connected peers' }
BITGO (WORKER -> [MAIN] -> RENDERER)
  { type: 'list_transactions', data: null, error: 'no connected peers' }
BITGO (WORKER -> [MAIN] -> RENDERER)
  { type: 'list_unspent', data: null, error: 'no connected peers' }
BITGO (WORKER -> [MAIN] -> RENDERER)
  { type: 'list_unspent', data: null, error: 'no connected peers' }
BITGO (WORKER -> [MAIN] -> RENDERER)
  { type: 'list_unspent', data: null, error: 'no connected peers' }
BITGO (WORKER -> [MAIN] -> RENDERER)
  { type: 'list_transactions', data: null, error: 'no connected peers' }
BITGO (WORKER -> [MAIN] -> RENDERER)
  { type: 'list_transactions', data: null, error: 'no connected peers' }
BITGO (WORKER -> [MAIN] -> RENDERER)
  { type: 'list_transactions', data: null, error: 'no connected peers' }
BITGO (WORKER -> [MAIN] -> RENDERER)
  { type: 'list_unspent', data: null, error: 'no connected peers' }
BITGO (WORKER -> [MAIN] -> RENDERER)
  { type: 'list_unspent', data: null, error: 'no connected peers' }
BITGO (WORKER -> [MAIN] -> RENDERER)
  { type: 'list_unspent', data: null, error: 'no connected peers' }
BITGO (WORKER -> [MAIN] -> RENDERER)
  { type: 'list_transactions', data: null, error: 'no connected peers' }
BITGO (WORKER -> [MAIN] -> RENDERER)
  { type: 'list_transactions', data: null, error: 'no connected peers' }
BITGO (WORKER -> [MAIN] -> RENDERER)
  { type: 'list_transactions', data: null, error: 'no connected peers' }
12:54:45.488 › no connected peers
  {
    type: 'list_unspent',
    payload: { address: 'RAAF8xJ7Ya9hferR3ibtQDJHBFCXY4CSJE' }
  }
BITGO (WORKER)
  {
    type: 'list_transactions',
    payload: { address: 'RAAF8xJ7Ya9hferR3ibtQDJHBFCXY4CSJE' }
  }
BITGO (WORKER)
  {
    type: 'list_unspent',
    payload: { address: 'RAAF8xJ7Ya9hferR3ibtQDJHBFCXY4CSJE' }
  }
BITGO (WORKER)
  {
    type: 'list_transactions',
    payload: { address: 'RAAF8xJ7Ya9hferR3ibtQDJHBFCXY4CSJE' }
  }
BITGO (WORKER)
  {
    type: 'list_unspent',
    payload: { address: 'RAAF8xJ7Ya9hferR3ibtQDJHBFCXY4CSJE' }
  }
BITGO (WORKER)
  {
    type: 'list_transactions',
    payload: { address: 'RAAF8xJ7Ya9hferR3ibtQDJHBFCXY4CSJE' }
  }
BITGO (RENDERER -> [MAIN] -> WORKER)
  { type: 'reconnect', payload: undefined }
BITGO (WORKER)
12:54:45.488 › no connected peers
BITGO (RENDERER -> [MAIN] -> WORKER)
  { type: 'reconnect', payload: undefined }
12:54:45.489 › no connected peers
BITGO (RENDERER -> [MAIN] -> WORKER)
  { type: 'reconnect', payload: undefined }
12:54:45.489 › no connected peers
BITGO (RENDERER -> [MAIN] -> WORKER)
  { type: 'reconnect', payload: undefined }
  { type: 'reconnect', payload: undefined }
BITGO (WORKER)
  { type: 'reconnect', payload: undefined }
12:54:45.489 › no connected peers
BITGO (RENDERER -> [MAIN] -> WORKER)
  { type: 'reconnect', payload: undefined }
12:54:45.490 › no connected peers
BITGO (RENDERER -> [MAIN] -> WORKER)
  { type: 'reconnect', payload: undefined }
12:54:45.490 › no connected peers
BITGO (RENDERER -> [MAIN] -> WORKER)
  { type: 'reconnect', payload: undefined }
12:54:45.490 › no connected peers
BITGO (RENDERER -> [MAIN] -> WORKER)
  { type: 'reconnect', payload: undefined }
@piggydoughnut piggydoughnut added the bug Something isn't working label Dec 16, 2021
@lenilsonjr lenilsonjr self-assigned this Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants