Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

[Bug] App starts, does nothing, returns to previous screen #70

@liquidfrollo

Description

@liquidfrollo

muos-app version
v0.5.0

Describe the bug
When attempting to start the app via muOS the screen goes blank, and then returns to the application screen with no errors, or text.

To Reproduce
Steps to reproduce the behavior:

  1. Go to applications
  2. Press on Romm
  3. Blank Screen that returns to applications

Expected behavior
The app should work

Screenshots
N/A

System (please complete the following information):

  • muOS version: 2508.4 Loose Goose
  • device: Anbernic rg40xxv
  • RomM version: v0.5.0

Additional context
Romm is accessible on the local network with the same username / password / ip:port configured in the .env file. It is not accessible via https or reverse proxy (traefik) which i believe others have reported. Romm doesn't seem to play nice at all with https.

Env file has...

HOST="http://10.0.0.56:13080"
USERNAME="red"
PASSWORD="red"
DEFAULT_SD_CARD=2

# Can be one of genre, franchise, collection, mode or company
COLLECTION_TYPE=collection

# Do not display platforms with these slugs (comma separated)
# EXCLUDE_PLATFORMS=""

# Only display collections with these names (comma separated)
# INCLUDE_COLLECTIONS=""

# Do not display collections with these names (comma separated)
# EXCLUDE_COLLECTIONS=""```

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions