FluxEdge
  • FluxEdge
    • ☀️Overview
    • 🏠Home
    • Projects
      • Overview
        • Machine Overview
        • Projects Overview
      • Deploy App
        • Quick Launch
        • Custom Deployment
        • Local Storage
      • Rent Machine
    • Rate and Review Machines
    • Account
      • Overview
        • Deposit Funds
      • Audit
        • Logs
        • Login
        • Machines
        • Projects
        • Balance
      • Contact Details
      • Settings
        • General Settings
        • Security Settings
          • How to Set Up an Anti-Phishing Code on FluxEdge
        • Notification Settings
    • ❓FAQs
      • Billing and Payments
      • Deployment and Management
      • Security
      • General Information
  • FluxCore
    • ☀️Overview
    • ☁️FluxCore Web
    • Installation
      • Windows Installation
        • Troubleshooting
          • WSLRun([wsl.exe -l]): exit status 0xffffffff
          • How to Download Logs
          • Efficient Steps to Safely Cleanse Your Windows System of FluxCore
      • Linux Headless Installation
      • Linux Installation
        • Troubleshooting
          • How to Uninstall Rancher on Linux via Command
          • How to Uninstall Rancher on Linux via UI
    • 🏠Home
    • 🖥️Machines
      • Discover Your Machine ID and Password
      • How to add Machines to your local FluxCore GUI
      • Connecting to Your Fluxcore Server from Another PC on Your Local Network Without Installation
      • Individual Machine
        • Overview
        • Benchmark
        • Hardware
    • ⛏️Mining
      • All about the “Mining Dashboard” Module
      • Overclocking (OC) Profiles
      • Auto-Switch
    • 🤖Services
      • Service Module Overview
      • PoUW OC Profiles
      • FAQs
    • Account
      • Overview
      • Audit
        • Logs
        • Login
        • Mining
        • Leases
        • Rewards Claimed
      • OC Profiles
        • Mining Profiles
        • PoUW Profiles
      • Modules
      • Contact Details
      • Settings
        • General Settings
        • Security Settings
          • How to Set Up an Anti-Phishing Code on FluxCore
        • Notification Settings
    • ✅FluxCore Supported NVIDIA Drivers
    • 💵Claiming Rewards
    • 💰Machine Pricing
    • ❓FAQs
      • Rewards Information
      • Provider Information
      • General Information
      • Security and Maintenance
  • Resources
    • Litepaper
    • FluxEdge Economics v1
    • Protocol Roadmap
    • Socials
      • Flux Linktree
      • Twitter
      • Discord
    • Support
Powered by GitBook
On this page
  1. FluxCore
  2. Installation
  3. Windows Installation
  4. Troubleshooting

WSLRun([wsl.exe -l]): exit status 0xffffffff

PreviousTroubleshootingNextHow to Download Logs

Last updated 11 months ago

  • If you encounter this message during the FluxCore installation or while the UI is installing dependencies, it indicates an issue with your WSL (Windows Subsystem for Linux) setup.

  • Here's how you can potentially resolve the issue:

  1. Check for .wslconfig File:

    • Navigate to C:\Users\<User> in File Explorer.

    • Look for a file named .wslconfig.

    Note: It may be hidden. To reveal hidden files, right-click inside the C:\Users\<User> folder, select "Properties," check the "Hidden" checkbox, click "Apply," and then "OK."

  1. Check for fluxcore-wsl-kernel:

  • Ensure that a directory named fluxcore-wsl-kernel exists in C:\Users\<User>.

  1. Delete .wslconfig:

  • If you find the .wslconfig file, delete it.

  1. Delete FluxCore in AppData:

  • Navigate to C:\Users\<User>\AppData\Local\FluxCore.

  • Delete the FluxCore folder.

    • Note: The file OpenHardwareMonitorLib.sys may not delete itself. This file is for monitoring CPU temperature and is not critical if it remains.

  1. Rerun FluxCore.exe:

  • Once you've deleted these files and folders, rerun the FluxCore.exe installation file.

Following these steps should prevent the error message from appearing again.