Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't launch Bisq in Tails #7301

Open
isaacfender opened this issue Nov 18, 2024 · 1 comment
Open

Can't launch Bisq in Tails #7301

isaacfender opened this issue Nov 18, 2024 · 1 comment

Comments

@isaacfender
Copy link

Description

Can't launch Bisq in Tails, when i try to launch it using the terminal he shows me errors

Version

Bisq 64x 1.9.17.deb

Steps to reproduce

amnesia@amnesia:~$ /opt/bisq/bin/Bisq --torControlPort 951 --torControlCookieFile=/var/run/tor/control.authcookie --torControlUseSafeCookieAuth
fault: An unexpected error occurred. Please file a report at https://bisq.network/issues
java.io.UncheckedIOException: Application data directory '/home/amnesia/.local/share/Bisq' could not be created
at bisq.common.config.Config.mkAppDataDir(Config.java:954)
at bisq.common.config.Config.(Config.java:777)
at bisq.core.app.BisqExecutable.execute(BisqExecutable.java:89)
at bisq.desktop.app.BisqAppMain.main(BisqAppMain.java:62)
Caused by: java.nio.file.FileAlreadyExistsException: /home/amnesia/.local/share/Bisq
at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:94)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:389)
at java.base/java.nio.file.Files.createDirectory(Files.java:690)
at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:797)
at java.base/java.nio.file.Files.createDirectories(Files.java:743)
at bisq.common.config.Config.mkAppDataDir(Config.java:952)
... 3 more

Expected behaviour

Actual behaviour

Screenshots

Device or machine

Tails on USB Drive

Additional info

Copy link

boring-cyborg bot commented Nov 18, 2024

Thanks for opening your first issue here!

Be sure to follow the issue template. Your issue will be reviewed by a maintainer and labeled for further action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant