Hi Everyone, I have done a fresh install of Virtualmin and setup my first virtual server and setup a let's encrypt ssl certificate on it. It all went well no errors during installation until i tried to access the site via https and get the following error
SSL received a record that exceeded the maximum permissible length. Error code: SSL_ERROR_RX_RECORD_TOO_LONG via Firefox.
Since installing the SSL certificate ProFTP has also stopped working as well
Apr 08 11:51:28 Hostname systemd[1]: Starting ProFTPD FTP Server... Apr 08 11:51:28 Hostname proftpd[5203]: 2019-04-08 11:51:28,891 Hostname proftpd[5203]: processing configuration directory '/etc/proftpd/conf.d' Apr 08 11:51:28 Hostname proftpd[5203]: 2019-04-08 11:51:28,891 Hostname proftpd[5203]: mod_dso/0.5: unable to load 'mod_tls.c'; check to see if '/usr/libexec/proftpd/mod_tls.la' exists Apr 08 11:51:28 Hostname proftpd[5203]: 2019-04-08 11:51:28,891 Hostname proftpd[5203]: mod_dso/0.5: module 'mod_tls.c' already loaded Apr 08 11:51:29 Hostname proftpd[5203]: 2019-04-08 11:51:29,177 Hostname proftpd[5203]: warning: "my domain name" address/port (my public ip:21) already in use by "ProFTPD server" Apr 08 11:51:34 Hostname systemd[1]: PID file /run/proftpd/proftpd.pid not readable (yet?) after start. Apr 08 11:51:34 Hostname systemd[1]: proftpd.service never wrote its PID file. Failing. Apr 08 11:51:34 Hostname systemd[1]: Failed to start ProFTPD FTP Server. Apr 08 11:51:34 Hostname systemd[1]: Unit proftpd.service entered failed state. Apr 08 11:51:34 Hostname systemd[1]: proftpd.service failed.
Thanks
Rockyuk
So, after investigating further it appears my sites are pointing to /var/www/html even though Virtualmin created /home/username/public_html how do i fix this?