• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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