
paladino
Members-
Posts
42 -
Joined
-
Last visited
Everything posted by paladino
-
Hi there! Yesterday everething was fine with my Lily app, but today I'm facing error 503 from my Lily account. I haven't deployed any changes to my app. Please, could you check what is going on? My url is http://rpaladino2.heliohost.org/ Thanks!
-
Thanks for the info. . I give some google and found that it could be permission to the chromium folder. I managed to change it to 777, now the error appears after 1 minute. I believe that's other problem now... One more thing: could you verify if theses libs are installed? pango.x86_64 libXcomposite.x86_64 libXcursor.x86_64 libXdamage.x86_64 libXext.x86_64 libXi.x86_64 libXtst.x86_64 cups-libs.x86_64 libXScrnSaver.x86_64 libXrandr.x86_64 GConf2.x86_64 alsa-lib.x86_64 atk.x86_64 gtk3.x86_64 ipa-gothic-fonts xorg-x11-fonts-100dpi xorg-x11-fonts-75dpi xorg-x11-utils xorg-x11-fonts-cyrillic xorg-x11-fonts-Type1 xorg-x11-fonts-misc Finally, please, could you check the logs again? Thanks!
-
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
-
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!
-
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!
-
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.
-
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!
-
[Solved] HelioNet - Stuck in mobile version
paladino replied to paladino's topic in Customer Service
Hi there! Thank you for your support. It's fixed. Now I'm on desktop version. -
[Solved] HelioNet - Stuck in mobile version
paladino replied to paladino's topic in Customer Service
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! -
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!
-
Just a correction: The site is rpaladino2.heliohost.org
-
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!
-
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
-
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!