[Bug]: Bitcoin core app #130

Closed
opened 2026-07-31 00:05:13 +00:00 by ssmithx · 1 comment
Collaborator

Description

Archipelago fails to load bitcoin app if not launched from main app screen

Steps to Reproduce

Click "Apps"/"My Apps"
Don't launch bitcoin core, click on it.
When inside, click launch
image.png

Expected Behavior

Opens bitcoin UI

Actual Behavior

image.png

Archipelago Version

1.7.118-alpha

Hardware

x86_64 (Intel/AMD)

Relevant Logs

No response

Screenshots

No response

### Description Archipelago fails to load bitcoin app if not launched from main app screen ### Steps to Reproduce Click "Apps"/"My Apps" Don't launch bitcoin core, click on it. When inside, click launch ![image.png](/attachments/e6dafca5-08a2-43ee-a340-37e544412daa) ### Expected Behavior Opens bitcoin UI ### Actual Behavior ![image.png](/attachments/3e283f6f-8079-4e9b-ba4f-2242f676f0aa) ### Archipelago Version 1.7.118-alpha ### Hardware x86_64 (Intel/AMD) ### Relevant Logs _No response_ ### Screenshots _No response_
Collaborator

Fixed: launching from Apps → My Apps now routes through the same centralized app-session config as every other entry point, with bitcoin-core aliased to the bitcoin-ui port (8334) in APP_PORTS — the asymmetric “works from Home, fails from App Details” path no longer exists. Please retest at the next deploy (Apps → My Apps → Bitcoin → Launch) and reopen if it still errors.

Fixed: launching from Apps → My Apps now routes through the same centralized app-session config as every other entry point, with `bitcoin-core` aliased to the bitcoin-ui port (8334) in `APP_PORTS` — the asymmetric “works from Home, fails from App Details” path no longer exists. Please retest at the next deploy (Apps → My Apps → Bitcoin → Launch) and reopen if it still errors.
chaum closed this issue 2026-08-30 13:44:50 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lfg2025/archy#130