-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
TypeError: Argument 3 passed to OCA\UserStatus\Controller\UserStatusController::__construct() must be of the type string, null given #25071
Comments
Same problem with Nextcloud 20.0.4, Ubuntu 18.04 and PHP 7.4. Android 11 and App Version 3.14.1.
|
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
@simonspa @MorrisJobke would this be related to #23842 ? |
I don't think so because it references L62 of that file, the third argument of the class constructor: public function __construct(string $appName,
IRequest $request,
string $userId,
ILogger $logger) { so it seems it is called with an empty |
Thank you for the feedback just wanted to make sure. |
Is this Issue still valid in NC21.0.3? If not, please close this issue. Thanks! :) |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
@szaimen Hi, now in Nextloud version 23.0.1.1, Ubuntu 20.04 and PHP 7.4 valid |
How to use GitHub
Steps to reproduce
Expected behaviour
successful synchronization of files
Actual behaviour
Warning and Error reported at NC server
Server configuration
Operating system: Ubuntu 20.04.1 LTS
Web server: Apache2
Database: mysql
PHP version: 7.4
Nextcloud version: 20.0.4
Updated from an older Nextcloud/ownCloud or fresh install: fresh install (web installer)
Where did you install Nextcloud from: https://nextcloud.com/
Signing status:
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: (Chrome / Android)
Nextcloud Android Client Version: 3.14.1
Operating system: Android 7.1.1 / Galaxy JS (2016)
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
The text was updated successfully, but these errors were encountered: