Skip to content

[looking for maintainers] Debian 12 bare metal and Proxmox installs fail #1239

@tescophil

Description

@tescophil

log.txt

Is there an existing issue for this?

The issue occurs in the following browsers. Select at least 2.

  • Firefox
  • Chrome
  • Edge
  • Safari (unsupported) - PRs welcome
  • N/A - This is an issue with the backend

Current Behavior

Install via curl -o install.debian12.sh https://raw.githubusercontent.com/jokob-sk/NetAlertX/main/install/debian12/install.debian12.sh && sudo chmod +x install.debian12.sh && sudo ./install.debian12.sh script fails with

[INSTALL] 🚀 Starting app - navigate to your <server IP>: 10:24:05 [Settings] ⚠ File not found: /app/api/table_settings.json Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "/app//server/__main__.py", line 255, in <module> sys.exit(main()) ^^^^^^ File "/app//server/__main__.py", line 75, in main updateState("Initializing", None, None, None, 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app//server/app_state.py", line 99, in updateState return app_state_class(newState, settingsSaved, settingsImported, showSpinner, graphQLServerStarted, processScan) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app//server/app_state.py", line 86, in __init__ with open(stateFile, 'w') as json_file: ^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/app/api/app_state.json'

Full install log attached

Expected Behavior

To not fail...

Steps To Reproduce

No response

app.conf

docker-compose.yml

What installation are you running?

Production (netalertx)

app.log

No response

Debug enabled

  • I have read and followed the steps in the wiki link above and provided the required debug logs and the log section covers the time when the issue occurs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bare-metal ❗Bare-meral installation is experimental and community supported only. See Discord for help.bug 🐛Something isn't workinghelp wanted 🆘Extra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions