Jump to content

paladino

Members
  • Posts

    39
  • Joined

  • Last visited

Everything posted by paladino

  1. Hi, The url is: http://rpaladino.heliohost.org/fii The node app just try to launch the puppeteer module and this error pop up. Without the puppeter launch, it works. Thanks!
  2. Hi there! I've done a test on tommy using nodejs + puppeteer node module to test if I can run my app there. The app.js just contains the basic code to start de webserver (which works) and launch a puppeteer instance. When I open the url, I receive this message "Incomplete response received from application". If I remove the puppeteer launch code, It works and start the webserver then I can see my test output. I've uploaded the linux node_modules package to my folder that contains all modules I use in my app. These modules I've downloaded from linux mint distribution via npm. Since I'm not a linux user and my knownledge about linux env is very limited, I haven't' sure if the modules are correct to run on Tommy server... Please, could you help me to see what's going on? Thanks! app.txt
  3. Hm... Thanks for the explanation. It's all new to me. I'll need to rewrite some code to work with passenger then. I can't afford purchasing a VPS right now as coronavirus outbreak is arriving here, and I don't know how it's going to be... Thanks!
  4. Hi there, I followed the wiki about how to run nodejs on Tommy and it worked just fine! My question now is: is possible to schedule a nodejs app with command line arguments to run? If it is, how can I make it work? I searched through the forum but found nothing regarding this... Thanks in advance!
  5. Thanks for your responses and tips! I ended up to redesign my solution and now I'm making the scraping part using nodes.js + puppeter. Please, could you tell me if it's possible to run nodes.js on Tommy? Maybe I could start the scraping with a cron on Tommy and when it finishes, it'll automatically make a call to my app in Lily through my node script... Now I'm running scraping on my machine which is calling Lily directly... The bad part is that I can't run it everyday since I'm not alway here and I can't leave my PC powered up all time Thanks as alway, guys! PS.: sorry for the late response.
  6. Hi there! I've some questions I haven't found around yet. Sorry if it's duplicate. I'm on Lily Server running asp.net core flawlessly since past year. My Xamarin app is growing up and I'm thinking about adding an automatized service data update since I'm doing this by hand. The point is: there're public server that serves some files (they're no more than 3 megabytes in size) that I wish to download once a day, process and update my database. To do this, I'd develop an specific action in my asp.net core app that would do this job. Please, could you point me if is there any restrictions that heliohost applies to this kind of processing? Assuming there isn't restrictions, is there a way to cron a job on Lily Server that would open asp.net core action, like a web browser does? I hope I've explained what I'm trying to do! Thanks!
  7. Hi there! Thank you for your support. It's fixed. Now I'm on desktop version.
  8. Hi! I tried just now and still the same. I believe that's because my mobile chrome had the helionet page opened and it logged in automatically Please, could you make the fix again? I'll clear my mobile cache and close helionet pages to prevent this happen again. Thanks!
  9. Hi there! I'm in trouble replying to PMs. I always get "[#10229] We could not determine which message you were attempting to view". I tried logout, clean cache, login and the same happened. I checked in Discord and a member of helpers staff point me that the problem should be the forum in mobile version. Please, could you help me? Thanks!
  10. Just a correction: The site is rpaladino2.heliohost.org
  11. Hi there! Due to a stackoverflow error inside a library, my App Pool crashed and was turned off by IIS on Lily server. I solved the issue, but I'm getting error 503. Please, could you restart the AppPool? The site is rpaladin2.heliohost.org. Thank you!
  12. Thank you very much. I'll be using asp.net core for proof-of-concepts apps and for hoobies apps. What I have now is a api service for my android app and I'd like to teste it online to see how it performs
  13. Hello there! I'm new in heliohost. I read that to activate asp.net core support it's needed to request it in forum. So, please, could you activate for my account rpaladino on Tommy server? Thank you very much!
×
×
  • Create New...