-
Posts
18,352 -
Joined
-
Last visited
-
Days Won
705
Everything posted by wolstech
-
Is that a yes you want me to delete your account? Also, Tommy is down due to an ongoing DDoS attack, so we can't move you until the attack subsides anyway...
-
It should assuming that capacity isn't available now (Krydos is the one who can answer if this capacity is available, I don't really support the VPS side of the service).
-
Tommy is down due to an ongoing DDoS attack.
-
Tommy is temporarily offline due to an ongoing DDoS attack.
-
Krydos can set this up for you.
-
What is the name of the database that needs the access?
-
[Solved] REMOTE POSTGRESQL ACCESS (JAVA SPRING)
wolstech replied to jonas092034's topic in Escalated Requests
Krydos can set this up for you. -
1. You don't. We have to make all DNS changes for you if you use our name servers. Alternately, you can use external DNS like Cloudflare which will let you administer it yourself. 2. No idea at the moment as we haven't even started implementing them. Morty is the current focus. It's possible that we may end up developing/testing this implementation on that server before it opens publicly. 3. Varies depending on what type of backup it is. If it's a cpmove file, see this response I wrote earlier today: https://helionet.org/index/topic/56220-hh418669-backup-file-cannot-locate-username-wal/?do=findComment&comment=248337
-
Added. it may take up to 2 hours to start working. Make sure the DNS is pointed to our name servers or if you use external DNS, that an A record is pointed to 65.19.141.77.
-
Krydos can upgrade this for you. There may be a wait though as that message usually means we're sold out and may not actually have the capacity at the moment.
-
[Solved] remote access to the postgresql database
wolstech replied to yqo's topic in Escalated Requests
Krydos has to do this. -
[Solved] need support for flask_wtf library in python
wolstech replied to vir's topic in Escalated Requests
Krydos needs to install this. -
[Solved] Resqueste of pyrogram module python 3.10 Tommy
wolstech replied to franman's topic in Escalated Requests
Krydos needs to do this. -
Please post the transaction ID of your donation.
-
You didn't receive an invite because you already have an account. If you want to receive an invite for that donation, the existing account needs to be deleted first. Do you want me to delete your account and send the invite?
-
For your domain, select the Mail tab, then Mailing Lists. Be aware though that using this function to send large quantities of email will result in your email service being disabled for sending too many emails. There is a strict limit of 50 recipients per day (how you use that is up to you, it can be 1 email sent to 50 people, 2 emails to 25 people each, 50 emails to 1 person each, etc.) Also, as a reminder unsolicited email is prohibited by our terms of service (users must expressly agree to receive mail from you), and if we receive a spam complaint about the mail you send for any reason, your entire account will be suspended for spam. Repeated spam complaints will result in a permanent ban.
-
That sounds like the program's either making bad assumptions about the server environment, or is not compatible with the server...common issues with this would be wrong PHP version or the app expecting certain settings we don't have (that open_basedir restriction for example is often incompatible with Laravel-based applications since that framework assumes you have control over the server its running on). We can't really help with troubleshooting code beyond simple issues like the one above, so you'd need to figure this out yourself or reach out to the developer for help.
-
Glad to hear its working for you. Let us know if you need anything else.
-
I don't see anything wrong on our end, so I've sent you another link to reset your password. Please be aware that you should use only normal english characters and symbols in your password. Plesk does not support non-ASCII characters, accented characters, or spaces in passwords. It'll accept them when you change a password, but then the new password won't work.
-
Please check your email for a link to reset your password.
-
Open basedir restrictions prevent your code from accessing files outside your home folder. That script is trying to import /autoload.php, which starting with a / means it wants to look in the root of the server where you aren't allowed to go. Deleting that leading / off of the file path to autoload.php on line 69 of the file shown will probably fix it assuming the file autoload.php exists in the same folder.
-
[Inactive] Getting always 504 Gateway issue intermittently
wolstech replied to bhagya4alg's topic in Escalated Requests
Drupal is pretty heavy software. I want to say that Krydos was able to adjust something for another Tommy user who was seeing these, but not positive. Escalating... A gateway timeout is usually related to nginx not hearing from Apache quickly enough (Plesk servers have nginx running in front of apache as a reverse proxy to speed up service of static content). -
You were still suspended for inactivity on the server even though you renewed your account a week ago. Not sure why it didn't renew fully... I unsuspended you and also sent you a link to reset your password.
- 1 reply
-
- 1
-
-
[Solved] REMOTE POSTGRESQL ACCESS (JAVA SPRING)
wolstech replied to jonas092034's topic in Escalated Requests
Krydos can set this up for you. -
If you're getting a 10/10 on mail tester, there really isn't anything more you can do beside try to tweak the content or find another mail provider to send from. Email from our servers (including our own invites and reminder emails) goes to spam on some providers (Gmail being the most notable). Gmail usually puts all mail from our IPs as spam if it delivers at all (though if you "not spam" it once or twice it'll start delivering for your account). Microsoft and Yahoo were delivering normally last I heard though sometimes they will temporarily reject our mail if someone sends spam or phishing from our servers. Protonmail delivers. Web.de and gmx are rejecting our mail entirely (never even makes it to spam, they just discard it without delivering). Had a user 2 weeks ago get bit by that.. It's because our servers are also used to send phishing and spam. We ban abusive users like these when we find out about them, but unfortunately in a lot of cases we only find out about them because they sent their junk and someone reported it.