EternalTerminal
EternalTerminal copied to clipboard
7467 abort for version 6.1.9 on remote Ubuntu
Hey 👋
I installed et on remote Ubuntu (version 6.1.9) and M1 macbook (6.1.8)
I run command on mac and get this:
➜ et beraliv@2a03:b0c0:3:d0::ab:8001
[1] 7467 abort et beraliv@2a03:b0c0:3:d0::ab:8001
When I added flags it shown me:
➜ et beraliv@2a03:b0c0:3:d0::ab:8001 --verbose 9 --logtostdout
[FATAL 2021-12-04 12:46:29,799 client-main Headers.hpp:353] Stack Trace:
[0] 0x104dd7d67 et::HandleTerminate()::'lambda'()::operator()() const
[1] 0x7ff806d3d4d7 std::__terminate(void (*)())
[2] 0x7ff806d3fd55 __cxa_get_exception_ptr
[3] 0x7ff806d3fd1c __cxxabiv1::exception_cleanup_func(_Unwind_Reason_Code, _Unwind_Exception*)
[4] 0x7ff806ce774a std::__1::stoi(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long*, int)
[5] 0x104dd1c8e main
Uncaught c++ exception: stoi: no conversion
[WARNING 2021-12-04 12:46:29,799 client-main Headers.hpp:353] Aborting application. Reason: Fatal log at [/tmp/et-20211203-89680-92wn3f/EternalTerminal-et-v6.1.8/src/base/Headers.hpp:353]
Shutting down sentry
[1] 7779 abort et beraliv@2a03:b0c0:3:d0::ab:8001 --verbose 9 --logtostdout
I don't have anything in /tmp/etserver.INFO
and /tmp/etclient_err
on both client and server
If you need any other specific information, I can provide it without problems
Raw IPV6 addresses aren't supported yet. For now you have to make an ssh_config entry and then use the alias
@Beraliv ipv6 host addresses are now supported so please try with the latest code (just et
the client executable, needs to be updated)!