Modify

Ticket #3295 (closed defect: fixed)

Opened 20 months ago

Last modified 20 months ago

Missing action parameter after upgrade

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

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

I was installing the latest updates (including zentyal-core 2.2.1), then it suddenly restarted and gave me this error.

Error

Missing action parameter

Trace

Missing action parameter at /usr/share/perl5/EBox/CGI/Software/InstallPkgs.pm line 63
	EBox::CGI::Software::InstallPkgs::_process('EBox::CGI::Software::InstallPkgs=HASH(0x7f244360e620)') called at /usr/share/perl5/EBox/CGI/Base.pm line 275
	EBox::CGI::Base::run('EBox::CGI::Software::InstallPkgs=HASH(0x7f244360e620)') called at /usr/share/perl5/EBox/CGI/Run.pm line 129
	EBox::CGI::Run::run('EBox::CGI::Run', 'Software/InstallPkgs', '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(0x7f2441882e30)') 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(0x7f24454281c8)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
	ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x7f24454281c8)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
	ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x7f2441882e30)') called at -e line 0
	eval {...} called at -e line 0

Attachments

zentyal.log Download (139.6 KB) - added by anonymous 20 months ago.
zentyal.log
software.log Download (78.0 KB) - added by anonymous 20 months ago.
software.log

Change History

Changed 20 months ago by anonymous

zentyal.log

Changed 20 months ago by anonymous

software.log

comment:1 Changed 20 months ago by jacalvo@…

  • priority changed from normal to low
  • Status changed from new to assigned
  • Description modified (diff)
  • Summary changed from Bug report from Zentyal Server to Missing action parameter after upgrade

It is due to a change in the cookie name in 2.2.1 to avoid problems with some browsers. When apache is restarted at the end of the installation, you lose the session and gets redirected to login, and you get the error because the login tries to get back to the previous page (the InstallPkgs? CGI which is no longer valid are there are parameters missing).

We'll see if we can do this better on 2.2.2, but don't worry at all, because the error is completely harmless, you will be able to keep using Zentyal and installing or updating packages without problems with the new cookie.

comment:2 Changed 20 months ago by jacalvo@…

  • Status changed from assigned to closed
  • Resolution set to fixed

In 2.2.2 we have finally opted by revert the change due to the high number of reports like this. People you were already upgraded to 2.2.1 will probably experience this again (just one time) when upgrading to 2.2, but that's all. As I said in the previous comment, this is completely harmless for the server functioning.

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.