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
ooc files:scan can't be cancelled
docker exec --user www-data -it nextcloud-aio-nextcloud php occ files:scan --all
^CError during scan: Invalid callback OCA\Files\Command\Scan::cancelOperation, cannot access protected method OCA\Files\Command\Scan::cancelOperation() ^CError during scan: Invalid callback OCA\Files\Command\Scan::cancelOperation, cannot access protected method OCA\Files\Command\Scan::cancelOperation() ^CError during scan: Invalid callback OCA\Files\Command\Scan::cancelOperation, cannot access protected method OCA\Files\Command\Scan::cancelOperation() ^C^CError during scan: Invalid callback OCA\Files\Command\Scan::cancelOperation, cannot access protected method OCA\Files\Command\Scan::cancelOperation() ^CError during scan: Invalid callback OCA\Files\Command\Scan::cancelOperation, cannot access protected method OCA\Files\Command\Scan::cancelOperation() ^CError during scan: Invalid callback OCA\Files\Command\Scan::cancelOperation, cannot access protected method OCA\Files\Command\Scan::cancelOperation() ^C^C^CError during scan: Invalid callback OCA\Files\Command\Scan::cancelOperation, cannot access protected method OCA\Files\Command\Scan::cancelOperation() ^CError during scan: Invalid callback OCA\Files\Command\Scan::cancelOperation, cannot access protected method OCA\Files\Command\Scan::cancelOperation() ^CError during scan: Invalid callback OCA\Files\Command\Scan::cancelOperation, cannot access protected method OCA\Files\Command\Scan::cancelOperation() ^CError during scan: Invalid callback OCA\Files\Command\Scan::cancelOperation, cannot access protected method OCA\Files\Command\Scan::cancelOperation() ^C^C^C^C^CError during scan: Invalid callback OCA\Files\Command\Scan::cancelOperation, cannot access protected method OCA\Files\Command\Scan::cancelOperation()
It can be cancelled so that I can run the command in a screen instead of unstable bare ssh.
screen
Official All-in-One appliance
27
None
No response
The text was updated successfully, but these errors were encountered:
@kesselb maybe backport #40067?
Sorry, something went wrong.
I have no opinion about it.
Because of its low impact, I didn't backport it back then.
No branches or pull requests
Bug description
ooc files:scan can't be cancelled
Steps to reproduce
docker exec --user www-data -it nextcloud-aio-nextcloud php occ files:scan --all
Expected behavior
It can be cancelled so that I can run the command in a
screen
instead of unstable bare ssh.Installation method
Official All-in-One appliance
Nextcloud Server version
27
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: