LWP::Protocol::https

Hilfe zu Znuny Problemen aller Art
Locked
bkar
Znuny newbie
Posts: 44
Joined: 07 Oct 2013, 13:39
Znuny Version: 3.2.12
Real Name: Kay
Company: WSW Software

LWP::Protocol::https

Post by bkar »

Hallo Leute,

nach einigen Wochen erhält unser OTRS immer wieder folgende Fehlermeldungen:

Check log for error log entries.

You have more error log entries: Can't get file from https://pav.otrs.com/otrs/public.pl?Act ... ad73f9c300: 501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed), Can't get file from https://pav.otrs.com/otrs/public.pl?Act ... ad73f9c300: 501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed), Can't get file from https://pav.otrs.com/otrs/public.pl?Act ... ad73f9c300: 501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed), Can't get file from https://pav.otrs.com/otrs/public.pl?Act ... 23c09f7917: 501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed), Can't get file from https://pav.otrs.com/otrs/public.pl?Act ... 23c09f7917: 501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed), Can't get file from https://pav.otrs.com/otrs/public.pl?Act ... ad73f9c300: 501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed), Can't get file from https://pav.otrs.com/otrs/public.pl?Act ... ad73f9c300: 501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed)

Das besagte Paket ist eigentlich installiert, wobei laut OTRS steht:
LWP::UserAgent...................ok (v6.04)

Da wir Suse 12.3 benutzen sollte doch für diese Paket folgende Version gültig sein:
6.03-4.1.1

Dass ganze habe ich auch überprüft:

http://software.opensuse.org/package/pe ... ocol-https

und

Loading repository data...
Reading installed packages...
'perl-LWP-Protocol-https = 0:6.03-4.1.1' is already installed.
No update candidate for 'perl-LWP-Protocol-https-6.03-4.1.1.noarch'. The highest available version is already installed.
Resolving package dependencies...

Nothing to do.


Komischerweise, wenn ich OTRS reboote, ist die Fehlermeldung wieder für einige Wochen (ca. 2 bis 4) weg.

Woran liegt das?

Danke und Gruß
Produktiv:
OTRS 3.2.16
Open Suse 12.3
Apache2/MySQL Maria DB

Test:
OTRS 4
Open Suse 13.1
Apache2/MySQL Maria DB
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: LWP::Protocol::https

Post by reneeb »

Wenn Du das "Verify" nicht brauchst, kannst Du es auch abschalten mit http://opar.perl-services.de/dist/Confi ... Home-1.2.0 . Mehr zu der Paketverifikation findest Du auch unter http://reneeb-perlblog.blogspot.de/2013 ... erung.html

Ansonsten: Habt ihre mehrere Perls installiert? Kannst Du das Modul in der "use"-Liste des startup-scripts eintragen?
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
Locked