[Bug 275103] sysutils/qjail can't attach jail console on RELEASE/14

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 15 Nov 2023 14:02:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275103

            Bug ID: 275103
           Summary: sysutils/qjail can't attach jail console on RELEASE/14
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: urtp5@yandex.by
                CC: qjail1@a1poweruser.com
             Flags: maintainer-feedback?(qjail1@a1poweruser.com)
                CC: qjail1@a1poweruser.com

Good day!

I have a fresh installation of RELEASE/14
FreeBSD BSD-FS1 14.0-RELEASE FreeBSD 14.0-RELEASE #0 releng/14.0-f9716eee8

and tryin to deploy several jails using sysutils/qjail 5.5
All steps are ok:
----------------------
- initial basejail from release/14 done
- added ip alias for jail
- qjail create -4 IP_ALIAS www_nginx

# jls
   JID  IP Address      Hostname                      Path
    1  192.168.1.3     www_nginx                     /usr/jails/www_nginx

# Top output with jail only processes:
  PID   JID USERNAME    THR PRI NICE   SIZE    RES STATE    C   TIME    WCPU
COMMAND
99257     1 root          1  20    0    13M  2592K nanslp   2   0:00   0.00%
cron
91890     1 root          1  20    0    13M  2796K select  10   0:00   0.00%
syslogd

But when I try to attach jail console it is just nothing happens... Simply new
line in console. What wrong with qjail?
# qjail console www_nginx
#

-- 
You are receiving this mail because:
You are the assignee for the bug.