
paladino
Members-
Posts
42 -
Joined
-
Last visited
Everything posted by paladino
-
[Solved] Remote access to MariaDB on Lily
paladino replied to paladino's topic in Escalated Requests
I could connect now. Thanks! -
Hello! I made a major database update to my app. I've built the whole database in my local pc and exported in sql, but due to size of it, I cannot update through phpmyadmin. I've tried made in chunks, but it didn't work. Please, is it possible to allow me connect to my database remotely? I asked fot it a long time ago and now I'm needing it again... My IP address (dynamic) now is: 187.99.103.197 Thanks!
-
Hello! I'm using my login/password (sure it's correct because it's saved in my google account), but I'm receiving invalid user/password. I tried to reset via link, but didn't receive any link... Please, could you help? My login: paladino Johnny's url I'm using: https://johnny.heliohost.org:8443/login_up.php Thanks!
-
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
-
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.
-
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!
-
Awesome! I've just got it connected. Thanks!
-
Hi, It's my IP, but it's dynamic: 179.208.50.22
-
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!
-
[Inactive] Possibility updating MariaDB version - Lily
paladino replied to paladino's topic in Escalated Requests
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! -
[Inactive] Possibility updating MariaDB version - Lily
paladino posted a topic in Escalated Requests
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! -
Thanks for the info. It's back working now. I hope the update process ends fine!
-
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!
-
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!
-
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!
-
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!
-
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!
-
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!
-
[Solved] How to update files in use on Lily - ASP.Net Core
paladino replied to paladino's topic in Escalated Requests
Awesome! I'll test it soon. Thanks! -
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!
-
[Solved] Lily Account - User cannot log in.
paladino replied to paladino's topic in Customer Service
Thank you!! -
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!
-
Nice! I'll send the cert file and the pfx file to you. Thank you!
-
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!
-
[Solved] Lily - Error 503 - Service Unavailable
paladino replied to paladino's topic in Escalated Requests
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!