Notifications
Clear all
Topic starter
11/02/2025 13:17
I am running Ubuntu 22.04.5 LTS and Carbonio CE 25.9.0
The mail Server is running correctly. I can send and recieve emails. Only the webinterfaces for mail and admin are nor running witch error 'somethin went wrong'
$ zmcontrol status
Host cs-cloud-ub04.cschell.de
antivirus Running
directory-server Running
mailbox Running
memcached Running
mta Running
proxy Running
service webapp Running
service-discover Running
stats Running
config service Running
In the nginx.log I get this errors
2025/11/02 11:07:39 [error] 3657#3657: *6696 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.82.55, server: , request: "GET /services/catalog/services HTTP removed link ", upstream: " removed link ", host: "cs-cloud-ub04.cschell.de:6071", referrer: " removed link " 2025/11/02 11:07:42 [error] 3657#3657: *6663 connect() failed (111: Connection refused) while connecting to upstream, client: 94.31.71.250, server: mail.cschell.de, request: "GET /services/catalog/services HTTP removed link ", upstream: " removed link ", host: "mail.cschell.de", referrer: " removed link "
pendig-setup -a is ending in the error
# pending-setups -a
Insert the cluster credential password:
Executing all setup scripts...
--------------------------------------------------------------------------------
Executing removed link
Insert the cluster credential password:
Error determining policy ID: Failed to find policy with name carbonio-mta-policy: Unexpected response code: 403 (ACL system must be bootstrapped before making any requests that require authorization: ACL not found)
Setup failed: Cannot update policy carbonio-mta-policy
Setup script failed, keeping it
--------------------------------------------------------------------------------
If I run 'carbonio-mta setup' from ' removed link ' I get this error
# carbonio-mta setup Insert the cluster credential password: Error determining policy ID: Failed to find policy with name carbonio-mta-policy: Unexpected response code: 403 (ACL system must be bootstrapped before making any requests that require authorization: ACL not found) Setup failed: Cannot update policy carbonio-mta-policy
How to reinstall the carbonio-mta-policy'?
