Your message dated Tue, 16 Aug 2022 10:09:52 +0000
with message-id <e1ontwc-003jo4...@fasolo.debian.org>
and subject line Bug#1016732: fixed in node-sockjs 0.3.24+~0.3.33-2
has caused the Debian Bug report #1016732,
regarding node-sockjs throws: TypeError: Cannot read properties of undefined 
(reading 'addEventListener') at WebSocketReceiver.setUp
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 ow...@bugs.debian.org
immediately.)


-- 
1016732: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016732
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: node-sockjs
Version: 0.3.24+~0.3.33-1
Severity: serious
X-Debbugs-Cc: e...@ericebrown.com

Hi,

On running shiny-server with 0.3.24+~0.3.33-1 it chokes with:

| [2022-08-06T04:59:03.613] [ERROR] shiny-server - Uncaught exception: 
TypeError: Cannot read properties of undefined (reading 'addEventListener')
| [2022-08-06T04:59:03.614] [ERROR] shiny-server - TypeError: Cannot read 
properties of undefined (reading 'addEventListener')
|    at WebSocketReceiver.setUp 
(/usr/share/nodejs/sockjs/lib/trans-websocket.js:76:24)
|    at new GenericReceiver (/usr/share/nodejs/sockjs/lib/transport.js:313:12)
|    at new WebSocketReceiver 
(/usr/share/nodejs/sockjs/lib/trans-websocket.js:63:9)
|    at ws.onopen (/usr/share/nodejs/sockjs/lib/trans-websocket.js:31:55)
|    at WebSocket.dispatchEvent 
(/usr/share/nodejs/faye-websocket/lib/faye/websocket/api/event_target.js:24:30)
|    at WebSocket._open 
(/usr/share/nodejs/faye-websocket/lib/faye/websocket/api.js:144:10)
|    at Hybi.<anonymous> 
(/usr/share/nodejs/faye-websocket/lib/faye/websocket/api.js:35:49)
|    at Hybi.emit (node:events:513:28)
|    at Hybi._open 
(/usr/share/nodejs/websocket-driver/lib/websocket/driver/base.js:148:10)
|    at Hybi.start 
(/usr/share/nodejs/websocket-driver/lib/websocket/driver/base.js:105:34)
| [2022-08-06T04:59:03.615] [INFO] shiny-server - Stopping listener on 
http://[::]:3838
| [2022-08-06T04:59:03.615] [INFO] shiny-server - Shutting down worker 
processes (with notification)
| /usr/lib/shiny-server/lib/main.js:391
|  throw err;
|  ^
|
| TypeError: Cannot read properties of undefined (reading 'addEventListener')
|    at WebSocketReceiver.setUp 
(/usr/share/nodejs/sockjs/lib/trans-websocket.js:76:24)
|    at new GenericReceiver (/usr/share/nodejs/sockjs/lib/transport.js:313:12)
|    at new WebSocketReceiver 
(/usr/share/nodejs/sockjs/lib/trans-websocket.js:63:9)
|    at ws.onopen (/usr/share/nodejs/sockjs/lib/trans-websocket.js:31:55)
|    at WebSocket.dispatchEvent 
(/usr/share/nodejs/faye-websocket/lib/faye/websocket/api/event_target.js:24:30)
|    at WebSocket._open 
(/usr/share/nodejs/faye-websocket/lib/faye/websocket/api.js:144:10)
|    at Hybi.<anonymous> 
(/usr/share/nodejs/faye-websocket/lib/faye/websocket/api.js:35:49)
|    at Hybi.emit (node:events:513:28)
|    at Hybi._open 
(/usr/share/nodejs/websocket-driver/lib/websocket/driver/base.js:148:10)
|    at Hybi.start 
(/usr/share/nodejs/websocket-driver/lib/websocket/driver/base.js:105:34)
|
| Node.js v18.6.0


While it is running perfectly ok _with 0.3.24-2_. Since this is
not a new release, there is a regression with the new changelog revision.

In particular, it seems that something is off with the coffeescript
generated files.

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.14.0-2-amd64 (SMP w/8 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (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 node-sockjs depends on:
pn  node-faye-websocket    <none>
ii  node-uuid              8.3.2+~8.3.3-2
pn  node-websocket-driver  <none>

node-sockjs recommends no packages.

node-sockjs suggests no packages.

--- End Message ---
--- Begin Message ---
Source: node-sockjs
Source-Version: 0.3.24+~0.3.33-2
Done: Yadd <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-sockjs, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1016...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yadd <y...@debian.org> (supplier of updated node-sockjs package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 16 Aug 2022 11:30:06 +0200
Source: node-sockjs
Built-For-Profiles: nocheck
Architecture: source
Version: 0.3.24+~0.3.33-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1016732
Changes:
 node-sockjs (0.3.24+~0.3.33-2) unstable; urgency=medium
 .
   * Team upload
   * Fix coffeescript2 patch (Closes: #1016732)
Checksums-Sha1: 
 bd8fe12cd31619cd92cc330672cdda786fe85669 2450 node-sockjs_0.3.24+~0.3.33-2.dsc
 38257f5a8c49df41d4e9e714ebee655386445293 4244 
node-sockjs_0.3.24+~0.3.33-2.debian.tar.xz
Checksums-Sha256: 
 3387e652d8446252a40e46e18d68411cf3f4f268c295bf9e6369dd98b596a761 2450 
node-sockjs_0.3.24+~0.3.33-2.dsc
 5532e0cccbe4e3303502604e799e164ea3fc2ce1925b21d87405a6abcda564cb 4244 
node-sockjs_0.3.24+~0.3.33-2.debian.tar.xz
Files: 
 5e81bdd19e32607a7f42780ef31d2d67 2450 javascript optional 
node-sockjs_0.3.24+~0.3.33-2.dsc
 ba7f8c7ba8b06f5e048197a3bbe52baf 4244 javascript optional 
node-sockjs_0.3.24+~0.3.33-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmL7ZVoACgkQ9tdMp8mZ
7umklRAAkqI0LVjT16Ucg8lHiLEcsnPSiT9cQjogj9VG+c/8jsOYWxlqvd7Tad6C
PJynpM3WsCfbBiWrSGaBDDYRoGZtWVQq2fqXafcG0PMGFKLO9s0kM+GdTPnPo5B1
WINYleGb1tk9/jXEyt7eklLBg0jAJ9K017J52h9H7w1giySIPo4PHIzOu7BXHrEW
M1iOJQlnpy1vjYjGh7h5MIKPTl17SBdLZILJ/n48nYxULAuib85SkAolI/Bj0I6y
r37nmCyHks4S5wrwInZ15Z56QiD9ifT9IpIzmOaYGqDDRKbC30Etp8rbmPQt5mSY
XG2XyaMn+03dtmhOelAwZgrx+l40W3fYB48xWcaf9aIHZzh5xAHY2lYlhwXDdRtI
mtL83+EJlkkp6IE6Ux07IQTvzYqGSfAqygXLQFDxQ9VoPYEIaLy19L65bQ92NPJW
OsJiv2Ez/2JwdB/iJ0f8QYERJCrjmXPNdyhBYTDQw5GMM6ya9shKlbk0J2QmOrYN
quo76Y++Lb2nEEwLR4IMUdW7Ar+6sFNGEbiWpAiuhA4WjF6X1Q+1whwO3RNhf+kt
lLARDyh/MwISDES05IyP1w5NoBGVd1vcjEpOHvY3UTP+RFoEfHGTp+5UzkKaHhQ4
SW8ZJcsaQp1emCJWv3duaILi3sv2CLnE1En7py8fxfJBHehjgfU=
=epyW
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to