Version 1.12 yeti-cdr-billing@cdr_billing Launch failed

I followed Version 1.12 step by step, but when I started yeti-cdr-billing@cdr_billing, an error occurred. Please give me some advice.

Log:
Oct 22 11:22:07 ecs-vos yeti-cdr-billing[144715]: [11:22:07.508670 ] [ INFO]: Worker for cdr_billing started
Oct 22 11:22:07 ecs-vos yeti-cdr-billing[144715]: [11:22:07.523455 ] [ERROR]: ActiveRecord::StatementInvalid PG::RaiseException: ERROR: Not subscriber to queue: cdr_billing/cdr_billing#012CONTEXT: PL/pgSQL function pgq.next_batch_custom(text,text,interval,integer,interval) line 70 at RAISE#012SQL statement “select f.batch_id, f.cur_tick_id, f.prev_tick_id,#012 f.cur_tick_time, f.prev_tick_time,#012 f.cur_tick_event_seq, f.prev_tick_event_seq#012 from pgq.next_batch_custom(i_queue_name, i_consumer_name, NULL, NULL, NULL) f”#012PL/pgSQL function pgq.next_batch_info(text,text) line 33 at SQL statement#012SQL statement “select batch_id from pgq.next_batch_info(i_queue_name, i_consumer_name)”#012PL/pgSQL function pgq.next_batch(text,text) line 17 at SQL statement

I think you haven’t completed database initialization step: WEB interface installation — Yeti documentation

1 Like

yes, fixed. thank you for your reply.