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

kanku-worker crashes after image download if database is not existant ... #20

Open
M0ses opened this issue Jan 12, 2018 · 0 comments
Open
Labels

Comments

@M0ses
Copy link
Owner

M0ses commented Jan 12, 2018

... but build is not recognized as failed by kanku-dispatcher

From worker log:

[2018/01/12 18:27:14][DEBUG][12781] Kanku::Daemon::Worker 310 - EXCEPTION REFERENCE: DBIx::Class::Exception
[2018/01/12 18:27:14][ERROR][12781] Kanku::Daemon::Worker 319 - DBIx::Class::Storage::DBI::_prepare_sth(): DBI Exception: DBD::SQLite::db prepare_cached failed: no such table: image_download_history [for Statement "SELECT me.vm_image_url, me.vm_image_file, me.download_time FROM image_download_history me WHERE ( me.vm_image_url = ? )"] at /opt/kanku/bin/../lib/Kanku/Handler/ImageDownload.pm line 184
[2018/01/12 18:27:14][ERROR][12781] Kanku::Daemon::Worker 156 - encountered object 'DBIx::Class::Storage::DBI::_prepare_sth(): DBI Exception: DBD::SQLite::db prepare_cached failed: no such table: image_download_history [for Statement "SELECT me.vm_image_url, me.vm_image_file, me.download_time FROM image_download_history me WHERE ( me.vm_image_url = ? )"] at /opt/kanku/bin/../lib/Kanku/Handler/ImageDownload.pm line 184
', but neither allow_blessed, convert_blessed nor allow_tags settings are enabled (or TO_JSON/FREEZE method missing) at /opt/kanku/bin/../lib/Kanku/Daemon/Worker.pm line 321.
@M0ses M0ses added the bug label Jul 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant