Modify

Ticket #3667 (closed defect: worksforme)

Opened 17 months ago

Last modified 16 months ago

Could not write to Redis server: Broken pipe

Reported by: sammie_p@… Owned by: jacalvo@…
Milestone: 2.2.X Component: base
Severity: normal Keywords:
Cc:

Description (last modified by jacalvo@…) (diff)

applying updates to Zentyal through the web interface

Error

Redis command 'get /ebox/state/firewall/_serviceInstalled' failed: Could not write to Redis server: Broken pipe at /usr/share/perl5/Redis.pm line 266
	Redis::__send_command('Redis=HASH(0x7f27112badb0)', 'get', '/ebox/state/firewall/_serviceInstalled') called at /usr/share/perl5/Redis.pm line 107
	Redis::AUTOLOAD('Redis=HASH(0x7f27112badb0)', '/ebox/state/firewall/_serviceInstalled') called at /usr/share/perl5/EBox/Config/Redis.pm line 679
	eval {...} called at /usr/share/perl5/EBox/Config/Redis.pm line 674
	EBox::Config::Redis::_redis_call('EBox::Config::Redis=HASH(0x7f271045f240)', 'get', '/ebox/state/firewall/_serviceInstalled') called at /usr/share/perl5/EBox/Config/Redis.pm line 85
	EBox::Config::Redis::get_string('EBox::Config::Redis=HASH(0x7f271045f240)', '/ebox/state/firewall/_serviceInstalled') called at /usr/share/perl5/EBox/Config/Redis.pm line 129
	EBox::Config::Redis::get_bool('EBox::Config::Redis=HASH(0x7f271045f240)', '/ebox/state/firewall/_serviceInstalled') called at /usr/share/perl5/EBox/GConfModule.pm line 464
	EBox::GConfModule::_get_bool('EBox::Firewall=HASH(0x7f271045f258)', '_serviceInstalled') called at /usr/share/perl5/EBox/GConfModule.pm line 495
	EBox::GConfModule::st_get_bool('EBox::Firewall=HASH(0x7f271045f258)', '_serviceInstalled') called at /usr/share/perl5/EBox/Module/Service.pm line 286
	EBox::Module::Service::firstInstall('EBox::Firewall=HASH(0x7f271045f258)') called at /usr/share/perl5/EBox/CGI/Wizard.pm line 67
	EBox::CGI::Wizard::_modulesWizardPages('EBox::CGI::Wizard=HASH(0x7f27114f0ca0)') called at /usr/share/perl5/EBox/CGI/Wizard.pm line 49
	EBox::CGI::Wizard::_process('EBox::CGI::Wizard=HASH(0x7f27114f0ca0)') called at /usr/share/perl5/EBox/CGI/Base.pm line 275
	EBox::CGI::Base::__ANON__() called at /usr/share/perl5/Error.pm line 416
	eval {...} called at /usr/share/perl5/Error.pm line 408
	Error::subs::try('CODE(0x7f270f172aa8)', 'HASH(0x7f270f17aad0)') called at /usr/share/perl5/EBox/CGI/Base.pm line 291
	EBox::CGI::Base::run('EBox::CGI::Wizard=HASH(0x7f27114f0ca0)') called at /usr/share/perl5/EBox/CGI/Run.pm line 129
	EBox::CGI::Run::run('EBox::CGI::Run', 'Wizard', 'EBox') called at /usr/share/zentyal/cgi/ebox.cgi line 34
	ModPerl::ROOT::ModPerl::Registry::usr_share_zentyal_cgi_ebox_2ecgi::__ANON__() called at /usr/share/perl5/Error.pm line 416
	eval {...} called at /usr/share/perl5/Error.pm line 408
	Error::subs::try('CODE(0x7f270f6454b0)', 'HASH(0x7f270f179798)') called at /usr/share/zentyal/cgi/ebox.cgi line 123
	ModPerl::ROOT::ModPerl::Registry::usr_share_zentyal_cgi_ebox_2ecgi::handler('Apache2::RequestRec=SCALAR(0x7f27107da060)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
	eval {...} called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
	ModPerl::RegistryCooker::run('ModPerl::Registry=HASH(0x7f271084e4b8)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
	ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x7f271084e4b8)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
	ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x7f27107da060)') called at -e line 0
	eval {...} called at -e line 0

Trace

