nsuhach

nsuhach

Made upgrade from elixir-1.15 OTP-25. to 1.17.2 OTP-27

My application on rpi still working :slight_smile:
I can do ./upload
I can use sftp
and even run elixir command use
macOS> ssh address command

But my tries to start remote IEx
macOS> ssh address
return: Connection address closed.

I follow documentation:
In vm.args.eex change
-run elixir start_iex.
To
-run elixir start_cli

Thx

-----Thus ssh log info

debug1: Authentication succeeded (publickey).
Authenticated ***.local ([192.168.68.220]:22).
debug1: channel 0: new [client-session]
debug2: channel 0: send open
debug1: Entering interactive session.
debug1: pledge: network
debug2: channel_input_open_confirmation: channel 0: callback start
debug2: fd 6 setting TCP_NODELAY
debug2: client_session2_setup: id 0
debug1: Sending environment.
debug1: Sending env LC_CTYPE = UTF-8
debug2: channel 0: request env confirm 0
debug2: channel 0: request shell confirm 1
debug2: channel_input_open_confirmation: channel 0: callback done
debug2: channel 0: open confirm rwindow 360448 rmax 65536
debug2: channel_input_status_confirm: type 99 id 0
debug2: shell request accepted on channel 0
debug2: channel 0: rcvd eof
debug2: channel 0: output open → drain
debug2: channel 0: obuf empty
debug2: channel 0: chan_shutdown_write (i0 o1 sock -1 wfd 8 efd 9 [write])
debug2: channel 0: output drain → closed

Showing Posts 1 to 3

lawik

lawik

Nerves Core Team

If you run the ssh command with RingLogger.next after a failed login maybe you can get some details. I am pretty sure I’ve run roughly these versions with no issue but will try it if you don’t find anything :slight_smile:

jjcarstens

jjcarstens

Nerves Core Team

This is actually related to the nerves_ssh version and not the nerves version.

What version of nerves_ssh are you using? You’ll need >= 1.0.0. There were changes to how Elixir 1.17 would start a shell that needed to be adjusted in newer versions of nerves_ssh lib.

https://github.com/nerves-project/nerves_ssh/pull/154

nsuhach

nsuhach OP

Thx! I used 0.4.3 (and even did not know about 1.0 :slight_smile:
Tomorrow will try

— All posts loaded —

Where Next? Top

Trending in Questions Top

RSP87
I’m working on a project that simulates the bumbl example in the programming phoenix book. It acts almost like an email client. We have a...
New
kpanic
Hi everyone, I am toying with the idea of building a “match maker” for giving personal help to people that wants to start coding. I sta...
New
nseaSeb
Hello, I know there is an approach for handling lists that allows for optimized traversal, but I can’t recall the specific method (somet...
New
brecabral
Documentation While reading the Scoped Routes section, I noticed that the documentation currently refers to a problem without explainin...
New
velrest
So my question is quite simple and i have found no conclusive answer on forum, google or AI. Should we use :erlang.float for Integer to ...
New
asweet-confluent
I recently noticed that Elixir’s Logger defaults its primary log level to :debug when no :logger, :level application configuration is pre...
New
apz
I’m new to elixir and just tried to install the elixirLS extension for VScode(ium) and it is throwing some errors that I would like help ...
New

Other Trending Topics Top

GenericJam
Edit: 2026 May 15 - This post is archived. Mob is alive!! Main docs: mob v0.7.11 — Documentation A bit of explanation for the slightly c...
New
JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
mhanberg
Hi everyone! The first release candidate for the Expert language server project is now available! We’ve published a press release detai...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews