ankane / lockbox

Modern encryption for Ruby and Rails
MIT License
1.46k stars 68 forks source link

Lockbox Migration getting stopped without any errors #158

Closed prasannatamma closed 2 years ago

prasannatamma commented 2 years ago

Migrating old data with lockbox migrate is getting stopped after sometime without any errors, i am trying to migrate 3 lakh existing records and i triggered almost 50 times to make migration process complete? Anyone have idea why it is getting stopped and how can we avoid it?

ankane commented 2 years ago

Hey @prasannatamma, to better understand what's going on, try looking into how to debug the specific problem you're seeing (Ruby process crashes / Ruby process hangs).