Login broken after ...
 
Notifications
Clear all

Login broken after upgrade to 25.9.0

31 Posts
18 Users
11 Reactions
480 Views
(@rothma)
New Member
Joined: 6 days ago
Posts: 1
 

same problem at my installation after upgrading to Carbonio Release 25.9.0

the mailbox.log shows the stack trace in my logs (second block that eliwap has discovered):

2025-10-04 20:44:48,711 FATAL [main] [] extensions - No extension loaded from directory /opt/zextras/lib/ext/carbonio
2025-10-04 20:44:48,711 WARN  [main] [] extensions - exception in org.openzal.zal.extension.ZalEntrypointImpl.init()
java.lang.RuntimeException: Unable to load extension
	at org.openzal.zal.extension.ZalEntrypointImpl.init(ZalEntrypointImpl.java:148) ~[?:?]
	at com.zimbra.cs.extension.ExtensionUtil.initAllMatching(ExtensionUtil.java:132) ~[mailbox.jar:?]
	at com.zimbra.cs.extension.ExtensionUtil.initAll(ExtensionUtil.java:158) ~[mailbox.jar:?]

   
ReplyQuote
(@leorodher)
New Member
Joined: 1 year ago
Posts: 3
 

URGENT  same error

grep -A 5 -E 'ERROR|FATAL' removed link | tail -n 15
2025-10-05 03:01:10,309 FATAL [main] [] extensions - No extension loaded from directory /opt/zextras/lib/ext/carbonio
2025-10-05 03:01:10,310 WARN [main] [] extensions - exception in org.openzal.zal.extension.ZalEntrypointImpl.init()
java.lang.RuntimeException: Unable to load extension
at org.openzal.zal.extension.ZalEntrypointImpl.init(ZalEntrypointImpl.java:148) ~[?:?]
at com.zimbra.cs.extension.ExtensionUtil.initAllMatching(ExtensionUtil.java:132) ~[mailbox.jar:?]
at com.zimbra.cs.extension.ExtensionUtil.initAll(ExtensionUtil.java:158) ~[mailbox.jar:?]
--
2025-10-05 05:22:06,083 FATAL [main] [] extensions - No extension loaded from directory /opt/zextras/lib/ext/carbonio
2025-10-05 05:22:06,084 WARN [main] [] extensions - exception in org.openzal.zal.extension.ZalEntrypointImpl.init()
java.lang.RuntimeException: Unable to load extension
at org.openzal.zal.extension.ZalEntrypointImpl.init(ZalEntrypointImpl.java:148) ~[?:?]
at com.zimbra.cs.extension.ExtensionUtil.initAllMatching(ExtensionUtil.java:132) ~[mailbox.jar:?]
at com.zimbra.cs.extension.ExtensionUtil.initAll(ExtensionUtil.java:158) ~[mailbox.jar:?]

I reinstall packages and notting solve


   
ReplyQuote
(@leorodher)
New Member
Joined: 1 year ago
Posts: 3
 

SOLUTION:

install carbonio-catalog

my case:

dnf install carbonio-catalog
pending-setups -a

su - zextras

zmcontrol restart

 

and works again!!


   
daddycool reacted
ReplyQuote
(@itguy)
Eminent Member
Joined: 11 years ago
Posts: 60
 

@ leorodher

zmcontrol restart
Services are now handled by systemd.

Enabled systemd targets:

- carbonio-directory-server.target
- carbonio-appserver.target
- carbonio-proxy.target
- carbonio-mta.target

Please check the documentation for further details.
Exiting.

That don't work no more in version 25.9!

 

 


   
ReplyQuote
 Klug
(@klug)
Trusted Member
Joined: 14 years ago
Posts: 76
 
apt install carbonio-catalog
pending-setups -a
reboot

That fixed it for me. Thank you.


   
ReplyQuote
 Klug
(@klug)
Trusted Member
Joined: 14 years ago
Posts: 76
 

Posted by: @itguy

zmcontrol restart

