owncloud-archive / files_locking

3 stars 5 forks source link

Undefined index: \/Users\/lreschke\/Programming\/core\/data\/admin\/files\/test at \/Users\/lreschke\/Programming\/core\/apps\/files_locking\/lib\/lockingwrapper.php#140 #8

Closed LukasReschke closed 9 years ago

LukasReschke commented 9 years ago

{"reqId":"0ff2f50d6a7d6d497362964ff000f54e","remoteAddr":"::1","app":"PHP","message":"Undefined index: \/Users\/lreschke\/Programming\/core\/data\/admin\/files\/test at \/Users\/lreschke\/Programming\/core\/apps\/files_locking\/lib\/lockingwrapper.php#140","level":3,"time":"2015-02-16T23:06:50+00:00"}

On current master when deleting a folder.

@icewind1991

enoch85 commented 9 years ago

I can confirm this.

Error   PHP Undefined index: /var/www/owncloud/data/user/files/Ny mapp at /var/www/owncloud/apps/files_locking/lib/lockingwrapper.php#140   2015-02-21T18:52:42+00:00
Error   PHP Undefined index: complete at /var/www/owncloud/apps/tasks/controller/helper.php#220 2015-02-21T18:49:11+00:00
LukasReschke commented 9 years ago

@DeepDiver1975 FYI - 8.1 or 8.0.1?

karlitschek commented 9 years ago

i think 8.0.1 would be good

utack commented 9 years ago

Just happened here as well. A fix would really be nice in 8.0.1 How does one resolve it when it happens?

enoch85 commented 9 years ago

8.0.3?

PeGa commented 9 years ago

I can confirm this still happens in 8.0.2

castanley commented 9 years ago

Confirmed this is happening to me as well.

OC\Tags::__construct, tags: Array ( )

Undefined index: /home/REMOVED/domains/REMOVED/public_html/cloud/data/REMOVED/files_encryption/keys/hw8.txt at /home/REMOVED/domains/REMOVED/public_html/cloud/apps/files_locking/lib/lockingwrapper.php#140

kaplandani commented 9 years ago

same here on 8.0.2 got many of those....

kroko commented 9 years ago

+1 @8.0.2

kaplandani commented 9 years ago

Can anyone tell what happens when I get this error ? what implication does it have ?

DeepDiver1975 commented 9 years ago

actually dup of https://github.com/owncloud/files_locking/issues/26

DeepDiver1975 commented 9 years ago

fix is here - https://github.com/owncloud/files_locking/pull/27