Your message dated Mon, 14 Sep 2026 21:26:03 +0200
with message-id
<CAJxTCxzopUdUUhNc4kVPbKNY+pyH9jB=zmethbuequtjlja...@mail.gmail.com>
and subject line Re: Bug#1147698: ttyd: Web client hangs for a minute before
being responsive on localhost
has caused the Debian Bug report #1147698,
regarding ttyd: Web client hangs for a minute before being responsive on
localhost
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1147698: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1147698
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ttyd
Version: 1.7.7-6
Severity: normal
Doing ttyd -p 8080 -B bash
and opening http://localhost:8080 shows a terminal, good.
However it doesn't respond for some time before becoming usable.
-- System Information:
Debian Release: forky/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 7.1.12+deb14-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages ttyd depends on:
ii libc6 2.43-5
ii libcap2 1:2.78-1+b1
ii libjson-c5 0.19+ds-1
ii libssl3t64 3.6.4-1
ii libuv1t64 1.52.1-4
ii libwebsockets-evlib-uv 4.3.5-6
ii zlib1g 1:1.3.dfsg+really1.3.2-3
ttyd recommends no packages.
Versions of packages ttyd suggests:
pn apache2 <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Le lun. 14 sept. 2026 à 20:35, Daniel Baumann <[email protected]> a écrit :
> On 9/14/26 20:31, Daniel Baumann wrote:
> > On 9/14/26 14:08, Jérémy Lal wrote:
> >> Doing ttyd -p 8080 -B bash
> >> and opening http://localhost:8080 shows a terminal, good.
> >
> > I can reproduce it when doing the above
>
> sorry, I have to take that back - it works immediately (I only later
> noticed that above is a read-only terminal), to summarize:
>
> both 'ttyd -p 8080 -B bash' as well as 'ttyd -p 8080 -B bash --writable'
> (and when being run through apache2 too) work instantly for me (using
> firefox).
>
Indeed ! I was missing the --writable flag (which should be before bash,
not after).
>
> what browser did you use? can you reproduce it when using a different
> browser?
> Regards,
> Daniel
>
--- End Message ---