Hi all,
I’ve set up a new NextCloud install on Ubuntu 20.04 and all is running fine except when I go into users and click on ‘+ Add Group’ nothing happens
I’ve tried with a different Admin account but get the same thing, and a standard user doesn’t have access to this part
I can add users fine, just nothing at all happens when I click Add Group
I want to use GroupFolders so I can share a folder between friends but without being able to create a group, I can’t do this
This is a fresh install of Ubuntu and NextCloud
Any Ideas?
Thanks in advance!
I’m having the same issue
Ok, when editing a user, click in groups and type in the name of the new group you want. It’ll appear with a “+” next to it, clicking that will crate the group
TinaT
July 20, 2021, 1:35pm
4
I have the same problem but this solution work well
Have the same problem, it’s really annoying…
ilias
June 18, 2023, 5:02pm
6
Hi! how did you solve the problem?
same aswell,
its funny that until now no one has responded, support next lvl
same problem after updating to 27.0.0…
Yes, the same issue when updated to 27.0.0
might be a plugin that we all use that makes this an issue?
@Chaosjan44 @Kostantinos_axiotis @ilias
What platforms are u running on?
That would make sense @thefourCraft …
I’m running my nextclouds on VMs (hosted on proxmox), all of them are Ubuntu 22.04.2 LTS VMs.
all my nextclouds use Group Folders and OnlyOffice (hosted on another machine). - one of them is using PHP 8.2, the others use 8.1
EDIT:
I disabled Group Folders and OnlyOffice on one of the nextclouds and it dosn’t fix the issue - noticed that in the older version there was a modal that expected you to input a password - that modal is gone…
Have this issue as well. 27.0.0, running docker on a Debian VM (in Truenas).
Same problem on version 27.0.0
Has anyone found a solution?
Ubuntu 22.04LTS
PHP 8.1.20
Same issue in version 27.0.0
Cannot create groups…
Still no support until now!
I am truly sorry that adding a group is broken again
Bug report for Nextcloud 22:
opened 07:04AM - 09 Jun 21 UTC
closed 03:21PM - 08 Jul 21 UTC
bug
2. developing
feature: users and groups
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2… 016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
* Subscribe to receive notifications on status change and new comments.
### Steps to reproduce
1. Go to Users menu
2. Click button "+ Add Group"
3. Nothing happens
### Expected behaviour
NC should prompt me for the group's name
### Actual behaviour
Nothing happens
### Additionnal info
Creating the group using occ works well
### Server configuration
**Operating system:** Debian
**Web server:** Apache
**Database:** Mysql
**PHP version:** 7.3
**Nextcloud version:** master
```
Login as admin user into your Nextcloud and access
http://example.com/index.php/settings/integrity/failed
paste the results here.
Can't get the result, page returns "Integrity checker has been disabled. Integrity cannot be verified." even if I put `'integrity.check.disabled' => false` or `'integrity_check_disabled' => false,` in config.php. Another bug?
```
**List of activated apps:**
<details>
<summary>
Enabled:
- accessibility: 1.7.0
- calendar: 2.2.2
- cloud_federation_api: 1.4.0
- comments: 1.11.0
- contactsinteraction: 1.2.0
- dashboard: 7.1.0
- dav: 1.18.0
- deck: 2.0.0-alpha1
- federatedfilesharing: 1.11.0
- federation: 1.11.0
- files: 1.16.0
- files_sharing: 1.13.2
- files_trashbin: 1.11.0
- files_versions: 1.14.0
- groupfolders: 10.0.2
- lookup_server_connector: 1.9.0
- mail: 1.10.0-alpha.6
- notestutorial: 18.0.0
- oauth2: 1.9.0
- provisioning_api: 1.11.0
- settings: 1.3.0
- sharebymail: 1.11.0
- systemtags: 1.11.0
- theming: 1.12.0
- twofactor_backupcodes: 1.10.1
- updatenotification: 1.11.0
- user_status: 1.1.1
- viewer: 1.6.0
- weather_status: 1.1.0
- workflowengine: 2.3.0
- workspace: 0.0.10
Disabled:
- admin_audit
- bruteforcesettings
- circles
- encryption
- files_external
- files_texteditor
- impersonate
- testing
- user_ldap
</summary>
</details>
**Nextcloud configuration:**
<details>
<summary>Config report</summary>
```
{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"nextcloud-dev.bollu.be",
"192.168.0.128",
"127.0.0.1"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "22.0.0.6",
"overwrite.cli.url": "http:\/\/nextcloud-dev.bollu.be",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"theme": "",
"log_type": "syslog",
"logfile": "",
"loglevel": 0,
"maintenance": false,
"debug": true,
"allow_local_remote_servers": true,
"integrity.check.disabled": false
}
}
```
</details>
**Are you using external storage, if yes which one:** no
**Are you using encryption:** no
**Are you using an external user-backend, if yes which one:** no
### Client configuration
**Browser:** Firefox latest 89.0 64bits
**Operating system:** Windows 10
### Logs
There is no single log. Nothing happens when I click on the button: The browser's console doesn't output anything and no request is sent to the server.
Bug report for Nextcloud 27:
opened 08:35PM - 15 Jun 23 UTC
closed 01:34PM - 19 Jun 23 UTC
bug
needs info
0. Needs triage
27-feedback
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, no… t a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3Abug) OR [Nextcloud Community Forum](https://help.nextcloud.com/) _(I've searched it)_.
- [X] Nextcloud Server **is** up to date. See [Maintenance and Release Schedule](https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule) for supported versions.
- [X] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/).
### Bug description
I can't add a new group in the user management
### Steps to reproduce
1. go to the user management
2. click on "add group" on the left sidebar
3. enter a name for the new group
4. press enter or click the "arrow"-button
5. nothing happens
### Expected behavior
I would expect that the new group shows up in the list of groups on the left sidebar
### Installation method
None
### Nextcloud Server version
27
### Operating system
None
### PHP engine version
None
### Web server
None
### Database engine version
None
### Is this bug present after an update or on a fresh install?
None
### Are you using the Nextcloud Server Encryption module?
None
### What user-backends are you using?
- [ ] Default user-backend _(database)_
- [ ] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
### Configuration report
_No response_
### List of activated Apps
_No response_
### Nextcloud Signing status
_No response_
### Nextcloud Logs
_No response_
### Additional info
_No response_
The bug is already fixed and will be released with Nextcloud 27.0.1 scheduled for 2023-07-20 (Maintenance and Release Schedule · nextcloud/server Wiki · GitHub ).
Workaround: Use occ to add a group.
Also you cannot add a new “shared folder ” from “Group folders ” !!
Go to “Administration settings”–> “Group folders” (you cannot add a new shared folder).
if you don’t have a group folders in the navigation menu, you can download it from the apps…
Thanks for the clarification, we will wait for the update.
Same problem here with 26.0.4: users are not able to add / create groups. Even the quick & dirty way via add new user doesn’t work. Just the error that user is no Super-Administrator.
Very bad situation. Is there any fix / workaround? Thanks!