Routing Simulation not logging

Hi, how can I fix this? There is no log when I do a routing simulation, I’ve migrated the database and until then it was working, now everything is working except routing simulation, i see only:

log

  • WARNING: Adding LNP resolvers sockets: . Resolver timeout: 1000ms

on yeti-web.log i see #ActiveModel::Errors:0x00007f26ecd96420

Thank you!

Two years ago you had exactly same problem. Same as previous time it caused by incorrect database.yml configuration which not same as provided in documentation.

yes!!! I was trying to remember if I had the same issue before, but I didn’t find anything related to this on forum. Can you please remind me how to fix? So I will take note, thanks a lot

  1. Open documentation
  2. Compare your config with documentation
  3. Fix your config

this time was a copy paste related issue, i’ve fixed it for the second time, thank you as always for your reply!