Page MenuHomePhorge

500 Server Error after Roundcube update in Centos 7
Closed, ResolvedPublic

Description

Hi,

last update gave me a 500 Error after login on roundcube.

roundube log entry:

PHP Parse error: syntax error, unexpected '$list' (T_VARIABLE) in /usr/share/roundcubemail/plugins/tasklist/localization/de_DE.inc on line 237

/usr/share/roundcubemail/plugins/tasklist/localization/de_DE.inc:

$labels['importedsuccessfully'] = 'Die Aufgabe wurde erfolgreich unter '$list' gespeichert';
$labels['updatedsuccessfully'] = 'Die Aufgabe wurde erfolgreich in '$list' aktualisiert';

changed to:

$labels['importedsuccessfully'] = 'Die Aufgabe wurde erfolgreich unter $list gespeichert';
$labels['updatedsuccessfully'] = 'Die Aufgabe wurde erfolgreich in $list aktualisiert';

Uncommenting the Variable above fixed it (at least for german installations).

Versions:
pykolab-0.8.10-1.5.el7.kolab_16.noarch
roundcubemail-1.4-206.1.el7.kolab_16.noarch
roundcubemail-plugin-tasklist-3.4.2-1.2.el7.kolab_16.noarch

Details

Ticket Type
Task

Event Timeline

Hi all,

i can confirm this error and did the same fix for this issue. (ubuntu 16.04)

best regards,
stefan wirbatz

Hi all,

same here Ubuntu 16.04 and Kolab 16.1 .

btw. I could a proper manual how to domain move kolab 16.1, I've read the document on multi domain https://docs.kolab.org/howtos/multi-domain.html but I need to know how to move the primary doman.

grafik.png (323×825 px, 21 KB)

Cannot login Kolab Web Admin after update, on Ubutnu 16.04 with Kolab 16.1 ...

Checking some Logs:

  • /var/log/apache2/access.log

127.0.0.1 - - [27/Jan/2019:13:26:09 +0100] "POST /kolab-webadmin/? HTTP/1.1" 200 1524 "https://XXX.new.io/kolab-webadmin/?" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0"
1

looks ok ??

  • /var/log/kolab/pykolab.log is completely empty
  • /var/log/kolab-webadmin/errors:

[27-Jan-2019 13:29:28 +0100](mfqqpr8fsr0bi1keaj19ufgcf5): PHP Error: Login failed. Unable to connect to ssl://OLD.old.de:443. Error: stream_socket_client(): unable to connect to ssl://OLD.old.de:443 (Unknown error)
stream_socket_client(): Failed to enable crypto
stream_socket_client(): Peer certificate CN=NEW.new.io' did not match expected CN=OLD.old.de' (POST)

Ahhhh here, ... Nevertheless I'm wondering as I have NEW.new.io added as domain alias of OLD.old.de !

Here certainly is not everything working as documented in : https://docs.kolab.org/howtos/multi-domain.html

vanmeeuwen claimed this task.
vanmeeuwen moved this task from Backlog to Maintenance on the Bug Reports board.
vanmeeuwen subscribed.

This has been fixed in 5834133fadb9e. Not yet packaged.

Packaged and updated.

I really need help with roundcube ...

it's so complicated to explain

send me a message by email or SMS so that I can explain my problem to you

phone: +33614801332

email: orlando@fl.fr

that would be really sweet and I would be really grateful.

so that one can help me by teamviewer or you control the pc

Thank you