Projects tigase _server tigase-muc Issues #159
tig_muc_room_affiliations Cannot persist (#159)
Open
Unknown opened 1 year ago

tig_muc_rooms can persist,but tig_muc_room_affiliations Cannot persist.muc config :

muc () {
 defaultRoomConfig {
   'muc#roomconfig_publicroom' = 'false'
   'muc#roomconfig_persistentroom' = 'true'
   'muc#roomconfig_membersonly' = 'true'
   }
   'muc-lock-new-room' = false
}

why?

Unknown commented 1 year ago

tigase.component.exceptions.RepositoryException: Error while setting affiliation for room 667@muc.localhost.com for jid test01@localhost.com to owner

Unknown commented 1 year ago

tig_muc_rooms can persist,but tig_muc_room_affiliations Cannot persist.muc config :

what do you mean tig_muc_room_affiliations cannot persist? do you add affiliations to the room?

tigase.component.exceptions.RepositoryException: Error while setting affiliation for room 667@muc.localhost.com for jid test01@localhost.com to owner

Please provide complete errors/stanzas and Tigase logs

Unknown commented 11 months ago

@whwususu: Have you seen the @woj-tek answer?

issue 1 of 1
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-muc#159
Please wait...
Page is in error, reload to recover