-
Posts
24,216 -
Joined
-
Last visited
-
Days Won
857
Everything posted by Krydos
-
Nope, I didn't unarchive it. The account is active and working though.
-
There you go https://krydos.heliohost.org/cgi-bin/modules37.py
- 5 replies
-
- python
- python module
-
(and 1 more)
Tagged with:
-
Unarchived.
-
I know some banks have national cards by default that only work in your country, and then offer international cards that usually have higher fees that work worldwide. If you're not in the US and your card doesn't work I would contact your bank and ask them if you have an international card. I think most US banks just issue international cards for everyone. I've traveled to many different countries and used my card on many non-US sites and never had an issue paying.
-
That sounds like high load to me. This is pretty common on Johnny. The best bet when things start timing out on Johnny is either just wait patiently for the load to drop or switch servers. Tommy has much lower load if you need a more reliable server.
-
We don't even offer php 7.4 yet on any of our servers. It's kind of important to know which version of php you're using because it would be a waste of time and pointless to change settings on a php version you aren't even using. You can check your php version by placing a phpinfo() file and opening it in your browser.
-
What is the url to your django page?
-
You don't need a complete log because your issue is very simple. I'm not going to waste my time copy/pasting 20 pages of spam and making sure there isn't any info from other users hidden amidst it all. java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: NO) This is a shared server with thousands of other users, so no, you can't connect to the database as the root user especially without a password.
- 4 replies
-
- Java
- spring boot
-
(and 1 more)
Tagged with:
-
It looks like you already have an account called edrick2 on Tommy. Users are only allowed to have 1 active account at a time. Would you like me to suspend your Tommy account and unarchive your Johnny account?
-
There you go https://krydos.heliohost.org/cgi-bin/modules37.py
-
Here's your error: SEVERE [localhost-startStop-2] org.apache.catalina.startup.ContextConfig.beforeStart Exception fixing docBase for context [/iotblend_iotb] java.util.zip.ZipException: error in opening zip file It looks like your .war file is corrupt. Try creating it again. You can test if it's a valid .war archive by renaming it to a .zip file and unzipping it.
- 4 replies
-
- Java
- spring boot
-
(and 1 more)
Tagged with:
-
For anyone who searches and finds this thread, that error message likely meant that your MX record(s) are incorrect. OP switched to zoho which involves changing the MX records, which fixed the issue.
-
That account was deleted by request from either you, or someone that knows your password. Would you like a new Tommy invite?
-
Oh yeah, I forgot about that guy accusing Tommy of having the corona virus. Maybe Tommy had it, and then gave it to Johnny?
-
[Solved] VPS slow (and CPU at 100% during operations)
Krydos replied to maicol07's topic in Escalated Requests
Alright, you're booted up and running on the new hard drive. Sorry it took a little longer than advertised. Real life happened while I was copying it. Let me know if the performance is any better. -
We finally got a response back from Payoneer. Our application to create an account was denied because Payoneer doesn't allow non-profits to use their services. Does Skrill work in your country?
-
Remote access enabled.
-
That's a new one. I've heard hundreds if not thousands of people complain about Johnny's performance over the years, but no one has ever accused him of having a virus.
-
You also have to keep in mind that on shared hosting it's not just you using flask or django. There's hundreds of other people using it, and if we upgrade flask or django it may break dozens of people's websites that aren't compatible with the new version. If you want full control over having the latest versions we recommend a VPS where you'll have root access to install any version you want as soon as it's available.
-
Maybe this will help? https://www.postgresql.org/docs/9.1/collation.html CREATE TABLE test1 ( a text COLLATE "de_DE", b text COLLATE "es_ES", ... ); You should be able to create tables through phppgadmin.
-
[Solved] VPS slow (and CPU at 100% during operations)
Krydos replied to maicol07's topic in Escalated Requests
Yes, the hard drives are definitely the slowest part of your VPS, and that's why we're doing a fundraiser to buy faster ones. Mysql does a lot of reading and writing to the disk too. I'm not sure why your CPU usage is so high though. Generally if the hard drive is being slow that actually causes the CPU usage to be lower since it's just waiting for the data to arrive. If you don't mind an hour or two of downtime I could try moving you to a different hard drive to see if that helps. Make sure you take a backup of everything if you want to try that. Copying files should be fairly safe, but you never know. Let me know if you want to try it. -
[Solved] Request To Connect Remotely To Postgresql
Krydos replied to enesonme's topic in Escalated Requests
Remote access enabled.- 6 replies
-
- postgresql
- connect
-
(and 2 more)
Tagged with:
-
You can also help out on discord to get promoted if you enjoy chat more than forums.
-
What is the URL where you have this hosted on our servers?
-
You must delete ahkdev.ml from addon domains and alias domains before you can change your main domain.