Quilibrium.one
SocialOfficial
Quilibrium Node Guide
Quilibrium Node Guide
  • πŸ––Introduction
  • βœ…Safety checks
  • πŸ“£Announcements
  • πŸ”—Links & Info
  • πŸ’»Best server providers
  • πŸ’»Hardware requirements
  • 😎Q1 - Node Manager
  • ⚑Node Auto-installer
  • ⬆️Updating your node
  • βœ”οΈCheck your node info
  • πŸ”‘Backup your private keys
  • πŸ“¦Backup your node
  • πŸ”Set up the gRPC calls
  • πŸ› οΈTools and scripts
  • πŸ”§Extra tools
  • πŸ” Useful commands
  • ⁉️Troubleshooting
  • πŸ“ŒTutorials
    • Node
      • πŸ”’Node step by step installation
      • 🐳Installing the node on Docker
      • πŸͺŸInstalling the node and the qclient on Windows WSL
      • ↗️Migrating the node to a new server
      • ℹ️Running the node via binary file
      • Running a node cluster
      • βœ…Reinstalling the node from scratch
      • βš™οΈManaging your system resources
        • β˜‘οΈLimiting your vCores usage
        • β˜‘οΈLimiting your CPU usage
        • β˜‘οΈLimiting the RAM assigned to each vCore
      • πŸ”„Switching from tmux to service
      • πŸ’²Log your node balance every 1 hour
      • 🩷Escaping the "Pink Screen of Death"
      • πŸ”’Set up SSH keys
      • πŸ”’Creating a root login access
      • πŸ‘€Renting Servers Unveiled: Exploring Types and Processor Terminology
    • Qclient
      • Qclient commands
      • How to transfer QUIL
      • How to Bridge QUIL to WQUIL
      • How to retrieve your coin address after a failed bridging operation
  • πŸ“‚Archive
    • ⚑OLD - Node Auto-installer
    • πŸ”’OLD - Node step by step installation
    • πŸ” OLD - Useful server commands
    • ⁉️OLD Troubleshooting
    • ⬆️OLD Updating your node
    • ⚑Importing an existing store folder for fast sync
    • β˜‘οΈChanging the cpulimit value in release_autorun
  • ⚠️Work in progress
  • πŸ’œWant to say thank you?
Powered by GitBook
On this page
  1. Tutorials
  2. Node

Escaping the "Pink Screen of Death"

PreviousLog your node balance every 1 hourNextSet up SSH keys

Last updated 1 month ago

Sometimes when updating the apps with the Node Auto-installer, or even manually, you will receive what I call the "Pink Screen of Death".

This is just a screen that asks you which services you want to restart, and usually clicking ENTER should suffice to move on. The issue is… sometimes it doesn't work, and you get stuck here.

To solve this issue, you may try these steps:

  1. Have you already tried pressing ENTER or ESC? If yes, then move on.

  2. Have already tried pressing TAB to navigate to <Cancel> and confirm with ENTER? If yes, then move on.

  3. Log in to your server via another terminal window and reboot: sudo reboot

  4. Run again the app update manually: sudo apt -q update

  5. Install some extra apps: sudo apt-get install git wget tmux tar -y

  6. If everything went smoothly up to here, you can either run again the Node Auto-installerscript (step 3), or you can proceed with the Node step by step installationwhere you left off.

This process almost always solved the issue for me, I really hope you don't get stuck in the pink forever ;-)


πŸ“Œ
🩷
The Pink Screen of Death
Cover

Want to say thank you?

CLICK TO DONATE