-
Notifications
You must be signed in to change notification settings - Fork 87
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
Trying to access array offset on value of type int at lib/private/Files/Node/Node.php#327
#907
Comments
See nextcloud/server#19010 (comment) how to debug this error and add more information. I doubt the error is related to the serverinfo app (as the code in question opens a file from a user). |
This comment has been minimized.
This comment has been minimized.
so got the first results ... Error no app in context LogicException: $path is a integer: 2
So error seems to affect group folders and background job? |
Should fix it. |
For the moment my log is calm concerning
Let me observe it a little longer before i close this issue. |
Last log for the error is 18h past now, thanks again. |
I do have the problem with nextcloud 18.0.4 and groupfolder 6.0.6. What do you think? Is proposed solution #907 (comment) OK?
|
Hi, i'm also have this error. #907(comment) not helped. Please, any fix?
|
Hi, Should I open a new issue?
|
Yes, could you try to get some more extensive log entry with the patch from here #907 (comment) ? |
@juliushaertl
|
@kesselb |
@Lars1963 |
@kesselb here are the debug logs:
|
lib/private/Files/Node/Node.php#327
@acsfer I pushed a fix to #1472 Testing and reviews are welcome :) |
Steps to reproduce
Expected behaviour
Tell us what should happen
No errors flooding the logs like
Actual behaviour
Tell us what happens instead
Errors like above come periodically every hour
Server configuration
Operating system: ubuntu 18.04.4
Web server: NGinx 1.17.10
**Database:**PostgreSQL 12.2
**PHP version:**7.4.5
Nextcloud version: (see Nextcloud admin page) NC 18.0.4.2
**Where did you install Nextcloud from:**by WebUI Updater from 18.0.3
Client configuration
**Browser:**Firefox
**Operating system:**Zorin OS 15.2 (based on ubuntu 18.04.x)
Logs
Nextcloud log (data/owncloud.log)
[PHP] Error: Trying to access array offset on value of type int at /var/www/nextcloud/lib/private/Files/Node/Node.php#327
at 2020-05-08T07:00:03+02:00
[PHP] Error: Trying to access array offset on value of type int at /var/www/nextcloud/lib/private/Files/Node/Node.php#327
at 2020-05-08T01:45:02+02:00
Browser log
The text was updated successfully, but these errors were encountered: