• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question accessing rocketchat via https

slain

New Pleskian
Hi together,

i have recently installed the chat application rocketchat on my plesk linux server (ubuntu 18.04) just by the installation guide in this link. I'm also able to access the application in the browser with http on port 3000 but it is not working for https. So my question is what apache configuration do i have to make to get the application working on https.

I'm only using apache webserver. I'm using letsencrypt for certficate. In the hosting settings ssl/tls is enabled as well as permanent seo-safe 301 redirect.

In case you need further information, let me know.

br
slain
 
Hi guys,

short update, i checked the apache config which is provided for apache reverse proxy by rocketchat and am trying to implement it in the additional https directives in plesk.
I'm getting the following error:
Invalid Apache configuration: AH00526: Syntax error on line 1 of /var/www/vhosts/system/domain.com/conf/vhost_ssl.conf: <VirtualHost> cannot occur within <VirtualHost> section

I tried these setps without success.

br
slain
 
Back
Top