Files 3.0.0 pre-final available
-
FYI, rolled back and now it is fine.
Something is wrong with 3.0
-
Step d)
Files is probably creating the cache for your account, which takes a while.
We’re adding a loading mask in the next version.Could you give it another try, then wait a while for your account to load?
As for the “Unexpected error”
Could you dive in your logs and get the original error message? (If available) -
Thanks Marty, I’ll give it a try again over the weekend.
When I roll back to 2.1.6 the unexpected error goes away.
-
Hi Marty, I tried again…
a) The initial error still comes up
b) I can then wait forever, but the Files tab still displays nothing.
I looked at the log file but I can’t see anything obvious.
(apache2 log)However, I kept a copy of it and I would be happy to send it to you if you let me know how I can do that (it’s too big to post here)
Thank you.
-
now rolled back and everything is back to normal.
My guess is that the issue is the first initial unexpected error which however I am unclear how to identify.
-
Hi mcostan,
I looked at the log file but I can’t see anything obvious.
Did you raise the log-verbosity for the files plugin?
/etc/kopano/webapp/config-files.php
define('PLUGIN_FILESBROWSER_LOGLEVEL', "DEBUG");
++umgfoin.
-
yep… already it was.
Happy to send you the log files by email if you like.
-
Thanks for the try.
We’ve added some better logging (webapp) for this unexpected error (already in master)
If an error is logged you should be able to find it by searching for:JSON ERROR
In the meantime we’re working on some performance for the files plugin.
Most likely the requests had a time out on your machine. -
Hi Marty,
I will try the process again today and report back.
And thank you very much for your help.
-
I just tried again.
I searched the entire log file and I cannot see JSON ERROR.
However when I now log in, I get the following error message instead:
Server encountered some problem, so it was not able to handle the request.
After that, the files area is still completely empty.
Rolled back and everything back to normal.
Note that the error message occurs immediately after logging into webapp (pretty much instantly)
Thanks for your help.
I have taken a copy of the log file which I can send you if you would like to.
-
Update:
Files-3.0 - git master 67cd8a32846
with webapp
3.5.11.24-g059d608p on CentOS 6, PHP 7.3, memcached:Problems gone - working for nextcloud and smb.
The long periods of unresponsiveness while loading/updating folder contents disappeared after setting log-level from
DEBUG
toNORMAL
.++umgfoin.
-
not working for me though. Unless something has changed in the code from 3 days ago.
-
@mcostan Keep an eye on
https://jira.kopano.io/browse/KFP-412Should work way faster after this fix.
-
My error was that I get an unexpected error to start with… I really don’t think my error was due to the caching…
But hey… who am I to say.