Exclusive Savings: Up to $100/mo off Dedicated ServersShop Now
Limited-Time Offer | 25% Off Monthly VPS Hosting | Promo Code : LW25Cloud* †††Shop Now
Dedicated Hosting Deals | From $99/moShop Now

Error: 500 OOPS: priv_sock_get_cmd issue

Reading Time: < 1 minute

Solving the Error: 500 OOPS: priv_sock_get_cmd issue

This error may occur when attempting to connect to a VsFTPD FTP server. You simply need to add one line to the configuration file, which this article assumes is in the default location of /etc/vsftpd/vsftpd.conf.

Preflight Check
  • These instructions are intended specifically for solving the error: 500 OOPS: priv_sock_get_cmd.
  • I’ll be working from a Liquid Web Self Managed Fedora 20 server, and I’ll be logged in as root.

The Fix

Add this configuration edit to the /etc/vsftpd/vsftpd.conf file using vim.

echo 'seccomp_sandbox=NO' >> /etc/vsftpd/vsftpd.conf

Be sure to restart vsftpd:

systemctl restart vsftpd

This error is likely caused by this bug: https://bugzilla.redhat.com/show_bug.cgi?id=845980. Turning off the Google Seccomp Sandbox for Linux fixes this issue.

Avatar for J. Mays

About the Author: J. Mays

As a previous contributor, JMays shares his insight with our Knowledge Base center. In our Knowledge Base, you'll be able to find how-to articles on Ubuntu, CentOS, Fedora and much more!

Latest Articles

How to Install Apache Tomcat on Linux (AlmaLinux)

Read Article

What is CentOS? Everything You Need to Know

Read Article

What is CentOS? Everything You Need to Know

Read Article

Redis as Cache: How It Works and Why You Should Use It

Read Article

Refer-a-Friend Program for Website Hosting: Get $100 for Each Friend!

Read Article