Your message dated Thu, 23 Feb 2023 19:35:12 +0000
with message-id <e1pvhn2-002lq1...@fasolo.debian.org>
and subject line Bug#1016732: fixed in node-sockjs 0.3.24+~0.3.33-6
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-6
Done: Nilesh Patra <nil...@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.
Nilesh Patra <nil...@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: SHA256

Format: 1.8
Date: Fri, 24 Feb 2023 00:13:15 +0530
Source: node-sockjs
Architecture: source
Version: 0.3.24+~0.3.33-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Nilesh Patra <nil...@debian.org>
Closes: 1016732
Changes:
 node-sockjs (0.3.24+~0.3.33-6) unstable; urgency=medium
 .
   * Team Upload.
   * Manually gen files with coffeescript 1
   * Use manually gen files for installation (Closes: #1016732)
   * Bump Standards-Version to 4.6.2 (no changes needed)
Checksums-Sha1:
 78c83fa9db9e3aee644e721a23ba6ee8e66cc564 1961 node-sockjs_0.3.24+~0.3.33-6.dsc
 b7db53b674d04f58a24d5b27c1090e0e9c0f9995 15176 
node-sockjs_0.3.24+~0.3.33-6.debian.tar.xz
 dd1b7d003788ed3a6456c49cf829f9ac8cf711b4 12990 
node-sockjs_0.3.24+~0.3.33-6_amd64.buildinfo
Checksums-Sha256:
 23ec61268000d5e493ff7908e95b56be7a6e88e347be9dc3bd45fe55921d9ece 1961 
node-sockjs_0.3.24+~0.3.33-6.dsc
 99f88e69a28be2fdd4b0dcc3c10b1f23e80f8b2894d3df1ae69dbabd872c8171 15176 
node-sockjs_0.3.24+~0.3.33-6.debian.tar.xz
 5144c55bf20d514ab60b00b75edad6fbf1bc388a8881c1d0babe7513cdb331c1 12990 
node-sockjs_0.3.24+~0.3.33-6_amd64.buildinfo
Files:
 c4375d3c8a8e5a05b2135869af33127d 1961 javascript optional 
node-sockjs_0.3.24+~0.3.33-6.dsc
 83dd7dcfa9b5e0c1be5bbbedda493b61 15176 javascript optional 
node-sockjs_0.3.24+~0.3.33-6.debian.tar.xz
 333a3517163c5b9b2efd67e641066f66 12990 javascript optional 
node-sockjs_0.3.24+~0.3.33-6_amd64.buildinfo

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

iHUEARYIAB0WIQSglbZu4JAkvuai8HIqJ5BL1yQ+2gUCY/e8uQAKCRAqJ5BL1yQ+
2nDnAP4tk9jR/duf/BSTdbXMdTfPQydnHhjcwbhmmb8kE1JfmgEAuC+nmYTn7DMQ
AIrLjV4+mQ6s8uMuNGAcCFidigmvCw8=
=bLA3
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to