[SOLVED] Can't load Package Manager after upgrade

Moderator: crythias

Locked
ianatschool
Znuny newbie
Posts: 26
Joined: 20 Feb 2012, 13:39
Znuny Version: 3x1x1

[SOLVED] Can't load Package Manager after upgrade

Post by ianatschool »

I just upgraded from 3.1.18 to 3.2.16. Ran the database migration and rebuildconfig files. After a problem with the sessions being invalid and not allowing logon (which was solved by dropping the session table and recreating) I have a problem with the package manager.

After every upgrade I go to package manager and reinstall any packages that say they aren't installed properly.

If I try to access package manager it tries for about 10 minutes then times out with a gateway time-out message. There are lots of errors in the log regarding packages with their deploy check failing with no such file.

Code: Select all

[Mon Jul 28 08:43:01 2014][Error][Kernel::System::Package::DeployCheck][1306] FAQ-2.1.4: No such file: D:/PROGRA~1/OTRS/OTRS/bin/FAQImport.pl!
I assume these errors are because the package needs reinstalling but I can't if I can't load package manager.

PLEASE HELP!!!!
Last edited by ianatschool on 29 Jul 2014, 11:27, edited 1 time in total.
OTRS 3.1.18 running on Windows Server 2008 R2
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Can't load Package Manager after upgrade

Post by jojo »

ianatschool wrote:... then times out with a gateway time-out message.
Fix this issue
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
ianatschool
Znuny newbie
Posts: 26
Joined: 20 Feb 2012, 13:39
Znuny Version: 3x1x1

Re: Can't load Package Manager after upgrade

Post by ianatschool »

Not sure that helps me a great deal!! The timeout comes after quite a while of trying to load the package manager yet everything else seems fine.

I have monitored our firewall to see if any outgoing traffic is being blocked which it isn't so it is an internal server problem. I would love to fix the issue but am not sure what to do!
OTRS 3.1.18 running on Windows Server 2008 R2
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Can't load Package Manager after upgrade

Post by reneeb »

Try to run the Package manager on the commandline (bin/otrs.PackageManager.pl)...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
ianatschool
Znuny newbie
Posts: 26
Joined: 20 Feb 2012, 13:39
Znuny Version: 3x1x1

Re: Can't load Package Manager after upgrade

Post by ianatschool »

I could run it from the command line and tried to reinstall from there. It said they were reinstalled but there were package files missing.

In the end I tried to then upgrade again to 3.3 and had other errors so have reverted back to 3.1.16 for now.

Would be good to find someone else who has upgraded windows version from 3.1 to 3.2!
OTRS 3.1.18 running on Windows Server 2008 R2
ianatschool
Znuny newbie
Posts: 26
Joined: 20 Feb 2012, 13:39
Znuny Version: 3x1x1

Re: Can't load Package Manager after upgrade

Post by ianatschool »

I fixed this issue by running package manager from command line and uninstalling the packages I had installed. It then worked fine in the browser
OTRS 3.1.18 running on Windows Server 2008 R2
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: [SOLVED] Can't load Package Manager after upgrade

Post by crythias »

also, package manager timeouts may be related to MySQL max size limits.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Locked