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

Export process job stopped working some versions back - not sure which ? #489

Closed
arabcoders opened this issue Jun 12, 2024 Discussed in #487 · 0 comments · Fixed by #488
Closed

Export process job stopped working some versions back - not sure which ? #489

arabcoders opened this issue Jun 12, 2024 Discussed in #487 · 0 comments · Fixed by #488

Comments

@arabcoders
Copy link
Owner

Discussed in #487

Originally posted by vw-kombi June 12, 2024
I run on unraid.
I have the import that imports from my live emby server as part of a backup routine, then export to the backjup emby server.
The import is fine, but the export is not.
I also tried the same on the GUI console command - same error.
Do I need to re-create the backend or something ?

This is the command :
docker exec WatchState console state:export -v -s embybackup

This is the output -

[2024-06-11T23:14:48+00:00] NOTICE: DATABASE: Loading changed items since [2024-05-25 06:02:16 UTC].

In helpers.php line 86:

[TypeError]
makeDate(): Argument #1 ($date) must be of type DateTimeInterface|string|in
t, null given, called in /opt/app/src/Commands/State/ExportCommand.php on l
ine 349

Exception trace:
at /opt/app/src/Libs/helpers.php:86
makeDate() at /opt/app/src/Commands/State/ExportCommand.php:349
App\Commands\State\ExportCommand->process() at /opt/app/src/Commands/State/ExportCommand.php:134
App\Commands\State\ExportCommand->App\Commands\State{closure}() at /opt/app/src/Command.php:148
App\Command->single() at /opt/app/src/Commands/State/ExportCommand.php:134
App\Commands\State\ExportCommand->runCommand() at /opt/app/src/Command.php:75
App\Command->execute() at /opt/app/vendor/symfony/console/Command/Command.php:326
Symfony\Component\Console\Command\Command->run() at /opt/app/vendor/symfony/console/Application.php:1078
Symfony\Component\Console\Application->doRunCommand() at /opt/app/vendor/symfony/console/Application.php:324
Symfony\Component\Console\Application->doRun() at /opt/app/vendor/symfony/console/Application.php:175
Symfony\Component\Console\Application->run() at /opt/app/src/Libs/Initializer.php:174
App\Libs\Initializer->console() at /opt/app/bin/console:69

state:export [-f|--force-full] [--dry-run] [--timeout TIMEOUT] [-s|--select-backend [SELECT-BACKEND]] [--exclude] [-i|--ignore-date] [--logfile LOGFILE]

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

Successfully merging a pull request may close this issue.

1 participant