lablup / lablup/backend.ai-webui

Electron app: 502 error when launching terminal app for a running session

Open
#7,216 0 comments 0 reactions 0 assignees View on GitHub
quick-capture
Dominant language
TypeScript
Stars
133
Forks
81
Avg merge
1d 11h
Merged PRs (30d)
344

Description

## Problem

When using the Electron desktop app to log into a Backend.AI cluster and launch the **terminal** app for a running session, a new window opens and displays a **502 error**.

## Reproduction

1. Open the Electron app
1. Log in to the cluster
1. Open a running session
1. Launch the terminal app

A new window opens with a 502 error.

## Expected

The terminal app should open and connect successfully (as it does in the browser).

## Actual

New window opens showing a 502 error.

## Notes

- Reproduces only in the **Electron app**.
- Accessing the same cluster via a **web browser** works correctly — the terminal app launches without error.
- Suggests an issue with the Electron-bundled wsproxy / app routing for terminal sessions, not the cluster itself.

Captured while working on branch: main

JIRA Issue: FR-2798

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.