For first post, please answer the questions below!
Describe your issue in detail
Collabora can start when I access my cells through ip+port, but when I access through the domain name of cab.cantian.tech, Collabora will report an error. This is my Collabora startup command docker run -t -d -p 9988:9980 - e “username=admin” -e “password=123456” -e “domain=cab\.cantian\.tech” --add-host=cab.cantian.tech:192.168.2.235 --name=cab8 --privileged=true --cap-add MKNOD collabora/code
My Collabora and my cells are on two machines on the same network segment.
What version of Cells are you using?
cells 4.4.7
What is the server OS? Database name/version? Browser name or mobile device description (if issue appears client-side)?
centos 7.9
mysql 8.0
chrome
What steps have you taken to resolve this issue already?
I have modified my domain name and nginx’s reverse proxy configuration, but it still doesn’t work.