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

Version 3.31: sqlite error: duplicate column name (offline_operations_modified_at) #14467

Open
4 tasks done
kirelagin opened this issue Jan 25, 2025 · 1 comment
Open
4 tasks done
Assignees
Labels

Comments

@kirelagin
Copy link

kirelagin commented Jan 25, 2025

⚠️ Before posting ⚠️

  • This is a bug, not a question or an enhancement.
  • I've searched for similar issues and didn't find a duplicate.
  • I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
  • I agree to follow Nextcloud's Code of Conduct.

Steps to reproduce

  1. Update to 3.31.0 RC1
  2. Try to launch the app

Expected behaviour

App launches.

Actual behaviour

App crashes.

Android version

15

Device brand and model

Google Pixel 7

Stock or custom OS?

Stock

Nextcloud android app version

3.31.0 RC1

Nextcloud server version

30.0.2

Using a reverse proxy?

Yes

Android logs

logcat.txt

Server error logs

Additional information

SQLiteLog: (1) duplicate column name: offline_operations_modified_at in "ALTER TABLE `offline_operations` ADD COLUMN `offline_operations_modified_at` INTEGER DEFAULT NULL"
@kirelagin
Copy link
Author

This kinda looks like 775b1f6 (#13501, cc @alperozturk96 @tobiasKaminsky)?

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

No branches or pull requests

2 participants