You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you using external storage, if yes which one (currently not supported by ocDownloader): Local only
Are you using encryption (currently not supported by ocDownloader): No
Are you using an external user-backend, if yes which one: No
ocDownloader configuration:
Which downloader are you using: Curl
Do you use a proxy: No
Which protocols do you allow: FTP/HTTP/Youtube
Nextcloud log (data/nextcloud.log)
Nextcloud formatted log
[index] Error: Exception: Argument 4 passed to OC\Files\Utils\Scanner::__construct() must implement interface Psr\Log\LoggerInterface, instance of OC\Log given, called in /home/{USER}/{DOMAINDIR}/apps/ocdownloader/controller/index.php on line 249 in file '/home/{USER}/{DOMAINDIR}/lib/private/Files/Utils/Scanner.php' line 95 at <>
/home/{USER}/{DOMAINDIR}/lib/private/AppFramework/App.php line 172
OC\AppFramework\Http\Dispatcher->dispatch(OCA\ocDownloader\Controller\Index {}, "Add")
/home/{USER}/{DOMAINDIR}/lib/private/Route/Router.php line 298
OC\AppFramework\App::main("IndexController", "Add", OC\AppFramework\ ... {}, ["ocdownloader.Index.Add"])
/home/{USER}/{DOMAINDIR}/lib/base.php line 1030
OC\Route\Router->match("/apps/ocdownloader/add")
/home/{USER}/{DOMAINDIR}/index.php line 36
OC::handleRequest()
GET /index.php/apps/ocdownloader/add
from 120.17.79.217 by superuser at 2022-09-30T03:19:33+00:00
Thanks
The text was updated successfully, but these errors were encountered:
Steps to reproduce
Not sure if this is different from php-curl.
Expected behaviour
Access the ocdownloader landing page
Actual behaviour
Page with:
Server configuration
Operating system: Ubuntu 18.04.4 LTS
Web server: Apache
Database: mysql 8.0.28
PHP version: 7.4.25
Nextcloud version: 24.0.5
Updated from an older Nextcloud/ownCloud or fresh install: Has been updated, but never installed ocDownloader before.
Where did you install Nextcloud from: Installed on shared host. Not in container.
index.php/settings/integrity/failed:
No errors have been found.
List of activated apps:
Nextcloud configuration:
}
Are you using external storage, if yes which one (currently not supported by ocDownloader): Local only
Are you using encryption (currently not supported by ocDownloader): No
Are you using an external user-backend, if yes which one: No
ocDownloader configuration:
Which downloader are you using: Curl
Do you use a proxy: No
Which protocols do you allow: FTP/HTTP/Youtube
Nextcloud log (data/nextcloud.log)
Nextcloud formatted log
[index] Error: Exception: Argument 4 passed to OC\Files\Utils\Scanner::__construct() must implement interface Psr\Log\LoggerInterface, instance of OC\Log given, called in /home/{USER}/{DOMAINDIR}/apps/ocdownloader/controller/index.php on line 249 in file '/home/{USER}/{DOMAINDIR}/lib/private/Files/Utils/Scanner.php' line 95 at <>OC\AppFramework\Http\Dispatcher->dispatch(OCA\ocDownloader\Controller\Index {}, "Add")
OC\AppFramework\App::main("IndexController", "Add", OC\AppFramework\ ... {}, ["ocdownloader.Index.Add"])
OC\Route\Router->match("/apps/ocdownloader/add")
OC::handleRequest()
GET /index.php/apps/ocdownloader/add
from 120.17.79.217 by superuser at 2022-09-30T03:19:33+00:00
Thanks
The text was updated successfully, but these errors were encountered: