Tomato6966 / Musicium

An advanced Discord Music Bot with a Dashboard, using distube.js.org having an interactive button & menu system and many features! Supported Features: Spotify • YouTube • SoundCloud • Live Stream • Audio Filtering • DJ Roles • Autoplay • Autoresume • Dashboard + Live Queue • ...
https://musicium.eu
GNU General Public License v2.0
298 stars 310 forks source link

HTTPS Support #104

Closed Bartek20 closed 3 years ago

Bartek20 commented 3 years ago

I don't know if I am doing something wrong or it has just not been implemented, but the option to enable https support for the dashboard does not work, will anyone help?

Tomato6966 commented 3 years ago

it works, what is your error?

Bartek20 commented 3 years ago

when enabling the bot, only the http version starts and when you try to connect to the website via HTTPS, the browser shows an error, this page cannot offer a secure connection

Tomato6966 commented 3 years ago

did u do the ssls right?

Bartek20 commented 3 years ago

I was able to solve the problem by watching the vps installation guide, I noticed that the code in the index.js file in the dashboard folder differs from that in the movie (there is no code with https support on github, only the http server is running)