Skip to content

"Bus access error" on "glances -w" #2821

@bcutter

Description

@bcutter

Describe the bug
32 bit OS and 64 bit kernel results in Bus-Zugriffsfehler ("bus access error") when running glances -w.
Was working fine before with 32 bit kernel, after switching to 64 bit kernel web refuses to start.

To Reproduce
Steps to reproduce the behavior:

  1. Start Glances with the following options '-w'
  2. See error
Glances Web User Interface started on http://0.0.0.0:61208/
INFO:     Started server process [13762]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://0.0.0.0:61208 (Press CTRL+C to quit)
Bus-Zugriffsfehler

Expected behavior
start web itnerface

Screenshots

Environement (please complete the following information)

  • Operating System (lsb_release -a or OS name/version):
Description:    Raspbian GNU/Linux 11 (bullseye)
Release:        11
Codename:       bullseye
  • Glances & psutil versions:
Glances version:        4.0.8
Glances API version:    4
PsUtil version:         5.9.8
Log file:               /home/pi/.local/share/glances/glances.log
  • How do you install Glances (Pypi package, script, package manager, source): pip install --user 'glances[web]'
  • Glances test (only available with Glances 3.1.7 or higher): /
Everything [OK]

Additional context

You can also pastebin:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions