WalletWasabi: Wasabi 1.1.9.3 does not start on Tails 4.1
General Description
Wasabi 1.1.9.3 does not start on Tails 4.1, hangs with a completely gray screen on an empty .wasabiwallet
config directory and has to be killed. I believe it has to do with local Tor detection on Tails 4.1 (latest).
How To Reproduce?
- Use Tails 4.1.
- Open
wassabee
with an empty config directory. - Wasabi hangs with a gray screen with an obscure upward arrow at the bottom, which is not clickable/draggable.
Operating System
Tails 4.1.
Logs
2019-12-09 20:27:35 INFO Program (44) Wasabi GUI started (3574218d-ea49-XXXX-XXXX-XXXXXXXXXXX).
2019-12-09 20:27:36 INFO ConfigBase (63) Config file did not exist. Created at path: `/home/amnesia/.walletwasabi/client/Config.json`.
2019-12-09 20:27:36 INFO ConfigBase (63) UiConfig file did not exist. Created at path: `/home/amnesia/.walletwasabi/client/UiConfig.json`.
2019-12-09 20:27:37 INFO Global (158) Config is successfully initialized.
2019-12-09 20:27:37 INFO TransactionStore (28) MempoolStore.InitializeAsync finished in 21 milliseconds.
2019-12-09 20:27:37 INFO TransactionStore (28) ConfirmedStore.InitializeAsync finished in 11 milliseconds.
2019-12-09 20:27:37 INFO AllTransactionStore (27) InitializeAsync finished in 36 milliseconds.
2019-12-09 20:27:37 INFO Global (391) AddressManager did not exist at `/home/amnesia/.walletwasabi/client/AddressManager/AddressManagerMain.dat`. Initializing new one.
2019-12-09 20:27:37 INFO TorProcessManager (249) Starting Tor monitor...
2019-12-09 20:27:37 INFO Global (220) TorProcessManager is initialized.
2019-12-09 20:27:37 INFO MainWindow.xaml (74) UiConfig is successfully initialized.
2019-12-09 20:27:37 INFO TorProcessManager (66) Tor is already running.
Wasabi Version
Wasabi 1.1.9.3
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 20 (13 by maintainers)
Just built from master, modifying logging level to debug for a release build. Will update.
Yes, I do have
dotnet-sdk-3.1
installed from Microsoft deb repo for Debian 10. I did not havelibglvnd-dev
norlibglvnd0
installed in Tails. I installed both, at version1.1.0-1
, which is the same as debian buster.Problem persists. I just see a gray window with an obscure upward arrow at the bottom, which is not clickable/draggable. Same behavior on HEAD, but the “Click and Drag upwards to unlock.” text is there instead of the arrow. I tried every time with a clean
.walletwasabi
directory and clean Tails 4.1.