-
Posts
24,215 -
Joined
-
Last visited
-
Days Won
857
Everything posted by Krydos
-
Unarchived.
-
Creating and connecting to Secure WebSockets in same IP
Krydos replied to sagnik's topic in Website Management and Coding
I would try mod_wstunnel. -
Creating and connecting to Secure WebSockets in same IP
Krydos replied to sagnik's topic in Website Management and Coding
What I would do is install apache or nginx to handle the ssl and certificates, and then proxy the socket through the web server. Either that or just run the socket without encryption. -
Creating and connecting to Secure WebSockets in same IP
Krydos replied to sagnik's topic in Website Management and Coding
See if any of this helps https://www.thesslstore.com/blog/ssl_error_rx_record_too_long/ -
Creating and connecting to Secure WebSockets in same IP
Krydos replied to sagnik's topic in Website Management and Coding
Try accessing the https/wss by domain name instead of by ip. -
There you go https://krydos.heliohost.org/cgi-bin/modules37.py
-
[Solved] Suspended : hh_nacertns
Krydos replied to nacertns's topic in Suspended and Queued Accounts
Anything is better than wordpess. Thank you for getting rid of it. -
Creating and connecting to Secure WebSockets in same IP
Krydos replied to sagnik's topic in Website Management and Coding
Is FireFox accepting that certificate? -
Unarchived.
-
Your wordpress install was hacked and used for illegal activity, and cannot be unsuspended or backed up. We strongly recommend not using wordpress for this and many other reasons. Literally any other software you could install on your account is better. I have removed your domain and your email address from the hacked account and sent a Johnny invite to your email address. Let us know if you have any problem creating a new account, and please don't install wordpress again because this will probably just happen again if you do.
-
You're on Tommy now. Thanks for the donation.
-
Creating and connecting to Secure WebSockets in same IP
Krydos replied to sagnik's topic in Website Management and Coding
What kind of ssl certificate are you using for https/wss? -
You can find limited logs at https://tommy.heliohost.org:2083/frontend/paper_lantern/stats/errlog.html in cpanel. Usually an admin can get a little better logs for you though. The reason users can't access the detailed logs directly themselves is because it's a shared server and there could be private information regarding the thousands of other accounts on your server. If you need direct access to full logs you'll need to get a VPS where you'll be the only user on the whole server, and you'll have root command line access to all of the logs.
-
Suggestion to Disable TLS 1.0 and TLS 1.1 for all users
Krydos replied to SMARTDODO's topic in Customer Service
Cloudflare is kind of complicating things, but it shows TLS 1.1 and TLS 1.0 as yes on this test now https://www.ssllabs.com/ssltest/analyze.html?d=sso.raxsoft.com&s=172.67.205.17&latest -
Unarchived. Your username is seccode1 now.
-
Suggestion to Disable TLS 1.0 and TLS 1.1 for all users
Krydos replied to SMARTDODO's topic in Customer Service
Alright, thanks for the suggestions everyone, and thanks to Smartdodo for starting this discussion. @everyone, Tommy and Johnny have newer versions of cpanel than Ricky, and apparently in the newer cpanel versions they have TLS 1.0 and TLS 1.1 disabled by default. Ricky has an older version of cpanel that has TLS 1.2, TLS 1.1, and TLS 1.0 enabled by default. None of the servers had TLS 1.3 enabled. I went ahead and enabled TLS 1.3 for all three servers. The reason TLS 1.3 wasn't enabled is because the secure protocol string was getting unwieldy SSLProtocol ALL -SSLv2 -SSLv3 -TLSv1 -TLSv1.1 and everyone was required to add another - each time a protocol was deprecated and started to have known vulnerabilites. So to make things simple people began just using SSLProtocol TLSv1.2 before TLS 1.3 even existed. That way it disabled all the old stuff that was broken, but unfortunately it didn't allow for new protocols when they were developed. Our servers were all capable of TLS 1.3, but since we had that old protocol string hanging around it wasn't enabled. @wolstech, I also had an issue with an old client not working with Tommy's SSL, and ended up disabling SSL entirely for the server side points on my domain where that old script needed to communicate. I wasn't transmitting any sensitive information though. Just blocks of text that were being processed by php on the server, and inserted into database. Apart from you and I though, I haven't heard any complaints or anyone wanting support for TLS 1.0 or TLS 1.1, which has apparently been disabled since I rebuilt Tommy v2 in August 2019. @smartdodo, I experimented a bit and it's possible to enable/disable ssl protocols on a per virtualhost basis. Here is what the default Ricky ciphersuite/protocol looks like now: https://www.ssllabs.com/ssltest/analyze.html?d=krydos1.heliohost.org I'm going to leave TLS 1.0 and TLS 1.1 enabled on Ricky for now for a couple reasons. First, some people may be silently relying on it, and changing it would drive them away. Also, HelioHost has always had a policy of trying to be as backwards compatible as possible. We supported frontpage for like 15 years after it was discontinued because some of our users still needed it. You only have one domain hosted on Ricky so I went ahead and disabled TLS 1.1 and TLS 1.0 for your domain only. The rest of Ricky's domains will remain as they are. If you check the report for your domain https://www.ssllabs.com/ssltest/analyze.html?d=ohjiajun.com it shows TLS 1.0 is still enabled, but if you hover over the yes you can see that it only responds to TLS 1.0 when the client doesn't support SNI. That's the best I can do with Ricky for now. If you want to transfer your account to Tommy it would look like this by default https://www.ssllabs.com/ssltest/analyze.html?d=krydos.heliohost.org The next time I rebuild Ricky I will change the default to TLS 1.1 and TLS 1.0 being disabled for everyone, and people can request if they need those old protocols. @wolstech, likewise I can probably enable TLS 1.0 on just one of your domains, and leave it disabled for the rest of the server. Let me know the domain you want (you have like 30 domains) and I can try setting that up for you. @everyone, another thing I would like to point out with regards to disabling TLS 1.0 and TLS 1.1 for everyone is google still allows those protocols: https://www.ssllabs.com/ssltest/analyze.html?d=google.com&s=172.217.5.110&hideResults=on -
Check what? We've received hundreds of donations from people in India using paypal. This list is pretty outdated but We can't check anything. It's not like we're refusing donations from any of those places. It's paypal that refuses to support certain countries, or the US goverment that bans doing business with places like Iran. We created a Skrill account because there are a few countries that Skrill supports that Paypal doesn't. If neither Paypal nor Skrill work in your country your only options are cryptocurrency, or have someone you know that lives in a supported country make a donation on your behalf.
-
Unarchived.
-
Sure. Yes. You can move for free if you want. The process to move for free isBackup your accountDelete your accountRecreate your account on TommyRestore your backupKeep in mind that step 3 can sometimes take a few tries over several days. Free Tommy signups open at midnight UTC and are open usually 10 seconds or less so you have to be fast to get a free Tommy account. The other option is you can donate $1 USD or more, and an admin will move your account to Tommy for you which means you don't have to backup, delete, re-signup, and restore. The existing account and all its settings is just moved to Tommy.
-
[Solved] Install ML libraries in Flask website
Krydos replied to coronavs's topic in Escalated Requests
No, CentOS ships with a fairly old version of gcc. The version of gcc that we're currently using is fully compatible with CentOS, but if I was to update gcc it wouldn't be anymore. No.- 8 replies
-
- flask
- tensorflow
-
(and 2 more)
Tagged with:
-
It can take up to 15 mins to start working again. You waited 2 minutes.
-
[Solved] Install ML libraries in Flask website
Krydos replied to coronavs's topic in Escalated Requests
It looks like there are two solutions to this issue Use an older version of python, such as 3.6, that is compatible with CentOS's older gccUpgrade CentOS's gcc to a newer version that is compatible with newer versions of python, such as 3.7 that we have installed or even 3.8Neither of these things are possible because upgrading gcc would break many other things on the server, and hundreds of other people are using already using python 3.7 so downgrading it would likely break everyone else's code. This won't work on Tommy either, because he has the same gcc version and python 3.7 too. Ricky has flask on python 2.7 so that probably isn't an option either. It looks like the only options left for you is Figure out how to do what you're trying to do without tensorflowSwitch to a vps https://www.heliohost.org/vps/ where you will have root command line access to install whatever versions of gcc and python and tensorflow that will work together.- 8 replies
-
- flask
- tensorflow
-
(and 2 more)
Tagged with:
-
Of course you can. I would just make new start and stop cgi scripts for the other node.js app. I'm actually not sure how you would differentiate between the node.js processes with stop.py though. You'd probably just have to have start scripts for each node app, and then one stop that would stop all of them. You could put the new node.js files in their own directory, or if they share some dependencies it might save disk space to have them use the same node_modules directory. Your load looks fine so far.
-
To change your hosting username you have to backup all of your data, delete your whole account, recreate your account with the new username, and restore your backup. It's a huge hassle, a waste of time, and completely pointless in my opinion, but some people actually go through all that work to do it. To change your forum username, just post the new username you want and we can change that for you really easily. To change your main domain you just need to go to https://www.heliohost.org/classic/support/scripts/domain and type in the new domain you want to use. Please be aware that the new domain can't already be added to an account as an addon or alias domain. If you want to change an alias or addon domain to your main domain you have to first delete it from your account fully before trying to change your main domain. Let us know if you need help.