HelioHost Posted October 4, 2020 Posted October 4, 2020 Username: N/A, Server: N/A, Main Domain: N/A email: sarahb57@gmail.com Current UserhervePrimary Domain (Self-Signed Certificate) xsbrt.heliohost.org Shared IP Address65.19.141.67Home Directory/home/herve On Sat, Oct 3, 2020 at 10:52 PM GoFundMe Charity wrote: >>> [image: GoFundMe Charity logo]> >>>> Message from Helio Networks2020 Server Improvements> > [image: 2020 Server Improvements]> ------------------------------> I wasn't able to find an account in our system that matches your donation> information. If you have an account already let me know what the username> is so I can increase the storage and give you 5 months of inactivity> immunity. If you don't already have one and would like to create an account> let me know and I can send you an invite. Thanks for the donation!>>>>> Want to make your donation go even further? Share this campaign on> Facebook today to help raise more funds.>> Share On Facebook> >>>>> >> >> >> >> >> >> To unsubscribe from emails or to change your notification preferences,> please go here> > .> For information about how we manage your personal information, see our Privacy> Policy .>> GoFundMe® 855 Jefferson Ave, PO Box 1329, Redwood City, CA 94063>>>
Krydos Posted October 5, 2020 Posted October 5, 2020 I have increased your storage to the maximum, and you don't need to log in to cpanel to keep your account active until 2021-03-05. Let us know if there is anything else we can help you with. Thank you so much for your donation!
herve Posted December 6, 2020 Posted December 6, 2020 I am on the Windows server (sorry I can't remember server alias). I have made a few donations and would actually like my windows server space and rate limits to be raised on the windows box if possible. Was also curious if it would be possible to get cross-origin enabled on my windows partition as well. Thanks again. mail: sarahb57@gmail.comCurrent User hervePrimary Domain (Self-Signed Certificate)xsbrt.heliohost.orgShared IP Address65.19.141.67Home Directory/home/herve
Krydos Posted December 6, 2020 Posted December 6, 2020 Wolstech, donation verified. Can you increase the Lily quota to 5000 MB?
wolstech Posted December 6, 2020 Posted December 6, 2020 Quota for herve2 has been increased to 5000MB. As for cross origin, I'm assuming he means CORS? If so, he can actually do this himself by editing the web.config in the root of the public_html folder. I've set it to * for him, for custom configurations, he can configure it using these docs: https://blogs.iis.net/iisteam/getting-started-with-the-iis-cors-module and https://docs.microsoft.com/en-us/iis/extensions/cors-module/cors-module-configuration-reference#cors-configuration
Krydos Posted December 7, 2020 Posted December 7, 2020 With an email like sarahb57 it's probably she not he by the way.
herve Posted January 5, 2021 Posted January 5, 2021 I am on the windows lily server and recently lost my write privileges on the server. I can still read files. Not sure what changed as it's a hobby server with very nominal usage. I would like my write privileges restored please. Thanks. Server: lily email: sarahb57(@something) Current User: herve Primary Domain: xsbrt.heliohost.org Shared IP Address: 65.19.141.67 Home Directory/home/herve
wolstech Posted January 5, 2021 Posted January 5, 2021 I just tested your account and was able to upload files via FTP to it, so that's working. Is your issue that your app can no longer write to the json folder? Nothing appears to have changed permissions-wise, but I did grant your app pool rights to the folder and recycle it for you. See if that helps.
herve Posted January 5, 2021 Posted January 5, 2021 Thanks for the quick response. I can FTP fine. Am testing read/write via the web now.
herve Posted January 5, 2021 Posted January 5, 2021 I think I have discovered the issue but do not know how to resolve. If I post locally and insecurely to http://xsbrt2.heliohost.org, it works and I can write files via a web application. If I post to https://xsbrt2.heliohost.org, it fails because the SSL certificate is issued for lily.heliohost.org, not xsbrt2.heliohost.org. Thoughts on how I can read/write securely?
wolstech Posted January 6, 2021 Posted January 6, 2021 Thats why...Lily accounts don't support SSL by default. SSL requires a bunch of custom setup on my end, and even then, you'll be listed as an SAN on the server certificate due to an artificial limit on the free software we are using. The major downside to this is that if anyone on Lily gets suspended or their related cpanel account decides to archive, SSL will stop renewing because the listed SANs won't validate any longer. The issue isn't the common name, it's the fact that the server doesn't have any idea what a secure connection to that domain even means (if you do a request to your script and ignore the security error while monitoring the request, it should either return a 404, or a 301 followed by a 200 for /suspendedpage.php). The request simply never makes it to your code in the first place. I'll set this SSL up for you tomorrow when I get a moment.
wolstech Posted January 6, 2021 Posted January 6, 2021 SSL has been installed on https://xsbrt2.heliohost.org/
herve Posted January 7, 2021 Posted January 7, 2021 Fantastic! Thanks so much for your responsiveness and effectiveness!
Recommended Posts