Skip to content

Fails to start on Elixir deterministic build #1197

@manhtranlinh

Description

@manhtranlinh
Running /home/linh/.vscode/extensions/jakebecker.elixir-ls-0.28.0/elixir-ls-release/launch.sh Preferred shell is zsh, relaunching Looking for asdf install asdf not found Looking for mise executable mise not found Looking for rtx executable rtx not found Looking for vfox executable vfox not found Installing ElixirLS release v0.28.0 Running in /home/linh/sandbox/rap Install complete [Info - 07:30:17] Started ElixirLS v0.28.0 [Info - 07:30:17] Running in /home/linh/sandbox/rap [Info - 07:30:17] ElixirLS built with elixir "1.18.4" on OTP "27" [Info - 07:30:17] Running on elixir "1.18.4 (compiled with Erlang/OTP 27)" on OTP "27" [Info - 07:30:17] Protocols are not consolidated [Warn - 07:30:17] ** (FunctionClauseError) no function clause matching in IO.chardata_to_string/1 The following arguments were given to IO.chardata_to_string/1: # 1 nil Attempted function clauses (showing 2 out of 2): def chardata_to_string(+string+) when -is_binary(string)- def chardata_to_string(+list+) when -is_list(list)- (elixir 1.18.4) lib/io.ex:710: IO.chardata_to_string/1 (elixir 1.18.4) lib/file.ex:246: File.exists?/2 (language_server 0.28.0) lib/language_server.ex:146: ElixirLS.LanguageServer.check_elixir_sources/0 (language_server 0.28.0) lib/language_server.ex:63: ElixirLS.LanguageServer.main/0 /home/linh/.vscode/extensions/jakebecker.elixir-ls-0.28.0/elixir-ls-release/launch.exs:18: (file) (elixir 1.18.4) lib/code.ex:1525: Code.require_file/2 [Error - 07:30:17] Server initialization failed. Message: Pending response rejected since connection got disposed Code: -32097 [Error - 07:30:17] The ElixirLS - rap server crashed 5 times in the last 3 minutes. The server will not be restarted. See the output for more information. [Error - 07:30:17] ElixirLS - rap client: couldn't create connection to server. Message: Pending response rejected since connection got disposed Code: -32097 [Error - 07:30:17] Restarting server failed Message: Pending response rejected since connection got disposed Code: -32097 [Error - 07:30:17] Server process exited with code 1. `` 

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