Creating Admin User

Steps to reproduce

  1. while creating the admin getting an error like
    Error

Id is not a valid attribute

it gives error like that but creates the user in db

Server configuration

Operating system:
Alma Linux 8.8
Web server:
Server version: Apache/2.4.37 (AlmaLinux)

Database:
mysql Ver 8.0.36 for Linux on x86_64 (Source distribution)
PHP version:
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.33, Copyright (c), by Zend
ownCloud version: (see ownCloud admin page)
10.14.0.3

Sorry, but this is not a step to reproduce. Please describe as exactly as possible.

2 Likes

That’s the problem. I’m just try to create admin user.
Getting error like
Error

Id is not a valid attribute

adding the error message screen shot the below.

After the error, I checked the database. Tables have been created and even the username and password have been recorded in oc_user, but it does not direct me to the login page etc.

Maybe because your admin name contains illegal chars?

1 Like

no its like atilganuser

error log file has this message
{“reqId”:“ZgvJ@Kg8AenWETd-eE8ROAAAAI0”,“level”:3,“time”:“2024-04-02T09:03:52+00:00”,“remoteAddr”:“*****”,“user”:“–”,“app”:“PHP”,“method”:“POST”,“url”:“/owncloud/index.php”,“message”:“chmod(): Permission denied at /var/www/html/owncloud/lib/private/Config.php#284”}

i gave even full control to all users but i get this message still

Check the permission of the data tree.

1 Like

@atilgan OK, instead following given advices, you prefer asking the same again in a new thread.
I’m done. Over and out.

1 Like

no, i tried all that documentation steps but i can not get any changes, if the new topic is not allowed sorry about it. have a good day

As I had a just good day:

Owncloud has not the correct write access to your config.

2 Likes