-
Posts
26459 -
Joined
-
Last visited
-
Days Won
945
Everything posted by Krydos
-
You can prove it by clicking the validation code link sent to that email address.
-
You'll need to signup at midnight UTC then to get a free account.
-
I found his account in the old data, but he's not emailing us from the email address that he created his Tommy account with. We can only send a replacement invite to the same email address that you originally created your account on. In this case it's va*****@gmail.com. Do you still have access to that email address?
-
I found his account in the old data, but he's not emailing us from the email address that he created his Tommy account with. We can only send a replacement invite to the same email address that you originally created your account on. In this case it's va*****@gmail.com. Do you still have access to that email address?
-
What went wrong with the deletion script? I sent you an email to confirm you're the owner of that account. Reply and I'll delete it.
-
[Solved] Java deployment errors on Tommy (gebets)
Krydos replied to gebets's topic in Escalated Requests
The error the deployment was giving was 13-Dec-2018 04:19:01.793 SEVERE [http-nio-8080-exec-26] com.sun.jersey.spi.container.ContainerResponse.mapMappableContainerException The exception contained within MappableContainerException could not be mapped to a response, re-throwing to the HTTP container java.lang.OutOfMemoryError: unable to create new native thread I restarted Tomcat and it deployed fine after that. I suspect someone else's .war is crashing the system by using up too many threads or memory. This is the same issue we had on Tomcat 8.5. When I have some time I'll try to figure out who. -
[Solved] SSL certificate And Account not active
Krydos replied to workingo's topic in Customer Service
You can install your own certificate though https://wiki.helionet.org/Installing_a_Let%27s_Encrypt_SSL_Certificate -
It might have been a high load issue. Since Johnny, the server that you picked, is so overcrowded the load can get really high sometimes.
-
The phpmyadmin on your account is working for me. Has the issue resolved itself? https://johnny.heliohost.org:2083/frontend/paper_lantern/sql/PhpMyAdmin.html
-
[HH#587659] =?utf-8?Q?Subdomain_path_didn=E2=80=99t_change_?=
Krydos replied to HelioHost's topic in Email Support
I'm glad it's working for you. I agree the cron every minute seems excessive. -
Your account is still on Johnny, and that server is very overcrowded. Since it is so overcrowded the load is very high, which means everything will load very slowly or timeout entirely. If you want a faster server with better uptime we recommend switching to Tommy or Ricky.
-
I'm sorry. For some reason when I was writing that earlier I read it as allow_url_fopen not allow_url_include. We allow a lot of easily hacked software, most notably wordpress, run on our servers, and allowing hackers to include malicious code hosted on another server is a security risk. We can control our own servers pretty well, but allowing users to execute code on some other server that may or may not have any security could be a problem if the remote code is changed by a hacker. Why do you need to include remote code? Why not just upload it to our server and include it locally?
-
PHP errors are off by default. I had to recompile a few versions of php a while back, and simply forgot to turn errors back on.
- 8 replies
-
- php error
- 500 internal error
-
(and 2 more)
Tagged with:
-
Does it work now?
- 8 replies
-
- php error
- 500 internal error
-
(and 2 more)
Tagged with:
-
A lot of times that invalid login error on Johnny accounts is caused by the server load being too high. When the load is so high it causes the logins to time out. If you're changing servers anyways an admin can move your account for you if you're a donor, or if you want to move for free an admin can delete your account for you. Just make sure you have everything backed up first. Let us know how you'd like to proceed.
-
It's currently set to GPCS which is default. The E is a performance hit to list in this directive, and you can access it via the getenv() function anyways if you really need it which most people don't. I think you can just set it via the curl CURLAUTH_GSSNEGOTIATE option. That's a pretty obscure one. This would require compiling curl from source which would undoubtedly break other things. I prefer to keep everything supported through the package manager if at all possible. Cpanel disables this by default for, what I assume is, performance increases. Cpanel disables this by default for, what I assume is, performance increases. This is a security risk. Cookie based sessions are more secure than URL based sessions. I think this is already set. I think this is already set. I'm not sure what this is supposed to mean. The default value is "a=href,area=href,frame=src,input=src,form=fakeentry". This option is related to the URL sessions that I listed above as being a security risk. Overall, I really think that whatever software you're trying to run is going to require a vps if it really needs all of these insecure settings. Luckily for you we provide those.
-
It's already on. It's already on. The functions that are disabled are going to stay disabled because they are a security risk on a shared hosting plan. It's a security vulnerability to have this on. This would allow criminals to see the vulnerabilities of our php version. Why do you even think you need this on? Max execution time is intentionally kept low to help keep the server load low. If each php process was allowed to run for 5 minutes all of the server memory would be consumed even more easily, and the server would have even more downtime than it already does. Max input time is intentionally kept low to help keep the server load low. It's a terrible idea for uptime to set this much higher than it already is. If this was disabled you wouldn't be able to pass arguments to php on the command line which would make a lot of cron jobs stop working. It would increase performance slightly though so I'm tempted. Why does it matter to you if you can pass arguments on the command line anyways? So you want literally everyone's emails on the entire server to look like they are coming from your account? I don't think you even know what you're asking for. Where did you copy/paste this list from? It's obviously settings that are meant to be run on a vps, not shared hosting. Same as above.
-
Done. You should now be able to log in and your website should start working within 2 hours.
-
[HH#587659] =?utf-8?Q?Subdomain_path_didn=E2=80=99t_change_?=
Krydos replied to HelioHost's topic in Email Support
You would probably need to contact the plugin's author and ask them if they can write a version that doesn't require it to be run on the command line. It doesn't really sound like this Flarum forum is going to be compatible with any shared hosting services since it seems to require ssh and unlimited cron jobs. Have you considered running it on a vps instead? https://www.heliohost.org/vps/ -
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...
-
[HH#587659] =?utf-8?Q?Subdomain_path_didn=E2=80=99t_change_?=
Krydos replied to HelioHost's topic in Email Support
Yeah, that will only work as an internal cron, which is limited to 2 per day. -
[HH#587659] =?utf-8?Q?Subdomain_path_didn=E2=80=99t_change_?=
Krydos replied to HelioHost's topic in Email Support
No, see how https://afwpe.tk/bazaarcron.txt ends with .txt? That's never going to execute because it's a text file not a script. Do you have a script like afwpe.tk/bazaarcron.php or something like that? Also can you post a link to the documentation for whatever plugin or flarum or whatever you're trying to do? -
[HH#587659] =?utf-8?Q?Subdomain_path_didn=E2=80=99t_change_?=
Krydos replied to HelioHost's topic in Email Support
Well, that text file contains a command that you could run on the command line, but it won't work as an external cron because text file aren't executable. Is there a flarum cron path that ends in .php perhaps?
