Skip to content

Server management overhaul #1014

@apohl79

Description

@apohl79

Discussed in #1010

Originally posted by Henri75 September 4, 2022
This small isssue is there for a while now, but checking the log for something else I decided to go with it.

In the plugin, the server list is not correctly updated : sometimes a server is only with its name, sometimes with its IP. Worst, it change from session to session, so you never now.

Here is an example where there is only 3 servers among the 6 remote server I use : one is listed with its name, the other with the IP (see screenshot)
Screen Shot 2022-09-04 at 16 56 04

In the Tray log I can see the line showing both servers discovered with their IP and name, so it should be reflected in the server list in the tray.

[16:42:37.698|mdns|12b82aff0] Server(name=Mac-mini, host=192.168.1.31, id=0, uuid=5bfab070-62ea-4152-9762-5a86466594eb, localmode=0, version=dev-build, load=1.87074)
[16:42:37.698|mdns|12b82aff0] Server(name=Mini, host=192.168.1.10, id=0, uuid=49068b62-971d-4434-b0af-3166f2debb33, localmode=0, version=dev-build, load=8.11236)

Moreover there should be only 3 servers showing in the list (3 are powered on).
127.0.0.1 is not launched (for a couple of weeks) and the 192.168.1.14 too.
But they still appears in the list, which should'nt be the case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions