groupoffice icon indicating copy to clipboard operation
groupoffice copied to clipboard

HELP! Cannot change user pssword

Open sixxx-b opened this issue 10 months ago • 0 comments

ver. 25.0.28 When trying to change a user's password, this occurs:

Image

ObjectdebugMessage: "Exception in /usr/share/groupoffice/go/modules/community/serverclient/model/MailDomain.php at line 230: Could not set mailbox password on postfixadmin module. GO\Base\Exception\NotFound in /usr/share/groupoffice/modules/postfixadmin/controller/MailboxController.php at line 230: The requested item was not found."message: "Could not set mailbox password on postfixadmin module. GO\Base\Exception\NotFound in /usr/share/groupoffice/modules/postfixadmin/controller/MailboxController.php at line 230: The requested item was not found."trace: Array(15)0: "#0 /usr/share/groupoffice/go/modules/community/serverclient/model/MailDomain.php(154): go\modules\community\serverclient\model\MailDomain->legacySetMailboxPassword()"1: "#1 /usr/share/groupoffice/go/modules/community/serverclient/Module.php(73): go\modules\community\serverclient\model\MailDomain->setMailboxPassword()"2: "#2 [internal function]: go\modules\community\serverclient\Module::onSaveUser()"3: "#3 /usr/share/groupoffice/go/core/event/Listeners.php(126): call_user_func_array()"4: "#4 /usr/share/groupoffice/go/core/event/EventEmitterTrait.php(70): go\core\event\Listeners->fireEvent()"5: "#5 /usr/share/groupoffice/go/core/orm/Entity.php(387): go\core\orm\Property::fireEvent()"6: "#6 /usr/share/groupoffice/go/core/jmap/EntityController.php(856): go\core\orm\Entity->save()"7: "#7 /usr/share/groupoffice/go/core/jmap/EntityController.php(679): go\core\jmap\EntityController->updateEntities()"8: "#8 /usr/share/groupoffice/go/core/controller/User.php(114): go\core\jmap\EntityController->defaultSet()"9: "#9 [internal function]: go\core\controller\User->set()"10: "#10 /usr/share/groupoffice/go/core/jmap/Router.php(251): call_user_func()"11: "#11 /usr/share/groupoffice/go/core/jmap/Router.php(112): go\core\jmap\Router->callAction()"12: "#12 /usr/share/groupoffice/go/core/jmap/Router.php(70): go\core\jmap\Router->callMethod()"13: "#13 /usr/share/groupoffice/api/jmap.php(21): go\core\jmap\Router->run()"14: "#14 {main}"length: 15[[Prototype]]: Array(0)column: ƒ (name)columnSort: ƒ (col, asc)diff: ƒ (a)indexOfLoose: ƒ (v)intersect: ƒ (a)remove: ƒ (o)unique: ƒ ()at: ƒ at()concat: ƒ concat()constructor: ƒ Array()copyWithin: ƒ copyWithin()entries: ƒ entries()every: ƒ every()fill: ƒ fill()filter: ƒ filter()find: ƒ find()findIndex: ƒ findIndex()findLast: ƒ findLast()findLastIndex: ƒ findLastIndex()flat: ƒ flat()flatMap: ƒ flatMap()forEach: ƒ forEach()includes: ƒ includes()indexOf: ƒ indexOf()join: ƒ join()keys: ƒ keys()lastIndexOf: ƒ lastIndexOf()length: 0map: ƒ map()pop: ƒ pop()push: ƒ push()reduce: ƒ reduce()reduceRight: ƒ reduceRight()reverse: ƒ reverse()shift: ƒ shift()slice: ƒ slice()some: ƒ some()sort: ƒ sort()splice: ƒ splice()toLocaleString: ƒ toLocaleString()toReversed: ƒ toReversed()toSorted: ƒ toSorted()toSpliced: ƒ toSpliced()toString: ƒ toString()unshift: ƒ unshift()values: ƒ values()with: ƒ with()Symbol(Symbol.iterator): ƒ values()Symbol(Symbol.unscopables): {at: true, copyWithin: true, entries: true, fill: true, find: true, …}[[Prototype]]: Objecttype: "exception"[[Prototype]]: Objectconstructor: ƒ Object()hasOwnProperty: ƒ hasOwnProperty()isPrototypeOf: ƒ isPrototypeOf()propertyIsEnumerable: ƒ propertyIsEnumerable()toLocaleString: ƒ toLocaleString()toString: ƒ toString()valueOf: ƒ valueOf()defineGetter: ƒ defineGetter()defineSetter: ƒ defineSetter()lookupGetter: ƒ lookupGetter()lookupSetter: ƒ lookupSetter()proto: (...)get proto: ƒ proto()set proto: ƒ proto()Understand this errorAI

sixxx-b avatar Jun 05 '25 12:06 sixxx-b