Hello everybody,
I have followed the setup documentation (https://github.com/EGroupware/egroupware/wiki/Rocket.Chat-Integration) twice now, each with a fresh install of Ubuntu 22.04 and eGroupware and I am running into the same problem over and over again. I have set up a domain name and Let’s Encrypt certificate before installing RocketChat and I have prefixed the setup command with the HTTP_HOST variable set to my domain as described in the wiki.
Now when I open up RocketChat in the web UI I don’t get the setup assistant, instead it just tells me “Unknown path”. The same applies when I type in https://my-egroupware-domain.tld/home directly into the browser. And curl on localhost is also the same:
# curl http://localhost:3000/home
Unknown path
Any help is greatly appreciated!
Best regards and thanks in advance
Julian