golevelup / nestjs

A collection of badass modules and utilities to help you level up your NestJS applications 🚀

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error Channel ended, no reply will be forthcoming

PedroCamargo-dev opened this issue · comments

Hey,
I'm having a problem starting my api, it's giving me the error "Channel ended, no reply will be forthcoming", which appears to be something from amqplib, this lib is out of date in nestjs-rabbitmq
service/node_modules/@golevelup/nestjs-rabbitmq/node_modules/amqplib/lib/channel.js:201 r(new Error("Channel ended, no reply will be forthcoming"));

Experiencing same issue. Can you share your config?

why config?