Skip to content

Cannot open more than one ElixirDesktop app on the same device #11

@thehaigo

Description

@thehaigo

Application crashed when opening a second application with one ElixirDesktop application already open.

When the running application was dropped using Task Manager, it worked fine.

bridge init()
Preparing app files 2023-05-11 05:46:38 +0000 installed: Optional("2023-05-11 05:39:32 +0000")
setenv ERL_INETRC /var/mobile/Containers/Data/Application/5F9AD2BF-025D-44B5-973D-5FF5E26129C4/Library/io.elixirdesktop.example2/app/inetrc
'%% enable EDNS, 0 means enable YES!
{edns,0}.
{alt_nameserver, {8,8,8,8}}.
%% specify lookup method
{lookup, [dns]}.'
Server starting...
.active
Server re-init called
2023-05-11 14:46:51.043901+0900 todoapp[2266:787410] [] nw_path_evaluator_evaluate NECP_CLIENT_ACTION_ADD error [48: Address already in use]
2023-05-11 14:46:51.043945+0900 todoapp[2266:787410] [] nw_path_create_evaluator_for_listener nw_path_evaluator_evaluate failed
2023-05-11 14:46:51.043981+0900 todoapp[2266:787410] [listener] nw_listener_start_on_queue [L1] nw_path_create_evaluator_for_listener failed
Server failure, error: The operation couldn’t be completed. Address already in use
2023-05-11 14:46:51.047702+0900 todoapp[2266:787412] [client] No error handler for XPC error: Connection invalid

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions