[Bug]: TypeError: substr(): Argument #1 ($string) must be of type string, bool given in nextcloud-29.0.7/lib/private/AppFramework/Http/Request.php:784 #48116
Labels
0. Needs triage
Pending check for reproducibility or if it fits our roadmap
29-feedback
bug
needs info
stale
Ticket or PR with no recent activity
Bug description
Errors are show as below:
php occ log:watch
php occ list
(after the error it then prints the normal output)php occ -vvv setupchecks
(only prints the error)but no errors for e.g.:
php occ maintenance:repair --include-expensive -vvv
Steps to reproduce
Expected behavior
no error to be printed to console
Nextcloud Server version
29
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Nginx
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 28.0.1 to 28.0.2)
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
My Nextcloud instance seems to work fine and no new logs are created when the occ commands report errors.
Nextcloud version: 29.0.7 - 29.0.7.1
The text was updated successfully, but these errors were encountered: