Skip to content

Error getting thing description for thing with id virtual-things-0: Error: Unable to find thing with id = virtual-things-0 #70

@benfrancis

Description

@benfrancis

STR:

  • Add one vThing from the virtual Things adapter
  • Remove the Thing

Expected:

  • Thing removed successfully
  • No errors on the console

Actual:

  • Thing removed successfully but errors on the console:
2025-12-10 18:08:05.186 ERROR  : WebSocket sendMessage failed: Error: WebSocket is not open: readyState 3 (CLOSED)
2025-12-10 18:08:05.187 ERROR  : WebSocket sendMessage failed: Error: WebSocket is not open: readyState 3 (CLOSED)
2025-12-10 18:08:05.187 ERROR  : WebSocket sendMessage failed: Error: WebSocket is not open: readyState 3 (CLOSED)
2025-12-10 18:08:05.188 ERROR  : WebSocket sendMessage failed: Error: WebSocket is not open: readyState 3 (CLOSED)
2025-12-10 18:08:05.188 INFO   : Successfully deleted virtual-things-0 from database.
2025-12-10 18:08:05.229 ERROR  : Error getting thing description for thing with id virtual-things-0: Error: Unable to find thing with id = virtual-things-0
    at gateway/build/models/things.js:259:23

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions