Kolab Webadmin not working (anymore)
Skale, Franz
i.bin at dah.am
Wed Feb 19 10:56:15 CET 2020
Hi Torben,
The console log should exist.
Perhaps the webserver user cannot create a file ?
Anyhow, check the cache dir for files and also check that the symlinks
exist:
lrwxrwxrwx 1 root root 25 Nov 18 2016 /usr/share/kolab-webadmin/cache
-> /var/cache/kolab-webadmin
drwxr-xr-x 2 root root 4096 Dec 1 09:55
/usr/share/kolab-webadmin/hosted
drwxr-xr-x 7 root root 4096 Feb 18 17:26 /usr/share/kolab-webadmin/lib
lrwxrwxrwx 1 root root 23 Nov 18 2016 /usr/share/kolab-webadmin/logs
-> /var/log/kolab-webadmin
drwxr-xr-x 5 root root 4096 Dec 1 09:55
/usr/share/kolab-webadmin/public_html
Try to remove the cached PHP files and take a look.
As a last resort start apache2 with the -X flag in foreground to debug.
Best regards
Franz
Am 2020-02-19 09:10, schrieb T. Mohrfeldt (Liesegang GmbH):
> Hello Franz,
>
> thank you for getting me on track.
> First of all I checked my apache log. Nothing to worry except a
> spamming of:
>
> unnamed app(15286) KSystemTimeZonesPrivate::readConfig: readConfig():
> local zone= "UTC"
> unnamed app(15286) KSystemTimeZonesPrivate::readZoneTab: readZoneTab(
> "/usr/share/zoneinfo/zone.tab" )
>
> I have no clue what this is about...
>
> I've checked for the folder/permissions you've mentioned and already
> had them + a errors file but no console file
>
> The errors file had at one point mentioned the loss of connection to
> ldap, but not right now.
>
> I've changed my kolab.cnf [kolab_wap] section as suggested by you.
> But still no console file and nothing new in errors. I restarted
> kolabd and httpd services shouldn't that do the trick?
>
> If nothing helps, I have to go for a reboot, but that's possible in
> 12+ hours from now, because of business hours right now ;-)
>
> With kind regards
>
> Torben Mohrfeldt
>
>
>
> Am 18.02.2020 17:31, schrieb Skale, Franz:
>> Hi Torben,
>> start by enabling debug mode: (snippet of my kolab.conf wap section):
>>
>> [kolab_wap]
>> skin = default
>> sql_uri = mysql://kolab:xxxxxxxxxxxxxxx@localhost/kolab
>> ssl_verify_peer = false
>> ssl_verify_host = true
>> api_url = https://server.example.com/kolab-webadmin/api
>> debug_mode = trace
>>
>> Also check that the logdir exists: /var/log/kolab-webadmin
>> Owner must be set to your webserver runas:
>> drwxr-x--- 2 www-data www-data 4096 Feb 5 13:23
>> /var/log/kolab-webadmin
>>
>> After enabled debug logging, you should have two logfiles, console and
>> errors:
>>
>> /var/log/kolab-webadmin/console
>> /var/log/kolab-webadmin/errors
>>
>> Check your webserver logfiles for php errors !
>>
>> Best regards
>> Franz
>>
>>
>> Am 2020-02-18 11:07, schrieb T. Mohrfeldt (Liesegang GmbH):
>>> Hi knowledgeable folks,
>>>
>>> as of recent I cannot create new users with the kolab-webadmin. I
>>> tried restarting the services, the server, updating and praying.
>>> Nothing helped thus far.
>>>
>>> The problem seems to be the lack of the preselected E-Mail server on
>>> the 4th tab of the new user dialog. For existing users there the
>>> field
>>> is filled with localhost.
>>>
>>> I did not change any configs or did otherwise tamper with the server.
>>>
>>> How can I get kolab-webadmin talking to the rest of the system again?
>>>
>>> With kind regards
>>>
>>> Torben Mohrfeldt
>>> _______________________________________________
>>> users mailing list
>>> users at lists.kolab.org
>>> https://lists.kolab.org/mailman/listinfo/users
>> _______________________________________________
>> users mailing list
>> users at lists.kolab.org
>> https://lists.kolab.org/mailman/listinfo/users
More information about the users
mailing list