-
Posts
24,853 -
Joined
-
Last visited
-
Days Won
885
Everything posted by Krydos
-
Here is the output of your bot: MySQL has been connected! [ RowDataPacket { guildID: '700047xxxxx0608151', setting: '.', value: null, createdAt: 2021-03-28T20:31:06.000Z, updatedAt: 2021-03-28T20:31:06.000Z }, RowDataPacket { guildID: '775927xxxxx5018378', setting: '.', value: null, createdAt: 2021-03-28T20:50:39.000Z, updatedAt: 2021-03-28T20:50:39.000Z } ] Aesir-Wolf-Pack#0694 is online! I edited out some of the guildID in case that's private. Not sure. Anyways, since your bot starts just fine, it's up to you from there to log errors yourself from inside the bot's code. Don't rely on console.log(), and definitely don't rely on python. The python just starts the node code, and then disconnects from it to let it run on its own. Just write the logs to a file. Log file permissions can be tricky sometimes for non-linux people. The way I would do it is create an empty file that has write permissions on it and then have the bot append to that. If you have the bot try to create it's own files then you need to worry about directory permissions too, but if the file is already created it's less to figure out.
-
[Solved] Beginner - Django 500 internal server error
Krydos replied to takame's topic in Escalated Requests
This one was actually my fault. The reason I'm the only one who can install python modules is because I need to pay attention and make sure there aren't conflicts. I apparently wasn't paying enough attention and there was a conflict that I missed. Now that the modules are fixed your django site works. -
Remote access enabled.
-
It should be working now.
-
http://heliohost.grd.net.pl/monitor/archive/?2021-03-24 The top line is the apache response time. The three lines in the middle are the load. You made the original post right around 14:30 UTC where there was a small load spike, and if you look at the top line it looks like there was a small ddos or something happening. It looks like the firewall took care of it because the response time has improved since then.
-
According to this guy Source: https://stackoverflow.com/questions/61675707/angular-universal-working-on-localhost-but-not-in-cpanel-with-passenger The article he links is a guide for if you have ssh access to the server, which we don't offer on our free shared hosting accounts. It sounds like you'll need a vps to run angular.
-
[Solved] Donation - Unarchive account and Tommy Server Move
Krydos replied to gleason's topic in Escalated Requests
There's only been one bitcoin donation in the last 4 months so I'm going to assume this was you. The timestamp was 4 minutes before you made the first post and it's had 77 confirmations now. You're on Tommy now. I have also increased your storage to 2000 MB, and you don't need to log in to cpanel to keep your account active until 2021-05-24. Let us know if there is anything else we can help you with. Thank you so much for your donation! -
Postgresql, postgis, and json-c are all already installed and at the latest version available. The upside to centos is it's rock-solid-stable and can run for months without a reboot. The downside to centos is the way it gets to be rock-solid-stable is by running ridiculously old well-tested versions of everything. I'm not going to install things from source on our shared hosting servers. I've spent years dealing with the messes and conflicts that come from installing things from source so we have to go with what is available in the package manager. If you need a newer version you'll need to get a vps. I recommend ubuntu 20 because it has the latest versions of everything available in apt.
-
[Solved] PostGIS extension on my postgresql database
Krydos replied to styxdb's topic in Escalated Requests
Postgis extension created and remote access enabled. -
There you go https://krydos.heliohost.org/cgi-bin/modules37.py
-
[Solved] Python package mysql-connector in Johnny server
Krydos replied to andres83's topic in Escalated Requests
We already have mysqlclient installed, which is a faster, better performing, less load causing way to connect to mysql from python. -
[Solved] How to connect to postgres database from outside
Krydos replied to coc2coc's topic in Escalated Requests
Remote access enabled. -
[Solved] request could you please add pydrive package?
Krydos replied to valenhz's topic in Escalated Requests
None of our servers are running python 3.8 yet, so I assume you mean python 3.7. https://krydos2.heliohost.org/cgi-bin/modules37.py -
[Solved] Getting Service Not Available error when accessing Java/JSP
Krydos replied to prat8789's topic in Escalated Requests
Restarted. -
There is no account with the username ehackel.
-
Remote access enabled.
-
[Solved] Install Python Module (For Chekoii)
Krydos replied to chekoii's topic in Escalated Requests
Plotly is already installed on Johnny's python 3.7 https://krydos2.heliohost.org/cgi-bin/modules37.py -
There you go https://krydos2.heliohost.org/cgi-bin/modules37.py
-
Please post the following information: Your cPanel usernameYour main domainThe server that you are onPython version
-
Ahhh, I was wondering who that donation belonged too. Since you used a different email address for the donation than you did to create your account the system couldn't match the donation up with an account automatically. I actually emailed you to ask if you had an account, but I haven't heard anything back from you. The next thing that went wrong is none of the other admins flagged this post with [Krydos] so I didn't know I needed to read it. Sorry for the delay on this. 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-09-01. Let us know if there is anything else we can help you with. Thank you so much for your donation!
-
Yeah, I see that. That must have been your main domain when you created your account and it never updated when you changed your main domain.
-
If you had added the user to the database it should show it under the privileged users column. Maybe try adding it again?
-
You're on Tommy now. Thanks for the donation.
-
The logs don't show me the email address of the sender. It just shows the IP address which is hundreds of different random ones around the world, and I can see that you received over 14,000 emails on 2021-02-25.