Advertisement
Guest User

Untitled

a guest
Nov 11th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. user@Cerebro:~$ ~/.local/bin/daedalus-mainnet
  2. '/bin' -> '/nix/var/nix/profiles/profile-mainnet/bin/'
  3. '/etc/protocols' -> '/nix/store/yzfwmssgpkff21f4xcnk2m8vav6nwlah-iana-etc-20180905/etc/protocols'
  4. '/etc/services' -> '/nix/store/yzfwmssgpkff21f4xcnk2m8vav6nwlah-iana-etc-20180905/etc/services'
  5. '/etc/fonts/fonts.conf' -> '/nix/store/nfkx1ddrk6mwd2rbbnqg1vrzz3pf3ipm-fonts.conf'
  6. '/etc/ssl/certs/ca-certificates.crt' -> '/nix/store/siimcckwzhmlyn4k91l3x7p20xi7hl9q-nss-cacert-3.39/etc/ssl/certs/ca-bundle.crt'
  7. '/etc/ssl/certs/ca-bundle.crt' -> '/nix/store/siimcckwzhmlyn4k91l3x7p20xi7hl9q-nss-cacert-3.39/etc/ssl/certs/ca-bundle.crt'
  8. + test -z ''
  9. + XDG_DATA_HOME=/home/user/.local/share
  10. + export CLUSTER=mainnet
  11. + CLUSTER=mainnet
  12. + export DAEDALUS_DIR=/home/user/.local/share/Daedalus
  13. + DAEDALUS_DIR=/home/user/.local/share/Daedalus
  14. + export DAEDALUS_CONFIG=/nix/var/nix/profiles/profile-mainnet/etc
  15. + DAEDALUS_CONFIG=/nix/var/nix/profiles/profile-mainnet/etc
  16. + mkdir -p /home/user/.local/share/Daedalus/mainnet/Logs/pub /home/user/.local/share/Daedalus/mainnet/Secrets
  17. + cd /home/user/.local/share/Daedalus/mainnet/
  18. + exec /nix/store/m3s8yzqv3bca0yq6hrx07j18vm6x2p5g-cardano-daedalus-bridge-3.1.0/bin/cardano-launcher --config /nix/var/nix/profiles/profile-mainnet/etc/launcher-config.yaml
  19. [cardano-sl.launcher:Info:ThreadId 4] [2019-11-12 00:30:09.87 UTC] using configurations: ConfigurationOptions {cfoFilePath = "/nix/var/nix/profiles/profile-mainnet/etc/configuration.yaml", cfoKey = "mainnet_wallet_linux64", cfoSystemStart = Nothing, cfoSeed = Nothing}
  20. user@Cerebro:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement