We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
php ./occ migrations:
Migrations commands are listed and can be executed.
Error "There are no commands defined in the "migrations" namespace." php ./occ does not list any migrations
php ./occ
Operating system: Manjaro Linux
Web server: none
Database: sqlite
PHP version: 8.0 + 7.4
Nextcloud version: v22.0.0beta2
Updated from an older Nextcloud/ownCloud or fresh install: fresh
Where did you install Nextcloud from: git
Signing status: ok
Login as admin user into your Nextcloud and access http://example.com/index.php/settings/integrity/failed paste the results here.
List of activated apps:
If you have access to your command line run e.g.: sudo -u www-data php occ app:list from within your Nextcloud installation folder
Nextcloud configuration:
{ "system": { "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "localhost" ], "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "sqlite", "version": "22.0.0.5", "overwrite.cli.url": "http:\/\/localhost", "installed": true, "instanceid": "***REMOVED SENSITIVE VALUE***", "loglevel": 0, "maintenance": false } }
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
Browser: none
Operating system: none
No logs available
Additional information, i first noticed it because of our CI failing, https://github.com/nextcloud/news/runs/2683648140
The text was updated successfully, but these errors were encountered:
See #27113
Sorry, something went wrong.
Ah I see, thanks I tried to find something via the search but yea ..
No branches or pull requests
How to use GitHub
Steps to reproduce
php ./occ migrations:
Expected behaviour
Migrations commands are listed and can be executed.
Actual behaviour
Error "There are no commands defined in the "migrations" namespace."
php ./occ
does not list any migrationsServer configuration
Operating system: Manjaro Linux
Web server: none
Database: sqlite
PHP version: 8.0 + 7.4
Nextcloud version: v22.0.0beta2
Updated from an older Nextcloud/ownCloud or fresh install: fresh
Where did you install Nextcloud from: git
Signing status: ok
Signing status
List of activated apps:
App list
Nextcloud configuration:
Config report
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: none
Operating system: none
Logs
No logs available
Nextcloud log (data/nextcloud.log)
Nextcloud log
No logs available
Browser log
Browser log
Additional information, i first noticed it because of our CI failing, https://github.com/nextcloud/news/runs/2683648140
The text was updated successfully, but these errors were encountered: