RocketChat / Rocket.Chat

The communications platform that puts data protection first.
https://rocket.chat/
Other
39.82k stars 10.24k forks source link

Incorrect invitation link to the team #31250

Closed sanyappc closed 7 months ago

sanyappc commented 8 months ago

Incorrect invitation link to the team

Steps to reproduce:

  1. Go to group
  2. Click on Members -> Invite Link
  3. Get link

Expected behavior:

Working link https://127.0.0.1:3000/invite/AvcDef that adds users to the team

Actual behavior:

Non-working link https://127.0.0.1:3000/invite?host=127.0.0.1%3A3000&path=invite%2FAvcDef that says "Рage not found"

Server Setup Information:

Client Setup Information

bajajtushar094 commented 8 months ago

Hi @sanyappc, I can work on the issue. Can you assign it to me?

sanyappc commented 8 months ago

@bajajtushar094 I'm a regular user and just reported the bug. I don't have the authority to assign bugs to anyone

MartinSchoeler commented 8 months ago

@bajajtushar094 There is no need for assignments in the Rocket.Chat Repo, just create a PR fixing the issue and mention the relevant issues

hugocostadev commented 8 months ago

Do you have some customization on your instance?

The link should use the https://go.rocket.chat/ website to choose where the user wants to open the link, like that:

image

Can you check the Accounts_Registration_InviteUrlType setting value? Thanks

sanyappc commented 8 months ago

@hugocostadev No, just docker. Accounts_Registration_InviteUrlType is set to Proxy. Looks like the default value

ameeetgaikwad commented 8 months ago

Working on this issue!

github-actions[bot] commented 7 months ago

This issue has been marked as stale because there has been no further activity in the last 10 days. If the issue remains stale for the next 4 days (a total of 14 days with no activity), then it will be assumed that the question has been resolved and the issue will be automatically closed.

hugocostadev commented 7 months ago

Very weird... You should be getting the https://go.rocket.chat/ link instead of an IP address

sanyappc commented 7 months ago

@hugocostadev I reset the DeepLink_Url value and it works now

github-actions[bot] commented 7 months ago

This issue has been marked as stale because there has been no further activity in the last 10 days. If the issue remains stale for the next 4 days (a total of 14 days with no activity), then it will be assumed that the question has been resolved and the issue will be automatically closed.

github-actions[bot] commented 7 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.