qoretechnologies / qorus-ui

MIT License
1 stars 0 forks source link

[BUG] new connections are not added to the connection pages from WS events #70

Closed davidnich closed 1 year ago

davidnich commented 1 year ago

Describe the bug:

see subject

To Reproduce:

create a connection and watch the connections page.

ex WS event:

2023-09-02 17:29:34.523661 CEST: 472867: (MAJOR) CONNECTION CONNECTION_CREATED (dnichols): {id: 472867, time: 2023-09-02 17:29:34.523661 Sat +02:00 (CEST), timeus: 523661, class: 108, classstr: "CONNECTION", event: 5104, eventstr: "CONNECTION_CREATED", severity: 3, severitystr: "MAJOR", caller: {user: "dnichols", api: "external API call", source: "::ffff:192.168.16.20", source-host: "supah.prague.qoretechnologies.com", source-family: "ipv6", socket: ":::8092", connection-id: 37580, url: {path: "api/latest/remote/user"}}, info: {name: "aaa", url: "rests://server", desc: "aa", connectionid: 364, conntype: "USER-CONNECTION", url_hash: {protocol: "rests", host: "server"}, opts: {connect_timeout: 45000, error_passthru: False, http_version: "1.1", redirect_passthru: False, ssl_verify_cert: False, timeout: 45000, data: "auto", oauth2_auto_refresh: True, token_type: "Bearer"}}, compositeseverity: 3, compositeseveritystr: "MAJOR"}

Expected behavior:

the connection appears in the page

Screenshots or logs:

Desktop (please complete the following information):

Additional context

davidnich commented 1 year ago

appears to be working after all