-
-
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
!!! Path '' is not accessible or present !!! #2936
Comments
Well increase your log_level to 1 or something, when you don't want to see debug messages in your log. |
@nickvergessen Regardless of what log level this is set as, it sounds like something that shouldn't be happening (probably should be "info", "warning" or "error"). I don't recall seeing it before upgrading to NC11. Increasing the log level will just hide the issue. I'd prefer a good (less snide) explanation of why it is acceptable for the default cron job to not be able to locate a path. |
Can you provide a backup of your |
I know where most logs are and how to get to the mariadb table, but I don't know what the jobs database table is... |
in mariadb in your database |
-- MySQL dump 10.15 Distrib 10.0.28-MariaDB, for debian-linux-gnu (x86_64)-- Host: localhost Database: localhost -- Server version 10.0.28-MariaDB-0ubuntu0.16.04.1 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT /; --
|
I'm seeing this very message on the v18 branch and wonder what the fix is - and why this ticket was closed without any reason / solution stated. |
This issue is more than 3 years old. Please create a new one and fill the issue template |
Steps to reproduce
Expected behaviour
No such error
Actual behaviour
I receive this error
Server configuration
Operating system:
Ubuntu 16.04.1
Web server:
nginx 1.10.0
Database:
mariadb 10.0
PHP version:
PHP7.0
Nextcloud version: (see Nextcloud admin page)
Nextcloud 11.0
Updated from an older Nextcloud/ownCloud or fresh install:
Fresh install, but migrated Nextcloud folder and database from an install on another computer, but also NC11.0
Where did you install Nextcloud from:
https://download.nextcloud.com/server/releases/nextcloud-11.0.0.tar.bz2
Signing status:
Signing status
No errors have been found.App list
All official apps as of 1/1/2017Config report
{ "system": { "instanceid": "ocw2lrcmig6j", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "***REMOVED BY USER***" ], "datadirectory": "\/media\/cloud_main\/nextcloud_data", "overwrite.cli.url": "https:\/\/***REMOVED BY USER***\/nextcloud", "dbtype": "mysql", "version": "11.0.0.10", "dbname": "nextcloud", "dbhost": "localhost", "dbport": "", "dbtableprefix": "oc_", "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "logtimezone": "UTC", "installed": true, "memcache.local": "\\OC\\Memcache\\Redis", "filelocking.enabled": "true", "maintenance": false, "memcache.locking": "\\OC\\Memcache\\Redis", "redis": { "host": "\/var\/run\/redis\/redis.sock", "port": 0, "timeout": 0 }, "loglevel": 0, "mail_smtpmode": "smtp", "mail_domain": "gmail.com", "mail_smtphost": "smtp.gmail.com", "mail_smtpauthtype": "LOGIN", "mail_smtpauth": 1, "mail_smtpname": "***REMOVED SENSITIVE VALUE***", "mail_smtppassword": "***REMOVED SENSITIVE VALUE***", "mail_from_address": "***REMOVED BY USER***", "mail_smtpport": "587", "mail_smtpsecure": "tls", "updater.secret": "***REMOVED SENSITIVE VALUE***", "theme": "", "updater.release.channel": "stable" } }Are you using external storage, if yes which one: local/smb/sftp/...
local
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one:
no
Client configuration
Browser:
Chrome 53.0.2785.116 or Nextcloud App 1.4.0
Operating system:
Windows 10 or Android 6.0.1
Logs
Web server error log
Web server error log
{"reqId":"\/8MWPYpEPl05KbMGuC6p","remoteAddr":"","app":"OC\\Files\\Cache\\Scanner","message":"!!! Path '' is not accessible or present !!!","level":0,"time":"2016-10-30T02:45:03+00:00","method":"--","url":"--","user":"--"}Nextcloud log
N/ABrowser log
N/AThe text was updated successfully, but these errors were encountered: