Jump to content

paladino

Members
  • Posts

    39
  • Joined

  • Last visited

Everything posted by paladino

  1. Thanks! In the meanwhile, I've configured gmail and it's working ok, but it's very "strange" receive app e-mails from gmail domain hehe
  2. Many thanks for the info! I will try to explain how my app works with the e-mails: I had one which was suporte.meustickers@rpaladino.heliohost.org that was used to receive e-mails from users, so this mailbox was configured to receive e-mails. Also, I had one more which was services@rpaladino.heliohost.org that was used to my app send e-mails to users, like account activation or alerts. This one was setup to not receive e-mails. I'm sorry, but my knowledge on how to configure network services is very limited... May the domain you referred be the one I already have on heliohost (rpaladino.heliohost.org)? Would be possible to have 2 accounts: one for users to send e-mail to me so I could reply them and one that only my app could use? If not, I was think on setup a google e-mail to it, but it me and my app would use.
  3. Hi! I was able to use my tommy smtp account (while it was running cpanel) to send some e-mails from my app. Since the cpanel deactivation I'm unable to send them. I'd like to know if there is any restriction on using external smtp (gmail, outlook, etc.) or there is any other option to send e-mails? I'm on migration to plesk queue and I know it will get some time, so I'm trying to fix it temporarily. Thanks!
  4. Awesome! I've just got it connected. Thanks!
  5. Hi, It's my IP, but it's dynamic: 179.208.50.22
  6. Hi! Is it possible to access remotely Lily's MariaDB server? I'm asking it because I have to manipulate some data and it is not very comfortable using phpmyadmin to do it. Thanks!
  7. I see... I hope everything went all right for you! I'm on somehow oposite situation... Since this corona pandemic I've been forced to work from my home, so the time I'd spend in traffic I'm doing some personal coding. By the way, I'll try change the code to workaround this. Thanks!
  8. Hi there! I'm facing some problems using the 10.2.14 version on Lily after I've enabled Lazy Loading. I tested my code on 10.4.14 and also on 10.5.5 and it worked as it should be, but when I run on Lily, it starts messing with result without reason... The only difference is the DB version. Is it possible to update it to any 10.4.14 or 10.5.5? Thanks!
  9. Thanks for the info. It's back working now. I hope the update process ends fine!
  10. Oh, I see... I'll save this link if it happens again. Tomorrow I'll try to if its back online. Thank you very much!
  11. Hi there! My account on lily has got suspended today... Before this message it was shown that it wasn't activated. I'm running a cron in it that checks database to if there's any password reset... It's running very fast because there's very few users yet. Please, could you check if this was the reason to suspend my account? Login: rpaladino2.heliohost.org Thanks!
  12. Got it working now! I have changed the account password to anything without special characters and app my code to use ssl when authenticating and it worked. I don't know which actually did the trick, but what matters is that it's working now. Thanks!
  13. Hi there! I have just tried to send a test e-mail to me through my application, but it seems that's something missing... I'm getting "Mailbox unavailable. The server response was: Access denied - Invalid HELO name (See RFC2821 4.1.1.1)" This is what I'm using: server: tommy.heliohost.orgport: 25user: services@rpaladino.heliohost.orgpass: (hidden) I created this account in tommy cpanel. The sender of the message is the same as user, so it's services@rpaladino.heliohost.org too... Please, could you help me? Thank you!
  14. Hi there! Sorry for the late response. I'll give it a try. In case of any problem I'll post here! Thank you very much!
  15. Hi there! My app will send some e-mails to registered users (the major part will be password reset or account activation to minimize fake accounts). In tommy we can configure it through cpanel... Can I use an e-mail acc created in Tommy and use it in my Lily account? Thanks!
  16. Hi there, Everything is working just fine on Lily, but there's a little inconvenient when I try to update my app because sometimes some files still in use by IIS AppPool as it is still running and I can't update it. In my dev machine I have to stop the IIS pool to sucessfully update it... Is there any way I can do to when this happens on Lily? Thanks!
  17. Hi there, I'm having trouble login into my lily acc. I've been periodically logged in into Tommy and Lily, but the acc was disable for lack of activity even so. I'm getting "User cannot log in.". Account name: http://rpaladino2.heliohost.org/ Thanks!
  18. Nice! I'll send the cert file and the pfx file to you. Thank you!
  19. Hi there! I have got a ssl cert from sslforfree issued for my lily domain. I have also generated the .pfx file. Please, could you tell me how can I get these files be installed in IIS and set SSL enabled? My acc is http://rpaladino2.heliohost.org Thanks!
  20. I developed only some APIs. The website I'll start developing soon, that's why is showing a 404 error, there's no route and no index besides my app API. I've just tested it now and it's back online. Thanks!
  21. 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!
  22. 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!
×
×
  • Create New...