Skip to content
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

Massive log spam #3

Closed
TheColin21 opened this issue Jan 4, 2021 · 3 comments
Closed

Massive log spam #3

TheColin21 opened this issue Jan 4, 2021 · 3 comments

Comments

@TheColin21
Copy link

{"reqId":"X-LOoSrdRvqppRN6gPdNXAAAAFg","level":3,"time":"2021-01-04T08:15:29+00:00","remoteAddr":"37.247.74.58","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/logreader/poll?lastReqId=X-LOoSrdRvqppRN6gPdNWwAAAEQ","message":{"Exception":"Error","Message":"include_once(): Failed opening '/var/www/vhosts/path/to.my.cloud/apps/imageconverter/lib/AppInfo/../../vendor/autoload.php' for inclusion (include_path='/var/www/vhosts/path/to.my.cloud/3rdparty/pear/archive_tar:/var/www/vhosts/path/to.my.cloud/3rdparty/pear/console_getopt:/var/www/vhosts/path/to.my.cloud/3rdparty/pear/pear-core-minimal/src:/var/www/vhosts/path/to.my.cloud/3rdparty/pear/pear_exception:/var/www/vhosts/path/to.my.cloud/apps') at /var/www/vhosts/path/to.my.cloud/apps/imageconverter/lib/AppInfo/Application.php#37","Code":0,"Trace":[{"file":"/var/www/vhosts/path/to.my.cloud/apps/imageconverter/lib/AppInfo/Application.php","line":37,"function":"onError","class":"OC\Log\ErrorHandler","type":"::"},{"file":"/var/www/vhosts/path/to.my.cloud/apps/imageconverter/lib/AppInfo/Application.php","line":37,"function":"include_once"},{"file":"/var/www/vhosts/path/to.my.cloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":117,"function":"register","class":"OCA\ImageConverter\AppInfo\Application","type":"->"},{"file":"/var/www/vhosts/path/to.my.cloud/lib/base.php","line":644,"function":"runRegistration","class":"OC\AppFramework\Bootstrap\Coordinator","type":"->"},{"file":"/var/www/vhosts/path/to.my.cloud/lib/base.php","line":1091,"function":"init","class":"OC","type":"::"},{"file":"/var/www/vhosts/path/to.my.cloud/index.php","line":35,"args":["/var/www/vhosts/path/to.my.cloud/lib/base.php"],"function":"require_once"}],"File":"/var/www/vhosts/path/to.my.cloud/lib/private/Log/ErrorHandler.php","Line":91,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0","version":"20.0.4.0","id":"5ff2cea174960"}

this error gets spammed every second since last update, even after removing and reinstalling the app

Ubuntu 20.04 on KVM with Plesk and PHP 7.4

@major-mayer
Copy link
Owner

Thanks for the fast report.
Seems like i've forgotten to remove a line from the IBootstrap guide, thats leads to an import of an non existing file.
I will release the update very soon!

@TheColin21
Copy link
Author

TheColin21 commented Jan 4, 2021 via email

@major-mayer
Copy link
Owner

I've just updated it, but i don't know how long it takes for Nextcloud to distribute the app release.
Here you can download it manually if you don't want to wait: https://github.com/major-mayer/imageconverter/releases/download/v.1.3.1/imageconverter.tar.gz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants