Ubuntu locks up at âStarted Clean php session filesâ

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
I am having an issue with my server box..
MSI Tomahawk B350 MB BIOS 1.60
AMD Ryzen x1800
64GB 3300 Ram
Samsung 960 Pro 1TB M.2 SSD
Plain Jane video card
500w Gold Power supply
I have tried Ubuntu 16, 17 and 18.. all do the same thing.. This is a fresh install, nothing running on the box except default LAMP..
It will run fine for 2 to 3 weeks, then freeze on me.. In the logs, it is always after:
May 2 03:42:24 SRV3 systemd[1]: Started Message of the Day.
May 2 04:09:01 SRV3 CRON[1718]: (root) CMD ( [ -x /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then /usr/lib/php/sessionclean; fi)
May 2 04:09:23 SRV3 systemd[1]: Starting Clean php session files...
May 2 04:09:23 SRV3 systemd[1]: Started Clean php session files.
May 9 07:17:40 SRV3 systemd-modules-load[557]: Inserted module 'iscsi_tcp'
Anyone else ever run into this or heard of the same issue?
server php 17.04 18.04
add a comment |Â
up vote
1
down vote
favorite
I am having an issue with my server box..
MSI Tomahawk B350 MB BIOS 1.60
AMD Ryzen x1800
64GB 3300 Ram
Samsung 960 Pro 1TB M.2 SSD
Plain Jane video card
500w Gold Power supply
I have tried Ubuntu 16, 17 and 18.. all do the same thing.. This is a fresh install, nothing running on the box except default LAMP..
It will run fine for 2 to 3 weeks, then freeze on me.. In the logs, it is always after:
May 2 03:42:24 SRV3 systemd[1]: Started Message of the Day.
May 2 04:09:01 SRV3 CRON[1718]: (root) CMD ( [ -x /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then /usr/lib/php/sessionclean; fi)
May 2 04:09:23 SRV3 systemd[1]: Starting Clean php session files...
May 2 04:09:23 SRV3 systemd[1]: Started Clean php session files.
May 9 07:17:40 SRV3 systemd-modules-load[557]: Inserted module 'iscsi_tcp'
Anyone else ever run into this or heard of the same issue?
server php 17.04 18.04
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I am having an issue with my server box..
MSI Tomahawk B350 MB BIOS 1.60
AMD Ryzen x1800
64GB 3300 Ram
Samsung 960 Pro 1TB M.2 SSD
Plain Jane video card
500w Gold Power supply
I have tried Ubuntu 16, 17 and 18.. all do the same thing.. This is a fresh install, nothing running on the box except default LAMP..
It will run fine for 2 to 3 weeks, then freeze on me.. In the logs, it is always after:
May 2 03:42:24 SRV3 systemd[1]: Started Message of the Day.
May 2 04:09:01 SRV3 CRON[1718]: (root) CMD ( [ -x /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then /usr/lib/php/sessionclean; fi)
May 2 04:09:23 SRV3 systemd[1]: Starting Clean php session files...
May 2 04:09:23 SRV3 systemd[1]: Started Clean php session files.
May 9 07:17:40 SRV3 systemd-modules-load[557]: Inserted module 'iscsi_tcp'
Anyone else ever run into this or heard of the same issue?
server php 17.04 18.04
I am having an issue with my server box..
MSI Tomahawk B350 MB BIOS 1.60
AMD Ryzen x1800
64GB 3300 Ram
Samsung 960 Pro 1TB M.2 SSD
Plain Jane video card
500w Gold Power supply
I have tried Ubuntu 16, 17 and 18.. all do the same thing.. This is a fresh install, nothing running on the box except default LAMP..
It will run fine for 2 to 3 weeks, then freeze on me.. In the logs, it is always after:
May 2 03:42:24 SRV3 systemd[1]: Started Message of the Day.
May 2 04:09:01 SRV3 CRON[1718]: (root) CMD ( [ -x /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then /usr/lib/php/sessionclean; fi)
May 2 04:09:23 SRV3 systemd[1]: Starting Clean php session files...
May 2 04:09:23 SRV3 systemd[1]: Started Clean php session files.
May 9 07:17:40 SRV3 systemd-modules-load[557]: Inserted module 'iscsi_tcp'
Anyone else ever run into this or heard of the same issue?
server php 17.04 18.04
asked May 9 at 11:55
Dennis
1183
1183
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1034012%2fubuntu-locks-up-at-started-clean-php-session-files%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password