Can't get package manager to work (500 write failed...)

Moderator: crythias

Locked
JHermsen
Znuny newbie
Posts: 3
Joined: 18 Dec 2013, 08:37
Znuny Version: OTRS 3.3
Real Name: John Hermsen
Company: Combined Graphix

Can't get package manager to work (500 write failed...)

Post by JHermsen »

Hi,

I'm running OTRS 4.0 beta 5 on windows 2012 using ActivePerl 64bit.

The message I keep getting in the log file:
[Wed Nov 12 16:02:32 2014][Error][Kernel::System::WebUserAgent::Request][225] Can't perform GET on http://ftp.otrs.org/pub/otrs/misc/packa ... sitory.xml: 500 write failed: Bad file descriptor

I tried making a simple perl file to check if LWS Useragent is ok and that worked to download the repository.xml, so I think the library is ok.
Looking at a write failed I thought it might be some file permission perhaps on some temp folder, so changed the temp folders but still no go. Which temp folder is used by perl/otrs?

Anyone got any other suggestion?
Locked