Open bota87 opened 1 year ago
Describe the problem/bug When I click on the home page this error is logged, however the page seems to load correctly
{ context: 'ExceptionsHandler', stack: [ 'Error: FullChannelDetailsNotFound\n' + ' at /app/dist/modules/node/lnd/lnd.helpers.js:8:15\n' + ' at processTicksAndRejections (node:internal/process/task_queues:96:5)\n' + ' at async ChannelsResolver.getChannel (/app/dist/modules/api/channels/channels.resolver.js:34:25)\n' + ' at async target (/app/node_modules/@nestjs/core/helpers/external-context-creator.js:74:28)\n' + ' at async Object.getChannel (/app/node_modules/@nestjs/core/helpers/external-proxy.js:9:24)' ], level: 'error', message: 'FullChannelDetailsNotFound', timestamp: '2023-08-03T23:10:51.417Z' }
Your environment
Describe the problem/bug When I click on the home page this error is logged, however the page seems to load correctly
Your environment