Skip to content

Script fails to show Menu #1

@skykingisepic

Description

@skykingisepic

Log

2026-01-12 18:05:44] Starting container detection...
[2026-01-12 18:05:46] User selected synapse container: synapse
[2026-01-12 18:05:46] Auto-detected single postgres container: pgsql
[2026-01-12 18:05:46] Final containers - Synapse: synapse, Postgres: pgsql
[2026-01-12 18:05:46] Found homeserver.yaml at: /data/homeserver.yaml
[2026-01-12 18:05:46] Domain: msgs.epiccash.com
=== Database section from homeserver.yaml ===
database:
    name: psycopg2
    args:
        user: synapse
        password: epicmsgs
        host: postgresql
        database: synapse
        cp_min: 5
        cp_max: 10
log_config: "/data/msgs.epiccash.com.log.config"

From stdout:
Starting Matrix User Manager...
Detecting Matrix containers...

Multiple Matrix/Synapse containers found:

  1. synapse-admin (awesometechnologies/synapse-admin:latest)
  2. synapse (matrixdotorg/synapse:latest)

Reading Matrix configuration...
Successfully read homeserver.yaml
Domain: msgs.epiccash.com
Config path: /data/homeserver.yaml
Configuring database access...

Returns to prompt without displaying any Menu.
Running on Alpine
newt installed to provide whiptail

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions