Modify

Ticket #3768 (closed defect: duplicate)

Opened 16 months ago

Last modified 16 months ago

Redis: broken pipe

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

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

I have installed Zentyal, I have update this and I have Installed all options (modules).

Error

Redis command 'lrange /ebox/state/sysinfo/dashboard1/widgets 0 -1' failed: Could not write to Redis server: Broken pipe at /usr/share/perl5/Redis.pm line 266
	Redis::__send_command('Redis=HASH(0x23a66558)', 'lrange', '/ebox/state/sysinfo/dashboard1/widgets', 0, -1) called at /usr/share/perl5/Redis.pm line 107
	Redis::AUTOLOAD('Redis=HASH(0x23a66558)', '/ebox/state/sysinfo/dashboard1/widgets', 0, -1) called at /usr/share/perl5/EBox/Config/Redis.pm line 676
	eval {...} called at /usr/share/perl5/EBox/Config/Redis.pm line 674
	EBox::Config::Redis::_redis_call('EBox::Config::Redis=HASH(0x23d9e6c8)', 'lrange', '/ebox/state/sysinfo/dashboard1/widgets', 0, -1) called at /usr/share/perl5/EBox/Config/Redis.pm line 156
	EBox::Config::Redis::get_list('EBox::Config::Redis=HASH(0x23d9e6c8)', '/ebox/state/sysinfo/dashboard1/widgets') called at /usr/share/perl5/EBox/GConfModule.pm line 676
	EBox::GConfModule::_get_list('EBox::SysInfo=HASH(0x23b508b0)', 'dashboard1/widgets') called at /usr/share/perl5/EBox/GConfModule.pm line 709
	EBox::GConfModule::st_get_list('EBox::SysInfo=HASH(0x23b508b0)', 'dashboard1/widgets') called at /usr/share/perl5/EBox/SysInfo.pm line 298
	EBox::SysInfo::getDashboard('EBox::SysInfo=HASH(0x23b508b0)', 'dashboard1') called at /usr/share/perl5/EBox/CGI/Dashboard/Index.pm line 83
	EBox::CGI::Dashboard::Index::masonParameters('EBox::CGI::Dashboard::Index=HASH(0x259964c0)') called at /usr/share/perl5/EBox/CGI/Base.pm line 522
	EBox::CGI::Base::_process('EBox::CGI::Dashboard::Index=HASH(0x259964c0)') 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(0x2607f130)', 'HASH(0x26027588)') called at /usr/share/perl5/EBox/CGI/Base.pm line 291
	EBox::CGI::Base::run('EBox::CGI::Dashboard::Index=HASH(0x259964c0)') called at /usr/share/perl5/EBox/CGI/Run.pm line 129
	EBox::CGI::Run::run('EBox::CGI::Run', '', '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(0x23b158c8)', 'HASH(0x260212f0)') called at /usr/share/zentyal/cgi/ebox.cgi line 123
	ModPerl::ROOT::ModPerl::Registry::usr_share_zentyal_cgi_ebox_2ecgi::handler('Apache2::RequestRec=SCALAR(0x25fd8e08)') 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(0x26068778)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
	ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x26068778)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
	ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x25fd8e08)') called at -e line 0
	eval {...} called at -e line 0

Trace

Redis command 'lrange /ebox/state/sysinfo/dashboard1/widgets 0 -1' failed: Could not write to Redis server: Broken pipe at /usr/share/perl5/Redis.pm line 266
	Redis::__send_command('Redis=HASH(0x23a66558)', 'lrange', '/ebox/state/sysinfo/dashboard1/widgets', 0, -1) called at /usr/share/perl5/Redis.pm line 107
	Redis::AUTOLOAD('Redis=HASH(0x23a66558)', '/ebox/state/sysinfo/dashboard1/widgets', 0, -1) called at /usr/share/perl5/EBox/Config/Redis.pm line 676
	eval {...} called at /usr/share/perl5/EBox/Config/Redis.pm line 674
	EBox::Config::Redis::_redis_call('EBox::Config::Redis=HASH(0x23d9e6c8)', 'lrange', '/ebox/state/sysinfo/dashboard1/widgets', 0, -1) called at /usr/share/perl5/EBox/Config/Redis.pm line 156
	EBox::Config::Redis::get_list('EBox::Config::Redis=HASH(0x23d9e6c8)', '/ebox/state/sysinfo/dashboard1/widgets') called at /usr/share/perl5/EBox/GConfModule.pm line 676
	EBox::GConfModule::_get_list('EBox::SysInfo=HASH(0x23b508b0)', 'dashboard1/widgets') called at /usr/share/perl5/EBox/GConfModule.pm line 709
	EBox::GConfModule::st_get_list('EBox::SysInfo=HASH(0x23b508b0)', 'dashboard1/widgets') called at /usr/share/perl5/EBox/SysInfo.pm line 298
	EBox::SysInfo::getDashboard('EBox::SysInfo=HASH(0x23b508b0)', 'dashboard1') called at /usr/share/perl5/EBox/CGI/Dashboard/Index.pm line 83
	EBox::CGI::Dashboard::Index::masonParameters('EBox::CGI::Dashboard::Index=HASH(0x259964c0)') called at /usr/share/perl5/EBox/CGI/Base.pm line 522
	EBox::CGI::Base::_process('EBox::CGI::Dashboard::Index=HASH(0x259964c0)') called at /usr/share/perl5/EBox/CGI/Base.pm line 275
	EBox::CGI::Base::run('EBox::CGI::Dashboard::Index=HASH(0x259964c0)') called at /usr/share/perl5/EBox/CGI/Run.pm line 129
	EBox::CGI::Run::run('EBox::CGI::Run', '', '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(0x25fd8e08)') 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(0x26068778)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
	ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x26068778)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
	ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x25fd8e08)') 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(0x23d9e6c8)', 'lrange', '/ebox/state/sysinfo/dashboard1/widgets', 0, -1) called at /usr/share/perl5/EBox/Config/Redis.pm line 156
	EBox::Config::Redis::get_list('EBox::Config::Redis=HASH(0x23d9e6c8)', '/ebox/state/sysinfo/dashboard1/widgets') called at /usr/share/perl5/EBox/GConfModule.pm line 676
	EBox::GConfModule::_get_list('EBox::SysInfo=HASH(0x23b508b0)', 'dashboard1/widgets') called at /usr/share/perl5/EBox/GConfModule.pm line 709
	EBox::GConfModule::st_get_list('EBox::SysInfo=HASH(0x23b508b0)', 'dashboard1/widgets') called at /usr/share/perl5/EBox/SysInfo.pm line 298
	EBox::SysInfo::getDashboard('EBox::SysInfo=HASH(0x23b508b0)', 'dashboard1') called at /usr/share/perl5/EBox/CGI/Dashboard/Index.pm line 83
	EBox::CGI::Dashboard::Index::masonParameters('EBox::CGI::Dashboard::Index=HASH(0x259964c0)') called at /usr/share/perl5/EBox/CGI/Base.pm line 522
	EBox::CGI::Base::_process('EBox::CGI::Dashboard::Index=HASH(0x259964c0)') called at /usr/share/perl5/EBox/CGI/Base.pm line 275
	EBox::CGI::Base::run('EBox::CGI::Dashboard::Index=HASH(0x259964c0)') called at /usr/share/perl5/EBox/CGI/Run.pm line 129
	EBox::CGI::Run::run('EBox::CGI::Run', '', '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(0x25fd8e08)') 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(0x26068778)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
	ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x26068778)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
	ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x25fd8e08)') called at -e line 0
	eval {...} called at -e line 0

Attachments

Change History

comment:1 Changed 16 months ago by jamor@…

  • Description modified (diff)
  • Summary changed from Bug report from Zentyal Server to Redis: broken pipe

comment:2 Changed 16 months ago by jamor@…

  • Status changed from new to closed
  • Resolution set to duplicate

Hello Gabion7,

we have already the ticket #3762 for this problem, please refer to this other ticket to follow the issue or contribute more feedback.

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.