Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Coder Desktop app hangs after restart #155

Closed
Assignees
ibetitsmike
@spikecurtis

Description

@spikecurtis

After restarting my machine, Coder Desktop is hanging on start.

Initially, it showed the message "Please Wait" after expanding the tray.

I exited the App and restarted it, and now it shows:

Image

The App itself is hanging on

            reply = await _speaker!.SendRequestAwaitReply(new ClientMessage            {                Start = new StartRequest                {                    CoderUrl = credentials.CoderUrl?.ToString(),                    ApiToken = credentials.ApiToken,                },            }, ct);

inRpcController.cs. It seems that it doesn't ever get a reply to its start request.

I've attached the logs from the VPN service.

coder-desktop-service20250922.log

Desktop restart was earlier in the afternoon, and I noticed the problem and restarted the App around2025-09-22 16:10:00 +04:00

After stopping the Coder Desktop App, then restarting the Coder Desktop service, then starting the Coder Desktop App, things seem to be working normally.

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


    [8]ページ先頭

    ©2009-2025 Movatter.jp