Notifications
Clear all

NO_SUCH_ACCOUNT

2 Posts
1 Users
0 Reactions
80 Views
(@apascal)
New Member
Joined: 1 year ago
Posts: 5
Topic starter  

Hello! I have a problem in my production server.
I can´t change INDEX and Store in "Storage" "Volumes"

The most important thing in the logs is:

2026-06-19 14:44:20,219 WARN [qtp1171097095-84] [ip=192.168.200.102;oip=10.1.48.175;port=55398;] SoapEngine - unable to construct SOAP context
com.zimbra.cs.account.AccountServiceException: no such account: b63cfaa1-2a8d-454e-a0e6-c27a7bb76fbf
at com.zimbra.cs.account.AccountServiceException.NO_SUCH_ACCOUNT(AccountServiceException.java:243) ~[mailbox.jar:?]
at com.zimbra.soap.ZimbraSoapContext.<init>(ZimbraSoapContext.java:355) ~[mailbox.jar:?]
at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.java:331) ~[mailbox.jar:?]
at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.java:278) ~[mailbox.jar:?]
at com.zimbra.soap.SoapServlet.doWork(SoapServlet.java:318) ~[mailbox.jar:?]
at com.zimbra.soap.SoapServlet.doPost(SoapServlet.java:219) ~[mailbox.jar:?]

 

And in the browser

POST /service/admin/soap/GetVolumeRequest
422 Unprocessable Entity

HELP

This topic was modified 1 month ago by apascal

   
Quote
(@apascal)
New Member
Joined: 1 year ago
Posts: 5
Topic starter  

Note: If i change them in Command Line it works. The problem is the GUI.
Trying to make it work, i also did an update & upgrade. Everythnig else works. 

This post was modified 1 month ago by apascal

   
ReplyQuote