Services are now handled by systemd.

.../...

That don't work no more in version 25.9!

That was the case in 25.6 already, documentation was not up-to-date about this (I have not checked 25.9 documentation).
They switched to systemd but it's not documented.

 


   
ReplyQuote
(@itguy)
Eminent Member
Joined: 11 years ago
Posts: 60
 

@Klug

It is somewhat documented, but leaves a lot to desire though.

https://docs.zextras.com/carbonio-ce/html/troubleshooting/services.html


   
ReplyQuote
(@salfuman)
New Member
Joined: 4 years ago
Posts: 3
 

Installing carbonio-catalog worked, but I still get the warning "Validation error (UnknownType@/getNotifications/notifications]) : Unknown type 'TransferredOwnership'"

This post was modified 4 days ago 2 times by SalfuMan

   
ReplyQuote
(@firebird)
New Member
Joined: 3 years ago
Posts: 4
 

Posted by: @haffi
Posted by: @haffi

this fixed that problem.

 

chown zextras:zextras /opt/zextras/data/tmp/nginx/client

 

 

 

Posted by: @hippiecool

Thanks, this worked for me on numerous nodes even without ERROR in mysql_error.log. Not sure how this got broken from an upgrade. 

apt install carbonio-catalog

pending-setups -a

reboot

This resolve my problem and now all fine

Thanks!


   
ReplyQuote
 Klug
(@klug)
Trusted Member
Joined: 14 years ago
Posts: 76
 

Posted by: @salfuman

I still get the warning "Validation error (UnknownType@/getNotifications/notifications]) : Unknown type 'TransferredOwnership'"

 

So do I.


   
ReplyQuote
(@misho-koichev)
New Member
Joined: 1 week ago
Posts: 2
 

admin is O now, but I also have error "Validation error (UnknownType@/getNotifications/notifications]) : Unknown type 'TransferredOwnership'" on client mail check


   
ReplyQuote
(@haffi)
Active Member
Joined: 1 year ago
Posts: 23
 

I think this is simulare to this thread here.

 

https://community.zextras.com/forum/carbonio-setup/upgrading-from-carbonio-ce-25-6-1-to-25-9-0/#post-11188

 


   
ReplyQuote
(@hvillemoes)
Active Member
Joined: 3 years ago
Posts: 14
 

It resolved mine too - please update the documentation.


   
ReplyQuote
(@sysadmin)
New Member
Joined: 3 days ago
Posts: 4
 

i all,

Yesterday I updated to version 4.4.3-1jammy, and after several hours of troubleshooting I discovered a critical issue with the carbonio-webui package:
Get:284 removed link jammy/main amd64 carbonio-webui amd64 4.4.3-1jammy [710 B]

The package installs successfully, but it's completely empty — no frontend files are deployed. After installation, the Jetty webapps directory remains blank:

ls -al /opt/zextras/jetty_base/webapps/zimbra/

total 8
drwxr-xr-x 2 zextras zextras 4096 Aug 25 10:59 .
drwxr-xr-x 3 zextras zextras 4096 Oct 7 11:09 ..

This breaks the entire web interface. I strongly recommend not updating until the repository is fixed or a working .deb is provided.

Can someone from Zextras confirm whether this is a packaging error or an intentional change?

Adam


   
ReplyQuote
(@sysadmin)
New Member
Joined: 3 days ago
Posts: 4
 

Hi all,

I managed to fix the issue. If you have a backup—and I assume you do before running any updates—just restore the following folders from it:

 
 
/opt/zextras/admin  

/opt/zextras/web

In your working environment, rename the current folders to admin.old and web.old then copy the backup versions in their place. This restores functionality on version 25.9.0 using the old frontend. While this may cause minor issues, users can send emails and continue working. As an admin, you can unlock accounts, create new ones, etc.

Until Zextras provides a general fix, this workaround should help keep things running.

Hope someone finds it useful.

Adam


   
ReplyQuote
Page 2 / 3