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

Issue with VideoConverter v0.1.4 and Nextcloud v18.0.7 #50

Open
RodSeq opened this issue Jul 25, 2020 · 0 comments
Open

Issue with VideoConverter v0.1.4 and Nextcloud v18.0.7 #50

RodSeq opened this issue Jul 25, 2020 · 0 comments

Comments

@RodSeq
Copy link

RodSeq commented Jul 25, 2020

Hi, I have installed VideoConverter v0.1.4 on a freshly new instance Nextcloud v18.0.7. The app fails to work out of the box displaying the following error message:

B/var/www/vhosts/[mydomain]/httpdocs/nextcloud/apps/video_converter/lib/Controller/ConversionController.php(227): OC\Files\Utils\Scanner->scan('/rsequeira/file...', false) #1 /var/www/vhosts/[mydomain]/httpdocs/nextcloud/apps/video_converter/lib/Controller/ConversionController.php(98): OCA\Video_Converter\Controller\ConversionController->scanFolder('/rsequeira/file...', 'rsequeira') #2 /var/www/vhosts/[mydomain]/httpdocs/nextcloud/lib/private/AppFramework/Http/Dispatcher.php(170): OCA\Video_Converter\Controller\ConversionController->convertHere('Nextcloud intro...', '/', '0', 'avi', 'medium', '0', '', '', '', false, NULL, 0) #3 /var/www/vhosts/[mydomain]/httpdocs/nextcloud/lib/private/AppFramework/Http/Dispatcher.php(99): OC\AppFramework\Http\Dispatcher->executeController(Object(OCA\Video_Converter\Controller\ConversionController), 'convertHere') #4 /var/www/vhosts/[mydomain]/httpdocs/nextcloud/lib/private/AppFramework/App.php(125): OC\AppFramework\Http\Dispatcher->dispatch(Object(OCA\Video_Converter\Controller\ConversionController), 'convertHere') #5 /var/www/vhosts/[mydomain]/httpdocs/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php(47): OC\AppFramework\App::main('OCA\Video_conve...', 'convertHere', Object(OC\AppFramework\DependencyInjection\DIContainer), Array) #6 [internal function]: OC\AppFramework\Routing\RouteActionHandler->__invoke(Array) #7 /var/www/vhosts/[mydomain]/httpdocs/nextcloud/lib/private/Route/Router.php(299): call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array) #8 /var/www/vhosts/[mydomain]/httpdocs/nextcloud/lib/base.php(1008): OC\Route\Router->match('/apps/video_con...') #9 /var/www/vhosts/[mydomain]/httpdocs/nextcloud/index.php(38): OC::handleRequest() #10 {main}

Could you tell me what should I do to solve this issue ?

Otherwise thanks for developping this app that is highly useful.

Thanks,
Rodolphe

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

1 participant