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

Failure to install on NC27.1.2 #94

Closed
Aquilum opened this issue Oct 17, 2023 · 2 comments
Closed

Failure to install on NC27.1.2 #94

Aquilum opened this issue Oct 17, 2023 · 2 comments
Labels
bug Something isn't working fixed in upcoming release

Comments

@Aquilum
Copy link

Aquilum commented Oct 17, 2023

Describe the bug

Installing from the store fails, with an apparently bad database query:

An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1101 BLOB, TEXT, GEOMETRY or JSON column 'deploy_config' can't have a default value

Steps/Code to Reproduce

  1. Install NextCloud 27.1.2
  2. Attempt to install AppAPI

Expected Results

AppAPI extension installs correctly

Actual Results

Fails to install, citing query error.

Setup configuration

NextCloud 27.1.2 with mySQL 8.0.34

@bigcat88
Copy link
Member

Thanks for reporting this, we will try adding "mysql" to our test suite.

@bigcat88 bigcat88 added the bug Something isn't working label Oct 18, 2023
bigcat88 added a commit that referenced this issue Oct 23, 2023
Related to #94

Currently only added a single test with MySQL

---------

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
@bigcat88 bigcat88 added the fixed in upcoming release label Oct 23, 2023
@bigcat88
Copy link
Member

bigcat88 commented Nov 9, 2023

feel free to write to us to reopen issue if the problem still exists, thanks again for reporting problems to us.

@bigcat88 bigcat88 closed this as completed Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed in upcoming release
Projects
None yet
Development

No branches or pull requests

2 participants