Redis command 'get /ebox/state/firewall/_serviceInstalled' failed: Could not write to Redis server: Broken pipe at /usr/share/perl5/Redis.pm line 266
	Redis::__send_command('Redis=HASH(0x7f27112badb0)', 'get', '/ebox/state/firewall/_serviceInstalled') called at /usr/share/perl5/Redis.pm line 107
	Redis::AUTOLOAD('Redis=HASH(0x7f27112badb0)', '/ebox/state/firewall/_serviceInstalled') called at /usr/share/perl5/EBox/Config/Redis.pm line 679
	eval {...} called at /usr/share/perl5/EBox/Config/Redis.pm line 674
	EBox::Config::Redis::_redis_call('EBox::Config::Redis=HASH(0x7f271045f240)', 'get', '/ebox/state/firewall/_serviceInstalled') called at /usr/share/perl5/EBox/Config/Redis.pm line 85
	EBox::Config::Redis::get_string('EBox::Config::Redis=HASH(0x7f271045f240)', '/ebox/state/firewall/_serviceInstalled') called at /usr/share/perl5/EBox/Config/Redis.pm line 129
	EBox::Config::Redis::get_bool('EBox::Config::Redis=HASH(0x7f271045f240)', '/ebox/state/firewall/_serviceInstalled') called at /usr/share/perl5/EBox/GConfModule.pm line 464
	EBox::GConfModule::_get_bool('EBox::Firewall=HASH(0x7f271045f258)', '_serviceInstalled') called at /usr/share/perl5/EBox/GConfModule.pm line 495
	EBox::GConfModule::st_get_bool('EBox::Firewall=HASH(0x7f271045f258)', '_serviceInstalled') called at /usr/share/perl5/EBox/Module/Service.pm line 286
	EBox::Module::Service::firstInstall('EBox::Firewall=HASH(0x7f271045f258)') called at /usr/share/perl5/EBox/CGI/Wizard.pm line 67
	EBox::CGI::Wizard::_modulesWizardPages('EBox::CGI::Wizard=HASH(0x7f27114f0ca0)') called at /usr/share/perl5/EBox/CGI/Wizard.pm line 49
	EBox::CGI::Wizard::_process('EBox::CGI::Wizard=HASH(0x7f27114f0ca0)') called at /usr/share/perl5/EBox/CGI/Base.pm line 275
	EBox::CGI::Base::run('EBox::CGI::Wizard=HASH(0x7f27114f0ca0)') called at /usr/share/perl5/EBox/CGI/Run.pm line 129
	EBox::CGI::Run::run('EBox::CGI::Run', 'Wizard', 'EBox') called at /usr/share/zentyal/cgi/ebox.cgi line 34
	ModPerl::ROOT::ModPerl::Registry::usr_share_zentyal_cgi_ebox_2ecgi::handler('Apache2::RequestRec=SCALAR(0x7f27107da060)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
	eval {...} called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
	ModPerl::RegistryCooker::run('ModPerl::Registry=HASH(0x7f271084e4b8)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
	ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x7f271084e4b8)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
	ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x7f27107da060)') called at -e line 0
	eval {...} called at -e line 0
 at /usr/share/perl5/EBox/Config/Redis.pm line 717
	EBox::Config::Redis::_redis_call('EBox::Config::Redis=HASH(0x7f271045f240)', 'get', '/ebox/state/firewall/_serviceInstalled') called at /usr/share/perl5/EBox/Config/Redis.pm line 85
	EBox::Config::Redis::get_string('EBox::Config::Redis=HASH(0x7f271045f240)', '/ebox/state/firewall/_serviceInstalled') called at /usr/share/perl5/EBox/Config/Redis.pm line 129
	EBox::Config::Redis::get_bool('EBox::Config::Redis=HASH(0x7f271045f240)', '/ebox/state/firewall/_serviceInstalled') called at /usr/share/perl5/EBox/GConfModule.pm line 464
	EBox::GConfModule::_get_bool('EBox::Firewall=HASH(0x7f271045f258)', '_serviceInstalled') called at /usr/share/perl5/EBox/GConfModule.pm line 495
	EBox::GConfModule::st_get_bool('EBox::Firewall=HASH(0x7f271045f258)', '_serviceInstalled') called at /usr/share/perl5/EBox/Module/Service.pm line 286
	EBox::Module::Service::firstInstall('EBox::Firewall=HASH(0x7f271045f258)') called at /usr/share/perl5/EBox/CGI/Wizard.pm line 67
	EBox::CGI::Wizard::_modulesWizardPages('EBox::CGI::Wizard=HASH(0x7f27114f0ca0)') called at /usr/share/perl5/EBox/CGI/Wizard.pm line 49
	EBox::CGI::Wizard::_process('EBox::CGI::Wizard=HASH(0x7f27114f0ca0)') called at /usr/share/perl5/EBox/CGI/Base.pm line 275
	EBox::CGI::Base::run('EBox::CGI::Wizard=HASH(0x7f27114f0ca0)') called at /usr/share/perl5/EBox/CGI/Run.pm line 129
	EBox::CGI::Run::run('EBox::CGI::Run', 'Wizard', 'EBox') called at /usr/share/zentyal/cgi/ebox.cgi line 34
	ModPerl::ROOT::ModPerl::Registry::usr_share_zentyal_cgi_ebox_2ecgi::handler('Apache2::RequestRec=SCALAR(0x7f27107da060)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
	eval {...} called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
	ModPerl::RegistryCooker::run('ModPerl::Registry=HASH(0x7f271084e4b8)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
	ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x7f271084e4b8)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
	ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x7f27107da060)') called at -e line 0
	eval {...} called at -e line 0

Attachments

zentyal.log Download (23.9 KB) - added by anonymous 17 months ago.
zentyal.log

Change History

Changed 17 months ago by anonymous

zentyal.log

comment:1 Changed 17 months ago by jacalvo@…

  • Description modified (diff)
  • Summary changed from Bug report from Zentyal Server to Could not write to Redis server: Broken pipe

comment:2 Changed 16 months ago by jamor@…

Hello Sammie,

the problem persists?. It looks to me as a transient problem and I was not able to reproduce it

comment:3 Changed 16 months ago by jamor@…

  • Status changed from new to accepted

comment:4 Changed 16 months ago by jamor@…

  • Status changed from accepted to closed
  • Resolution set to worksforme

Sorry, this is difficult to reproduce and we do not have more feedback available.

If you could give it to us, please reopen.

Regards,

Javier

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.