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

usergroupDefault is not a valid attribute #1420

Open
maghog opened this issue Oct 14, 2024 · 2 comments
Open

usergroupDefault is not a valid attribute #1420

maghog opened this issue Oct 14, 2024 · 2 comments
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working needs info Not enough information provided

Comments

@maghog
Copy link

maghog commented Oct 14, 2024

Steps to reproduce

Upgrade from Tables v0.7.5 to v0.8.1

After upgrade no Tables are shown in web interface.

Log error:
An internal error or exception occurred: usergroupDefault is not a valid attribute

[tables] Varning: An internal error or exception occurred: usergroupDefault is not a valid attribute
GET /nextcloud/index.php/apps/tables/view/9

Running: occ tables:legacy:transfer:rows --all

-- Start transfer for table 3 (Loggbok) [1/5]
---- Found 4 columns
---- Found 70 rows
⚠️ Could not transfer data. Continue with next table. The logs will have more information about the error: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '96' for key 'PRIMARY'

Expected behavior

All existing tables should be available and work as expected.

Actual behavior

No tables available, see error

Tables app version

0.8.1

Browser

No response

Client operating system

No response

Operating system

Ubuntu 22.04 Nextcloud 29.0.8

Web server

Apache

PHP engine version

PHP 8.1

Database

MariaDB

Additional info

No response

@maghog maghog added 0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working labels Oct 14, 2024
@blizzz
Copy link
Member

blizzz commented Oct 15, 2024

Hi @maghog, thank you for the report.

An internal error or exception occurred: usergroupDefault is not a valid attribute

Where do you see this one? In the browser console or nextcloud.log? If nextcloud.log, during upgrade or anytime you open the tables app?

-- Start transfer for table 3 (Loggbok) [1/5]
---- Found 4 columns
---- Found 70 rows
⚠️ Could not transfer data. Continue with next table. The logs will have more information about the error: An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '96' for key 'PRIMARY'

The error only happens for the mentioned table?

@blizzz blizzz added needs info Not enough information provided 0. Needs triage Pending approval or rejection. This issue is pending approval. and removed 0. Needs triage Pending approval or rejection. This issue is pending approval. labels Oct 15, 2024
@maghog
Copy link
Author

maghog commented Oct 15, 2024

Hi Arthur,

Where do you see this one? In the browser console or nextcloud.log? If nextcloud.log, during upgrade or anytime you open the tables app?

  • In nextcloud.log when open tables app

The error only happens for the mentioned table?

  • No all tables, this was only an example. After upgrade I have no working tables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working needs info Not enough information provided
Projects
None yet
Development

No branches or pull requests

2 participants