Thanks for reporting this issue. I can reproduce with onionshare-cli. However, with the CLI, the issue is a bit harder to catch because when onion.connect() raises an exception, a catch-all except simply silences it and sys.exit() with no error code[0]. Looking at this commit upstream[1], this[2] is probably what the fix should look like but I haven't verified yet.
[0] https://git.launchpad.net/ubuntu/+source/onionshare/tree/cli/onionshare_cli/__init__.py?h=ubuntu/noble-devel#n321 [1] https://github.com/onionshare/onionshare/commit/3bde77cd913f03b88eec7ad7777f1f23c1351495 [2] https://code.launchpad.net/~gjolly/ubuntu/+source/onionshare/+git/onionshare/+merge/483310 ** Changed in: onionshare (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2103668 Title: Onionshare fatally crashes after Tor connection (fix seems easy) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/onionshare/+bug/2103668/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
