Skip to content

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory #744

@PanagiotisDrakatos

Description

@PanagiotisDrakatos
btc-rpc-explorer   | <--- JS stacktrace --->
btc-rpc-explorer   | 
btc-rpc-explorer   | FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
btc-rpc-explorer   | ----- Native stack trace -----

this is my setup:

      BTCEXP_HOST=192.168.1.222
      BTCEXP_PORT=3002
      BTCEXP_ADDRESS_API=electrum
      BTCEXP_ELECTRUM_SERVERS=tcp://192.168.1.223:50001
      BTCEXP_ELECTRUM_TXINDEX=false
      BTCEXP_BITCOIND_URI: $BTCEXP_BITCOIND_URI
      BTCEXP_BITCOIND_USER: $BTCEXP_BITCOIND_USER
      BTCEXP_BITCOIND_PASS: $BTCEXP_BITCOIND_PASS
      BTCEXP_BITCOIND_RPC_TIMEOUT: $BTCEXP_BITCOIND_RPC_TIMEOUT
      BTCEXP_SECURE_SITE=false
      BTCEXP_COIN=BTC
      BTCEXP_RPC_CONCURRENCY: 16
      BTCEXP_SLOW_DEVICE_MODE=false
      BTCEXP_NO_RATES=true
      BTCEXP_RPC_ALLOWALL=true
      BTCEXP_UI_TIMEZONE=local
      BTCEXP_UI_THEME=dark
      BTCEXP_OLD_SPACE_MAX_SIZE=8192
      BTCEXP_NO_INMEMORY_RPC_CACHE: true
      BTCEXP_RATE_LIMIT_WINDOW_MINUTES: -1
      BTCEXP_REDIS_URL: redis://192.168.1.224:6379

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions