#1456 server_select: attempt to call upvalue 'dispatch' (a nil value)

Reporter bert
Owner Nobody
Created
Updated
Stars ★ (1)
Tags
  • Priority-Medium
  • Status-Duplicate
  • Type-Defect
  1. bert on

    I noticed this in the error log after upgrading to recent trunk: ``` Oct 26 18:16:04 general error Top-level error, please report: /usr/lib/prosody/net/server_select.lua:528: attempt to call upvalue 'dispatch' (a nil value) Oct 26 18:16:04 general error stack traceback: /usr/lib/prosody/net/server_select.lua:528: in function 'readbuffer' /usr/lib/prosody/net/server_select.lua:948: in function </usr/lib/prosody/net/server_select.lua:932> [C]: in function 'xpcall' /usr/lib/prosody/../../bin/prosody:80: in function 'loop' /usr/lib/prosody/../../bin/prosody:90: in main chunk [C]: ? ``` What version of the product are you using? On what operating system? Prosody trunk nightly build 1158 (2019-10-20, cb9755d7a36e)

  2. bert on

    Upon further investigation, this looks like it's happening when I try to join a muc on a server that is not reachable.

  3. Zash on

    Thanks for the report. this was already reported in #1419 so closing as duplicate.

    Changes
    • tags Status-Duplicate

New comment

Not published. Used for spam prevention and optional update notifications.