Attention: No official support is provided at Community Help, this is for users helping each other. If you want official support go to chevereto.com/support
I have a few hundred video files in /var/www/html/importing/no-parse
Permissions are www-data for folder and files
Trying to run the command
sudo -u www-data /var/www/html/app/bin/legacy -C bulk-importer
And I receive the following error
/var/www/html/app/bin$ sudo -u www-data /var/www/html/app/bin/legacy -C bulk-importer
[67ae64cd7695d] ErrorException in /var/www/html/app/vendor/php-ds/php-ds/src/Map.php:290
# Message [Code #8192]
Ds\Map::filter(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead
# Time
2025-02-13T21:31:57+00:00 [1739482317]
# Incident 67ae64cd7695d
# Backtrace
------------------------------------------------------------
0 /var/www/html/app/vendor/php-ds/php-ds/src/Map.php:290
{main}()
------------------------------------------------------------
1 /var/www/html/app/vendor/composer/ClassLoader.php:576
include()
------------------------------------------------------------
2 /var/www/html/app/vendor/composer/ClassLoader.php:427
{closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():575}()
------------------------------------------------------------
3 /var/www/html/app/src/Vars/EnvVar.php:54
Composer\Autoload\ClassLoader->loadClass()
------------------------------------------------------------
4 /var/www/html/app/src/Legacy/functions.php:1185
Chevereto\Vars\EnvVar->__construct()
------------------------------------------------------------
5 /var/www/html/app/legacy/entrypoints/cli.php:48
Chevereto\Legacy\loaderHandler()
------------------------------------------------------------
6 /var/www/html/app/bin/legacy:13
require_once(string(length=44))
------------------------------------------------------------
Unable to use xrDebug at /var/www/html/app/legacy/load/register-handlers.php:161: Function
Any suggestions?
I have a few hundred video files in /var/www/html/importing/no-parse
Permissions are www-data for folder and files
Trying to run the command
sudo -u www-data /var/www/html/app/bin/legacy -C bulk-importer
And I receive the following error
/var/www/html/app/bin$ sudo -u www-data /var/www/html/app/bin/legacy -C bulk-importer
[67ae64cd7695d] ErrorException in /var/www/html/app/vendor/php-ds/php-ds/src/Map.php:290
# Message [Code #8192]
Ds\Map::filter(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead
# Time
2025-02-13T21:31:57+00:00 [1739482317]
# Incident 67ae64cd7695d
# Backtrace
------------------------------------------------------------
0 /var/www/html/app/vendor/php-ds/php-ds/src/Map.php:290
{main}()
------------------------------------------------------------
1 /var/www/html/app/vendor/composer/ClassLoader.php:576
include()
------------------------------------------------------------
2 /var/www/html/app/vendor/composer/ClassLoader.php:427
{closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():575}()
------------------------------------------------------------
3 /var/www/html/app/src/Vars/EnvVar.php:54
Composer\Autoload\ClassLoader->loadClass()
------------------------------------------------------------
4 /var/www/html/app/src/Legacy/functions.php:1185
Chevereto\Vars\EnvVar->__construct()
------------------------------------------------------------
5 /var/www/html/app/legacy/entrypoints/cli.php:48
Chevereto\Legacy\loaderHandler()
------------------------------------------------------------
6 /var/www/html/app/bin/legacy:13
require_once(string(length=44))
------------------------------------------------------------
Unable to use xrDebug at /var/www/html/app/legacy/load/register-handlers.php:161: Function
curl_close
is not availableAny suggestions?