HelioHost Posted March 21, 2020 Posted March 21, 2020 Username: alva114, Server: Johnny, Main domain: alva114.heliohost.org Hi, i want to host a discord bot on my server, i've done all the steps from https://wiki.heliohost.org/tutorials/discord-botbut when i go to my page to start de bot, says this: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at webmaster@alva114.heliohost.org to inform them of the time this error occurred, and the actions you performed just before this error. More information about this error may be available in the server error log. Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request. How can i solve this?
Sn1F3rt Posted March 21, 2020 Posted March 21, 2020 Double check that you've set the permissions of all the files to 755.
wolstech Posted March 21, 2020 Posted March 21, 2020 Also, make sure your files are using unix line endings. Our servers don't like Python code with Windows line endings. If you're coding on Windows, use a program like Notepad++ that can save with unix line endings. If you need to convert existing files, Notepad++ can do it by opening the file and using Edit->EOL Conversion->Unix to change the line endings.
Recommended Posts