Jump to content

mricardi

Members
  • Posts

    31
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by mricardi

  1. Hey guys! I'm testing email sending from my app and I saw that gmail is rejecting my emails checking the wiki I found this: https://wiki.helionet.org/common-errors/mail-delivery-problems could you help me guys pls? thank you! user: mricardi domain: sandbox.helioho.st
  2. Hi Guys, I’ve been thinking a way to schedule the shutdown and startup of my app at specific times of the day for example, at night, I won’t be working on my app, so I could shut it down to reduce resource consumption, and then start it up again in the morning to continue working on it. I think I have an idea of how to schedule the shutdown, but I’m not sure how to automate the startup. My idea was to create a scheduled task to run the command "node app.js", but I’m not sure if it’s the best approach Do you have any recommendations?
  3. A small comment guys this was my fist time using fastify as a framework for nodejs, I know that fastify is an really efficient framework and shouldn't have performance issues,but could it have some problem with Passenger?
  4. Hey Guys, Today I saw that my account was suspended I don't know why. I checked the stats of my app a few days ago, and everything was fine, and also my app is a nodejs API so, If I understood correctly, you use Passenger to run nodejs apps and my app should be sleeping most of the time becasuse I use it as a small POC What was the problem? Thanks! user: mricardi site : https://sandbox.helioho.st/
  5. Excellent!! thank you very much!
  6. Hey guys! I was following the instructions to configure a Node.js app on Johnny I followed all the steps from the guide (https://wiki.helionet.org/tutorials/node.js), but it's been more than 2 hours, and I still don't see any changes on my domain (sandbox.helioho.st) Could you help me?, my username is mricardi Thank you!!
×
×
  • Create New...