Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Sorry to nag, but we're still having to run old servers in parallel with the new because we're unable to migrate the sites that have mail accounts associated to them. Could we get an ETA on when this update will be pushed out please?
I'm not entirely sure what happened with this one, but while transferring one of our websites, the migrator failed early on resulting in an empty subscription. I removed this and tried the migration again - this time successfully but ending with the following warning:
Unable to restore the...
Is there any update ref this one please? We're currently unable to finish migrating websites from our older servers which are costing a small fortune to keep running =(.
User name: QWeb Ric
TITLE
Mail not migrating properly if source server is Courier 5
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk 18.0.21 Update #5 and Migrator 2.18.0-897. CentOS 7 on the destination server, CentOS 6 on the origin server.
PROBLEM DESCRIPTION
When...
Hi Brujo,
Thanks for the link, I'll file a report shortly.
It's 2.18.0.897, yes. And Plesk is 18.0.21 Update #5 on both servers.
I did dig further in to my above findings actually, and discovered that /3 seems to coincide with the introduction of Unicode / UTF8 support in Courier 5 so...
Actually, looking back at those error outputs, I think I was barking up the wrong tree with the @attachment folders.
Furthermore, I'm getting somewhere...
Looking at the migration log within Plesk, I found that "Perform conversion of mail directory files from Courier to Dovecot format" does...
Looking at the code behind the maildir-migrate-dovecot script, this is the part that generates the error:
if ( $pop3_hdr =~ /^\/2 (\d+) (\d+)$/ ) {
# /2 <next uid> <uidvalidity>
$_ = <$f>;
}
elsif ( $pop3_hdr =~ /^\/1 (\d+)$/ ) {
# /1 <next uid>
$_ =...
There's been no response to this thread yet so I went ahead and gave it a shot. Migrated one of our own websites to test on - SSH'd in, ran the command, and:
Does this mean it's actually a bug in current Plesk builds causing broken header files rather than this being something the migrator...
We have an old server running CentOS 6.7 and a new server running CentOS 7.7. Both servers run Plesk Obsidian 18.0.21 Update #5 but the old server runs Courier mail, and the new is Dovecot.
We have around 80 sites to import so we're working through them one at a time. Scheduling days with our...
Ah!
I've reinstalled Grafana and I'd restarted the service multiple times, but I hadn't thought to try reinstalling Advanced Monitoring. This seems to have done the trick, thanks!
One of our client servers suffered a filesystem corruption so we've set up a new server, installed Plesk, and then restored everything from Plesk backup to bring back the websites and various configurations. This mostly worked but we're having a few teething issues with this server now.
One of...
Still hoping for a better answer, but I've figured out a workaround for now. In case anybody else stumbles onto this:
Say you want to block a whole network comprised of a long list of CIDR's, like ASN Information for ASN 14061 - WhatIsMyIP.com ®
- Copy + paste each countries list into a text...
We often get bombarded with malicious traffic from bad bots or infected sites hosted on particular networks, so when I find myself blocking the same IP ranges across multiple websites, or various IPs from the same network, I generally end up looking up the entire list of IP ranges belonging to...
TITLE:
Spam filtering stops working when mail forwarding is enabled
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
Plesk Onyx 17.8.11 Update #24, CentOS 6.10. Postfix + Courier mail servers
PROBLEM DESCRIPTION:
One of our clients often requests that we forward his emails to a colleague while...
Thanks Monty,
We do have both epel and atomic installed so this could well be what's happened. They're also installed on one of our other servers though, which isn't erroring, and that got me thinking...
These servers are meant to be identically configured but having checked the above, I then...
We run 3 CentOS servers, each with Plesk.
At 4am this morning one of these servers triggered the following email:
And every hour has triggered the following:
Presumably since the first error references Yum, Plesk must have brought in updates this morning that has for some reason messed up...
That's a fair point Peter, but we don't generally provide Plesk access to anybody who doesn't already have full server access anyway. We do however provide SFTP access to developers and my concern is that they could use these credentials to SSH in and receive full /bin/bash access.
On our other...
Still hoping for some help with this please. In a nutshell, the "Crontab shell" setting appears to have absolutely no affect because the generated crontab incorporates a "SHELL=" line that always matches the subscription's "Access over SSH" setting. This means that setting a subscription to...