-
Posts
24,849 -
Joined
-
Last visited
-
Days Won
885
Everything posted by Krydos
-
The login page, and the new website in general, accept username or email. The old website, and the account deletion page only accept username. If you were using your email address as your username in this form that would explain why it didn't work.
-
I did a little more research and it turns out to start a php script with popen you need to set shell=True, but that isn't required with python scripts. I've never started a php script using cgi like this so I didn't know that off the top of my head. I edited your start.py and tested it and now it works. The other issue I found was your stop.py script has to search for ea-php72 instead of websocket_server.php because php is the executable and the script is an argument passed to the executable. Once again I made the change to your script and tested it and it's working. I don't know how to test your socket though. I left the script not running, so open the start script in your browser, and then test out the socket to see if it's working. Let us know if you need any additional assistance.
-
This happens sometimes when someone installs a broken ssl certificate instead of using autossl. Usually it's a cloudflare certificate, but this time it was a sectigo. Once that certificate is deleted apache will restart on it's own again. This only ever happens on Ricky though, so there must be some error checking in newer versions of cpanel that prevent the whole system from crashing from one screwed up certificate. Anyways, it's been unstuck. Thanks for noticing.
-
Your account was archived not suspended. Suspended implies you violated our terms of service. Archived just means you didn't log in for a long time. Unarchived.
-
[Solved] Account suspended due to inactivity
Krydos replied to mas0n93's topic in Escalated Requests
Unarchived. -
The country >>>IS<<< the problem. The governments in the countries that see this kind of rampant illegal activity do nothing to prosecute the criminals, and in some cases go to great lengths to protect their criminals. Correct. All countries have good and bad citizens, but the reason you don't see this kind of abuse from US, Canada, UK, Australia, etc. is because their governments are willing to prevent these kinds of crimes. If Nigeria and Indonesia would actually throw these people in jail it would scare the rest of the criminals into behaving like reasonable humans.
-
Are you using python2.7 or python3.6?
-
The next issue I see is that file isn't executable on its own. You need to make it like you did in the cron subprocess.Popen("/usr/local/bin/ea-php72 /home/roguitar/public_html/chat/server/websocket_server.php")
-
Remote access enabled.
-
The power outage was 43 days ago. I don't see how that could have anything to do with your site today.
-
[Solved] Your account has been archived due to inactivity.
Krydos replied to sdomi003's topic in Escalated Requests
Unarchived. -
-
You'll have to use whatever backup you may have taken prior to the hacker getting access. We can't allow you to have any information from the hacked account because we may as well be giving out stolen credit card numbers, etc. to you if we were to unsuspend it for you. We're holding the account as evidence for law enforcement.
-
Remote access enabled.
-
I had it as pophead for some reason. I don't know where the s went. Must have been a copy/paste failure. Try now.
- 4 replies
-
- 1
-
-
- database
- remote access
-
(and 1 more)
Tagged with:
-
Remote access enabled.
- 4 replies
-
- 1
-
-
- database
- remote access
-
(and 1 more)
Tagged with:
-
Well, first of all you're username is 'roguitar' not 'username' so that part of your script isn't going to work until you enter your username like the comments say.
-
@sohamb03, Merged. Thanks. @Kev, https://wiki.helionet.org/management/uploading-files
-
Done. You should now be able to log in and your website should start working within 2 hours.
-
Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
-
Deleting cgi-bin doesn't affect anything as long as you're not planning on running any cgi scripts. Marking solved since your domain is working now.
-
[Solved] Discord.py new error, requires library update
Krydos replied to gonzalo3's topic in Customer Service
Tommy's python 3.7 module discord.py-1.2.5 has been upgraded to discord.py-1.3.4. https://krydos.heliohost.org/cgi-bin/modules37.py- 1 reply
-
- 1
-
-
- discord.py
- discord
-
(and 1 more)
Tagged with:
-
Any particular reason you edited these other 65 pages and changed all the third level titles to second level titles? https://github.com/HelioNetworks/heliohost-wiki/pull/7/commits/b2456614db6a318f7c5b3965dd6a47ef1b716a8b
-
[Solved] How to deploy spring boot project (Java deployment failed)
Krydos replied to sepiqon's topic in Escalated Requests
Your .war failed to deploy because tomcat had crashed. I restarted tomcat and your .war deployed without errors. Thanks for letting us know that tomcat on Johnny was having issues.- 12 replies
-
- 1
-
-
- spring boot
- maven
-
(and 3 more)
Tagged with:
-
If you decide you need ssh access to run commands like that you can get a vps https://www.heliohost.org/vps/