Project

General

Profile

Actions

Bug #6177

closed

pkg update checking with no Internet access kills web GUI

Added by Chris Buechler about 8 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
High
Category:
Operating System
Target version:
Start date:
04/15/2016
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:

Description

When a system can't reach the Internet and is checking for updates, pkg processes start piling up, eventually killing the GUI (nginx returning 504 because php-fpm doesn't return).

pkg processes like the following start piling up:

root    25840   0.0  1.5  45144  7268  -  I     2:43AM 0:00.00 /usr/sbin/pkg search --raw-format json-compact pfSense-base
root    25984   0.0  1.6  45144  7676  -  S     2:43AM 0:00.00 /usr/sbin/pkg search --raw-format json-compact pfSense-base
root    63921   0.0  1.5  45144  7328  -  S     2:43AM 0:00.00 /usr/sbin/pkg search --raw-format json-compact pfSense-base
root    64216   0.0  1.6  45144  7640  -  S     2:43AM 0:00.00 /usr/sbin/pkg search --raw-format json-compact pfSense-base
root    66597   0.0  1.5  45144  7328  -  S     2:43AM 0:00.00 /usr/sbin/pkg search --raw-format json-compact pfSense-base
root    66628   0.0  1.6  45144  7640  -  S     2:43AM 0:00.00 /usr/sbin/pkg search --raw-format json-compact pfSense-base

It appears these processes never timeout.


Files

pfsense.PNG (82.7 KB) pfsense.PNG Jan Jurkus, 04/23/2016 05:36 PM
Actions

Also available in: Atom PDF