Unexpected response from the server. The file may have been uploaded successfully. Check in the Media Library or reload the page

Update: updating WordOps with the command wo update appears to have solved the problem. I did not update further with wo stack upgrade and wo maintenance as things are working OK and I don’t want to risk any incompatibilities arising out of the upgrades. …………………………………………………….. This problem started with the WordOps VPS whenever I uploaded

Read More

To run Gsutil with Cron, full path is required

When Gsutil is run manually by the shell, the full path is not required. So, the command gsutil rsync /var/www/BACKUP gs://mybucket is sufficient. However, the cron requires the full path. The path can be located with the command gsutil version -l This yields the output root@server:/var/www# gsutil version -l gsutil version: 5.21 checksum: 74f2cab932617e89e1a88b1b346339f7 (OK)

Read More

SendMail: Connection refused by [127.0.0.1]

I followed the procedure to Integrate Amazon SES with Sendmail in Ubuntu as given in the guide. The error log at /var/log/mail.log shows this error: Apr 26 18:57:42 ABC sendmail[21040]: 33QDRMnm021040: to=demo@gmail.com, ct laddr=admin@demo.com (0/0), delay=00:00:20, xdelay=00:00:00, mailer=relay, pri=30060, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1] This error was caused by the wrong placement

Read More

vps performance test: Amazon Lightsail vs. Digital Ocean vs. Linode vs. Scaleway vs. Server Mania

VPS performance test: Amazon Lightsail vs. Digital Ocean vs. Linode vs. Scaleway vs. Server Mania Severs tested for performance I have tested the following servers: (i) Amazon_Linux-512MB-Virginia-1 (LIghtsail)512 MB RAM, 1 vCPU, 20 GB SSD Amazon Linux Virginia, Zone B (us-east-1b) (ii) Scaleway (Paris) (BareMetal server)C2S – 4 Dedicated x86 64bit Cores, 8GB memory 50GB

Read More