-
-
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
Web interface slow to start and lots of "No cache entry found for [...]" errors on Web Interface call #11471
Comments
GitMate.io thinks possibly related issues are #10922 (Update to NC14 RC 1 No cache entry found), #10570 (cache root cache entry), #938 (Lots of errors "File with id "XXX" has not been found."), #2967 (User cannot log in the web interface), and #2282 ([PHP 7.0] Web interface. Ajax Authentication Error). |
I had exactly the same problems, but after a reboot everything worked fine. |
I just upgraded as well from 1306 to 1401 on Ubuntu 1604LTS with apache2 and PHP7 and getting many of these entry's like: No cache entry found for /appdata_ocaacnf00r5p/avatar/xx/avatar.jpg (storage: local::/data/, internalPath: appdata_ocaacnf00r5p/avatar/xx/avatar.jpg) I did already an reboot but no fix; still happening; each time I do a re-login. Any suggestions? |
I have the same issue running on Debian with Nginx and PHP7.2, eg;
|
Ok, weird thing, but the issue seems to be gone after rebuilding from the latest docker image (still stable branch, not 14.0.0.2RC). Could someone who's also been affected please confirm? I had some other changes in the host setup (fixing a mad cronjob) and I'd like to be sure the update was the cause for the effect. |
Ok, never mind - it's back. Probably I was just fooled by weird timing or whatever... |
Same issue? nextcloud/tasks#214 |
I am using Nextcloud version 13.0.8 |
I was having this problem, and when I migrated my server to a Kubernetes environment using S3 for storage, I cleaned out the backups directory, and the 279,000 entries in the |
Cool! I'd love to try!
Exposing my lack of knowledge: How exactly would I do that? (SQL outside queries is still a bit of a blind spot for me...)
|
I'm experiencing the same issue and was wondering if it is safe to clear the filecache table. I can't find any information on that. |
so no, it is not safe, it lost all file&folder shares due to that action |
Yep, you should not do that! :O For people having appdata cache issues, an You can also help my doing a The appdata no cache entry is fixed now. |
tried all of them, still have the "no cache" entries in log with the extrem long login |
me too. |
Hi everyone,
I keep getting a problem with the web interface since upgrading from NC 13.0.0.6 to NC 14.0.0.1. As a short summary, the web interface seems to take eons to load and in my log there are lots of "No cache entry found..." lines. Details see below. Am I doing something wrong here?
Steps to reproduce
Expected behaviour
Web interface should show up after a short time.
Actual behaviour
The web interface times out on the first call (the nginx reverse-proxy typically throws a 504 timeout) but login is possible on 2nd or 3rd attempt.
Observations:
Server configuration
Operating system: Debian 9 "Stretch" in Docker on Debian 9 "Stretch" (OpenMediaVault flavor with docker ce repos enabled)
Web server: Apache 2.4.25-3+deb9u5 (from nextcloud docker image)
Database: MariaDB 10.3.9+maria~bionic (from mariaDB docker image)
PHP version: PHP 7.2.10 (from nextcloud docker image)
Nextcloud version: Nextcloud 14.0.0.1
Updated from an older Nextcloud/ownCloud or fresh install: Updated from...
Where did you install Nextcloud from:
Signing status:
Well, that's probably a different thing - but you asked and I'm no expert:
List of activated apps:
Several but nothing fancy I think - see details
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: local/smb/sftp/...
Are you using encryption: yes/no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
LDAP configuration (delete this part if not used)
LDAP config
Client configuration
Browser:
Operating system:
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: