Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tig_muc_room_affiliations Cannot persist #17

Open
whwususu opened this issue Jun 25, 2023 · 3 comments
Open

tig_muc_room_affiliations Cannot persist #17

whwususu opened this issue Jun 25, 2023 · 3 comments

Comments

@whwususu
Copy link

whwususu commented Jun 25, 2023

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?

@whwususu
Copy link
Author

tigase.component.exceptions.RepositoryException: Error while setting affiliation for room [email protected] for jid [email protected] to owner

@woj-tek
Copy link
Contributor

woj-tek commented Jun 26, 2023

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 [email protected] for jid [email protected] to owner

Please provide complete errors/stanzas and Tigase logs

@Neustradamus
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants