Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Fether snap not working: error: unknown option `--no-sandbox' #587

Open
toonsevrin opened this issue Feb 5, 2020 · 2 comments
Open

Fether snap not working: error: unknown option `--no-sandbox' #587

toonsevrin opened this issue Feb 5, 2020 · 2 comments

Comments

@toonsevrin
Copy link

toonsevrin commented Feb 5, 2020

Reproduction:

wget https://github.com/paritytech/fether/releases/download/v0.4.2-beta/fether_0.4.2_amd64.snap
snap install --dangerous fether_0.4.2_amd64.snap
fether

throws:

i18next: languageChanged en
i18next: initialized {
  debug: true,
  initImmediate: true,
  ns: [ 'fether' ],
  defaultNS: 'fether',
  fallbackLng: [ 'en-US', 'en', 'de-DE', 'de' ],
  fallbackNS: false,
  whitelist: false,
  nonExplicitWhitelist: false,
  load: 'all',
  preload: false,
  simplifyPluralSuffix: true,
  keySeparator: '.',
  nsSeparator: ':',
  pluralSeparator: '_',
  contextSeparator: '_',
  partialBundledLanguages: false,
  saveMissing: true,
  updateMissing: false,
  saveMissingTo: 'fallback',
  saveMissingPlurals: true,
  missingKeyHandler: false,
  missingInterpolationHandler: false,
  postProcess: false,
  returnNull: true,
  returnEmptyString: true,
  returnObjects: false,
  joinArrays: false,
  returnedObjectHandler: [Function: returnedObjectHandler],
  parseMissingKeyHandler: false,
  appendNamespaceToMissingKey: false,
  appendNamespaceToCIMode: false,
  overloadTranslationOptionHandler: [Function: handle],
  interpolation: { escapeValue: false },
  lng: 'en',
  resources: { en: { fether: [Object] }, de: { fether: [Object] } }
}
error: unknown option `--no-sandbox'
@drandreaskrueger
Copy link

drandreaskrueger commented Feb 20, 2020

It's a VERY bad suggestion to work with stone age old version - but they seem to have completely deserted this project?

so, try this:

#573 (comment)

./fether-0.3.1-x86_64.AppImage --no-sandbox


but ... sorry ... no.

"Unsupported version 2.7.2 please use 2.5.0"

Perhaps try that?

@drandreaskrueger
Copy link

Use this instead of fether:

https://download.mycrypto.com/
./linux-x86-64_1.7.7_MyCrypto.AppImage

It does not seem to accept the Mnemonic phrase - but the e.g. the private key works.

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

No branches or pull requests

2 participants