Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/24/2021 in all areas

  1. I'm currently trying to host a discord bot (written with discord.js). I followed this guide but I kept getting phusion passenger errors like the one in the screenshot (the error id is always different). I tried both using the bot main file as the file to execute and also creating a webserver (with express first and node http next) that would then call client.login(token) to start the bot. Sidenote: at first the main file name was index.js but i then changed it to app.js to be sure that wasn't a problem but it still happened, so i was wondering if it's actually a problem not to main the main file index.js as that's what i'm used to call my main files. account name: dam main domain: dam.heliohost.us server: tommy
    1 point
  2. That's...odd. Tommy isn't showing any real load issues for the past 24 hours. When Tommy does slow down though, the SSL handshake is usually the first thing that starts hanging I've noticed. I have a few older apps running on Tommy and I've been noticing slower times the past day or so as well. Lets have Krydos look at it to see if he notices something I don't.
    1 point
  3. This is caused by an incompatible ISP that changes your public IP too much (more often than not, it happens to users who access us through cellular data). The solution to this is to use a proxy or vpn so your IP doesn't change.
    1 point
  4. According to this guy Source: https://stackoverflow.com/questions/61675707/angular-universal-working-on-localhost-but-not-in-cpanel-with-passenger The article he links is a guide for if you have ssh access to the server, which we don't offer on our free shared hosting accounts. It sounds like you'll need a vps to run angular.
    1 point
×
×
  • Create New...