このトピックには0件の返信が含まれ、1人の参加者がいます。2 時間、 24 分前に harrietgolding さんが最後の更新を行いました。
-
投稿者投稿
-
harrietgoldingBraavos wallet extension setup troubleshooting guide
Braavos Wallet Extension Installation Issues and Common Fixes
If the add-on fails to appear in your browser’s toolbar after installation, manually pin it. In Chromium-based browsers, click the puzzle icon, then the pin symbol next to the utility’s name. For Firefox, access the menu, select “Add-ons and themes,” and use the pin button from there. A full browser restart is often more effective than a simple page refresh.
Connection errors frequently stem from network interference. Configure your firewall or security software to allow traffic on ports 8545 and 443 for the application. If you use a VPN or custom DNS, try disabling them temporarily. A hardened browser privacy configuration can also block necessary scripts; adjust settings for the specific gateway page you are accessing.
Persistent synchronization issues may require clearing the local state. Within the utility’s interface, locate the security settings and use the “Clear Cache” or “Reset” function. This removes local data without affecting your seed phrase. Ensure you have your 12 or 24-word recovery sequence documented before this step, as it will be required to restore access.
Transaction signing failures often relate to outdated components. Verify your browser version is current. The add-on itself updates automatically, but a corrupted installation can persist. Uninstall it completely, then download the latest version directly from the official distribution channel. Do not use third-party sources for the installer file.
Braavos Wallet Extension Setup Troubleshooting Guide
Confirm your browser is updated to the latest version; outdated software often causes installation failures.
If the add-on won’t install, check your browser’s permissions. You might need to manually allow installations from the Chrome Web Store or Firefox Add-ons site in your security settings.
A corrupted local cache can prevent proper initialization. Clear your browser’s cached data and restart it before attempting the installation process again.
Security software like antivirus programs or aggressive firewall settings can mistakenly block the application. Temporarily disable these tools (with caution) during installation, and re-enable them afterward, adding the plugin to your allow list.
Conflicts arise from other cryptocurrency management tools. For a clean test, try the procedure in a fresh browser profile or a different, supported browser entirely to isolate the issue.
Post-installation, if the icon is missing:
Pin the utility to your browser’s toolbar manually.
Use your browser’s extension management page to ensure it’s enabled.
Some browsers hide icons in a puzzle-piece menu.
Connection errors (“No RPC”) typically mean network issues. Verify your internet is stable. Within the app’s settings, try switching the network node from “StarkNet Mainnet” to a testnet and back to reset the connection.
Seed phrase recovery failures demand precision. Double-check each word against the official BIP-39 word list for spelling, ensure the correct order is used, and confirm you are selecting the exact derivation path used during the vault’s initial creation.
Extension Not Appearing in the Browser Toolbar After Installation
Immediately restart your browser completely. A full restart, not just a reload of a page, is required for the add-on to register with the browser’s interface and become available for pinning.
Locate the browser’s menu (often represented by a puzzle piece or jigsaw icon) in the top-right corner. Click it to view all installed add-ons. Find the utility’s name in this list. If it’s present but disabled, click the toggle to enable it. Then, right-click its name and select the option “Pin to Toolbar” or similar. This action forces its icon to become visible on the main interface.
Some browsers, like Chrome, hide newly installed utilities in a secondary menu by default to reduce clutter. You must manually pin it from the extensions menu as described. Firefox may place the icon in its “overflow” menu if the toolbar is full; customize the toolbar to drag it into view.
Check if the installation was successful. Navigate to your browser’s management page (chrome://extensions/ or about:addons). If the plugin is not listed there, the installation failed. Re-download it directly from the official store, ensuring no network errors interrupted the process. Corrupted downloads are a common cause of this silent failure.
Confirm your browser version is compatible. Outdated software can prevent modern add-ons from initializing correctly. Update to the latest stable release, then revisit the management page to verify the tool is active and pinned.
Connecting the Wallet to a dApp Fails or Shows an Error
Immediately check the dApp’s official channels to confirm it supports the Starknet network.
Network mismatch is a frequent culprit; your interface must be on the same network (e.g., Mainnet, Sepolia testnet) as the application you’re trying to access. Verify and switch the active network in your interface’s menu before attempting to reconnect.
Clear your browser’s cache for that specific site. Stored, corrupted data from a previous session can block a fresh connection. Use the browser’s settings to clear site data, then reload the dApp page completely and initiate a new connection request.
An outdated version of your cryptographic tool can cause incompatibility. Visit the Chrome Web Store page for your add-on, check for an “Update” button, and install the latest release. After updating, restart the browser entirely.
Some applications require specific account types, like those derived from a particular signer method. If you have multiple accounts in your vault, try authorizing with a different one. The problem might be isolated to a single account’s configuration or permissions.
If the error persists, isolate the issue. Try linking your holdings manager to a different, well-known dApp. Success there indicates a problem with the original application’s code or its current backend services. Failure points to a local configuration or software fault needing deeper investigation into console logs or community support forums for your specific tool.
Disable all other browser add-ons temporarily, especially other cryptocurrency managers, VPNs, or ad blockers, then retry. Extensions can conflict, intercepting or modifying connection requests.
Transaction Stuck or Not Approved on the Wallet Interface
Immediately check the transaction status on a block explorer using its unique ID. This external view confirms whether the transaction is pending on the network, failed, or simply not visible.
Network congestion is the most frequent cause. High traffic leads to increased gas fees; a transaction submitted with a fee too low for current demand will be ignored by validators. You must manually replace it with a higher-priority fee.
Your interface might show a stalled transaction due to a state mismatch. Clear the application’s recent activity cache or reset its connection to the node. This forces a fresh synchronization with the blockchain’s current state, often clearing phantom pending actions.
Indicator Likely Cause Action
Pending >1 hour Low gas fee Speed up transaction
Status: Failed Insufficient funds or error No loss of gas; retry
Not found on explorer Local app error Clear cache & resync
If replacing the transaction, use the ‘cancel’ or ‘speed up’ function directly in your interface. This submits a new transaction with a nonce identical to the stuck one but a significantly higher gas price, superseding the original.
Persistent failures for token transfers often stem from an incorrect contract ABI or missing token approval. Verify you executed a separate
approve()function for that specific smart contract before thetransfer()call.FAQ:
I installed the Braavos extension but the icon is gray and won’t open. What’s wrong?
The gray icon usually means the extension is inactive. First, check if it’s properly enabled. Go to your browser’s extension management page (like chrome://extensions/). Ensure the toggle switch next to “Braavos Wallet” is set to “On.” If it’s already on, try refreshing the page you’re trying to use it on. A simple browser restart can also fix this. If the icon remains gray, reinstall the extension completely—remove it, then get a fresh copy from the official Chrome Web Store or Firefox Add-ons site.
My transaction is stuck “Pending” for a very long time. How do I fix this?
A transaction can get stuck if the network is congested or the fee was set too low. Don’t panic; the funds aren’t lost. Open your Braavos wallet and go to the transaction history. Look for the pending transaction. Braavos often provides an option to “Speed Up” or “Cancel” it. The “Cancel” function works by sending a new transaction with a higher fee to override the stuck one. If those buttons aren’t available, you may need to wait for the network to drop the transaction, which can take several hours. For future transactions, using the “Recommended” fee setting helps avoid this.
I keep getting “Invalid signature” or “Transaction failed” errors. What causes this?
These errors are often linked to a mismatch between your wallet and the network. Confirm you are connected to the correct blockchain network in the extension (like Mainnet, Testnet). The website you’re interacting with must be on the same network. Another common cause is an outdated extension. Check for updates in your browser’s extension menu. Clearing your browser cache and restarting it can resolve temporary conflicts. If problems continue, check the wallet’s security settings—some transactions might be blocked if you have strict permissions enabled.
After a browser update, my Braavos wallet vanished. How do I recover my account?
Your wallet isn’t stored in the browser; it’s on the blockchain. The extension is just a tool to access it. Reinstall the Braavos extension from the official store. On launch, select “Restore Wallet.” You will need your secret recovery phrase (the 12 or 24 words you wrote down during setup). Enter it in the exact order. This process downloads your account data and settings from the blockchain. Never enter your recovery phrase on any website, only in the official extension pop-up. If you lost your phrase, the funds cannot be recovered.
Websites don’t detect my Braavos wallet. The “Connect Wallet” button does nothing.
This is typically a browser permission or site connection issue. First, ensure the Braavos Wallet Extension Braavos Wallet Browser Extension Braavos Wallet Chrome Extension Braavos Web3 Wallet Braavos Wallet Download Extension Braavos Wallet dApp Braavos Wallet Recovery Phrase Braavos Wallet Seed Phrase extension is active (icon is colored). Then, check if the website is supported; it needs to be built for StarkNet. Try a known site like StarkGate. If it works there, the original site might have a problem. Clear the site’s cookies and cache for that specific website in your browser settings. Also, check if you have any other wallet extensions (like MetaMask) that could be interfering—try disabling them temporarily. Finally, ensure your browser allows pop-ups from the site you’re using, as the connection request appears in a pop-up window.
I installed the Braavos extension but the icon is gray and won’t open. What should I do?
This is a common first-step issue. The extension icon will remain inactive until you interact with a StarkNet application. Open a dApp built on StarkNet, like a decentralized exchange or a minting website. The Braavos icon should then become colored and clickable, prompting you to connect your wallet. If it doesn’t, try a hard refresh of the dApp page (Ctrl+F5 or Cmd+Shift+R) and ensure you’re using a supported browser like Chrome, Brave, or Firefox.
-
投稿者投稿