Hello,
I have installed Egroupware through with this :
egroupware-docker-23.1.20231110.tar.gz
I have it up and running on hxxps://myegroupwaredomain/egroupware
I have installed rocketchat with docker following this tutorial hxxps://docs.rocket.chat/deploy/deploy-rocket.chat/deploy-with-docker-and-docker-compose
It is up and running on hxxps://myrocketchatdomain/
I want to integrate rocket.chat in egroupware.
I followed both those tutorials :
hxxps://github.com/EGroupware/egroupware/wiki/Rocket.Chat
hxxps://github.com/EGroupware/egroupware/wiki/Rocket.Chat-Integration
I see this message on the rocketchat app of egroupware!
Status:Successful connected, Rcket.Chat version: .
When I try
HTTP_HOST=myegroupwaredomain /etc/egroupware-rocketchat/install-rocketchat.sh
I get :
Error response from daemon: No such container: egroupware
So, back to the rocket.chat app in egroupware, in chrome console I see errors like -->
Failed to read a named property ‘document’ from ‘Window’: Blocked a frame with origin
What should I do?