-
-
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
Better error message when configured hostnames/URLs are invalid (versus Trying to access array offset on value of type bool
)
#49370
Comments
Not a bug. The cause is likely invalid syntax for your IPv6 addresses (which likely don't even have to be listed - unless you're really entering them manually in your browser URL bar - but that's up to you):
|
Related to #48820 I reduced the trusted_domains to a minimum (I also removed ipv6 in |
Trying to access array offset on value of type bool
)
Oh sorry @joshtrichards ... 😅 |
Fixed by #49373 |
Bug description
Hi,
I have no operating problem about my nextcloud instance, but in my nextcloud log, I have this error :
Trying to access array offset on value of type bool at /paht/of/my/nextcloud/apps/settings/lib/SetupChecks/CheckServerResponseTrait.php#97
Can someone tell me why and what's the problem please ?
Steps to reproduce
1.just visit web interface of my nextcloud
2.go in log
3.I can see the error
Expected behavior
No errors ...
Nextcloud Server version
30
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 28 to 29)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: