beLow - Technical documentation
  • Compatibility
  • Installation guide
    • Installation modes
    • Installation instructions
      • Linux
        • Requirements
        • Installation
      • Windows
        • Requirements
        • Installation
  • Getting started
    • Start beLow
    • Sign up/log in
    • Setup a new project
    • Run an analysis
    • Run an optimization
  • Compatibility guide
    • Compatibility generalities
    • Compatibility specifics
    • CMake
    • Makefiles on Windows
    • STM32CubeIDE on Windows
    • IAR Embedded Workbench for ARM
    • Bazel
    • Custom Docker image
  • FAQ / Troubleshooting
    • FAQ
    • Troubleshooting
Powered by GitBook
On this page
  • beLow CTL does not start any more (no tray)
  • On Windows, the user interface does not run because of missing libraries
  • Jobs run by beLow fail and when downloading logs, the logs archive is empty
  1. FAQ / Troubleshooting

Troubleshooting

Typical problems you may encounter are addressed here.

PreviousFAQ

Last updated 4 months ago

beLow CTL does not start any more (no tray)

If running beLow CTL does not show up, there might have been a problem while releasing the lock preventing to open it multiple times.

To release the lock, you may remove the following file:

${HOME}/.config/wedolow/tray.lock
%USERPROFILE%\AppData\Roaming\wedolow\tray.lock

If the problem persists, please contact us at .

On Windows, the user interface does not run because of missing libraries

If the user interface can't run because of missing libraries, you may have missed Visual Studio C++ Redistributable 2017 installation in .

Jobs run by beLow fail and when downloading logs, the logs archive is empty

This happens when the time on the machine where the runners run and the machine where the server runs have a different known date/time.

In a Windows full-desktop usage, check that Windows and WSL are synced in time. In a distributed usage, check the time sync for all your machines, and if they are not in sync, please activate internet sync when possible or set the time manually so they all match on a same time zone.

support@wedolow.com
requirements