RocketChat / RocketChat/Rocket.Chat

Chat URL changes after restart

Open
#35,671 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

On a self-hosted system, the URL of the chat server is changed after restarting in the Windows app version 4.3.0 (same problem in earlier versions) and this results in a 404 error. For example, if the URL is https://chat.example.com/ that gets changed to https://chat.example.com/(^+1)
There appears to be no way to change it back other than deleting and re-adding the server.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the restart flow in the Windows app version 4.3.0 with a self-hosted server URL such as https://chat.example.com/. Trace where the server URL is persisted and restored after restart; done means the URL remains unchanged and the app no longer returns a 404.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.