Upgrade did not migrate the group and it's misisng in URL

Hello everyone! I recently upgraded Rocket chat several versions until reaching the latest 6.5.2. The issue I have after the upgrade is that many URL links and shortcuts seem to be missing /rocketchat after the FQDN and displays a 404. It appears that the word ‘group’ is in its place.

For example:

fqdn.com - Diese Website steht zum Verkauf! - Informationen zum Thema fqdn. displays a 404 until I replace /group with /rocketchat

fqdn.com - Diese Website steht zum Verkauf! - Informationen zum Thema fqdn. works fine.

In some URLs it’s missing completely:

/admin/settings I have to append /rocketchat/admin/settings for it to work.

Is there a place to go to fix this?

I found this about the issue. It looks like in 4.0 they discontinued support for sub folders but then continued to support it after some users complained.

I am in 6.5.2 so support is there again.

It looks like I need to edit the following:

To run in a subfolder you should pass the environment variable ROOT_URL to the process. For example:

ROOT_URL=https://your.domain.com/chat/ node main.js

I could use some advice before tinkering with this… where do I even find the ROOT url to edit? I am guessing this is in the RocketChat container and not in the Univention server.

Mastodon