Error: 500 OOPS: priv_sock_get_int Error Solved
Posted on by Justin Palmer
Reading Time: < 1 minute
Preflight Check
- These instructions are intended specifically for solving the error: 500 OOPS: priv_sock_get_int.
- We will be working from a Liquid Web Self Managed Fedora server, while logged in as the root user.
The Fix
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.
echo 'seccomp_sandbox=NO' >> /etc/vsftpd/vsftpd.conf
Be sure to restart vsftpd:
systemctl restart vsftpd
This error is likely caused by this bug. Turning off the Google Seccomp Sandbox for Linux fixes this issue.
Related Articles:
- 4 Methods for How to Install Yarn on Windows Server
- How to Install Bpytop Resource Monitoring Tool on AlmaLinux
- How to Fix “This Site Can’t Provide a Secure Connection” Error
- How to Install MongoDB on AlmaLinux
- How to Install PostgreSQL on AlmaLinux
- How to Use the WP Toolkit to Secure and Update WordPress
About the Author: Justin Palmer
Justin Palmer is a professional application developer with Liquid Web
Categories
Have Some Questions?
Our Sales and Support teams are available 24 hours by phone or e-mail to assist.
1.800.580.4985
1.517.322.0434
Latest Articles
What Is WebP and What Makes it Different from Other Image Formats?
Read ArticleTop 10 Password Security Standards
Read ArticleTop 10 Password Security Standards
Read ArticleHow to Install MongoDB on AlmaLinux
Read ArticleHow to Use the WP Toolkit to Secure and Update WordPress
Read ArticleWant More Great Content Sent to Your Inbox?