Euler Finance
  • Welcome
  • Getting Started
    • Introduction
    • White Paper
    • Quick Links
  • App
    • Getting Started
      • Common Errors
    • How To
      • Connect a Wallet
      • Deposit
      • Withdraw
      • Borrow
      • Repay
      • Mint
      • Burn
      • Sub-Accounts
      • Transfer
      • Swap
      • Short/Long
      • Protected Collateral
      • Transaction Builder
      • Wrap
      • Activate
      • Allowances
      • Retrieve Browser Errors
      • Lending and Borrowing
    • FAQ
  • Euler Protocol
    • Getting Started
      • Risk Methodology
        • Asset Tiers
        • Collateral and Borrow Factor
        • Ranking Assets
        • Oracle Rating
      • Simulation Environment
    • Addresses
    • Parameters
      • Interest Rates
      • Risk Factors
  • Euler Governance
    • Getting Started
      • Phases
    • How To
      • Delegate Voting Power
      • Write a Proposal
      • Create a Tally (On-Chain) Proposal
        • Create a Snapshot (Off-Chain) Proposal
      • Vote on Tally (On-Chain)
      • Vote on Snapshot (Off-Chain)
      • Join the Forum
    • Treasury
    • Grants
    • Addresses
    • Parameters
  • EUL
    • About
    • Distribution
    • Epochs
    • Gauges
    • Staking
  • Developers
    • Getting Started
      • Contract Integration Guide
      • Contract Reference
      • Architecture
    • Proxy Protocol
    • Numeric Limits
    • SDK
    • Subgraph
  • Security
    • Audits
    • Bug Bounty
    • Insurance
  • Languages
    • White Paper (ENG-CHN)
    • Community Translations
  • Legal
    • Terms and Conditions
    • Privacy Policy
Powered by GitBook
On this page
  • About
  • Step-by-step
  • FAQ

Was this helpful?

Export as PDF
  1. App
  2. How To

Retrieve Browser Errors

Learn how to retrieve errors from the developer console in your browser

PreviousAllowancesNextLending and Borrowing

Last updated 2 years ago

Was this helpful?

About

Sometimes an error will occur that needs further investigation by the Euler Labs team. If you have created a support ticket in , then you may be asked to report errors from the browser console to the team. You will find the instructions for doing this below.

IMPORTANT: the Euler Labs team will never ask for your private keys or passphrase.

Step-by-step

  1. Open the developer console by pressing Option + ⌘ + J (on macOS) or Shift + CTRL + J (on Windows/Linux). You can open it by right-clicking anywhere on the webpage and selecting Inspect Element option.

  2. On the top of the developer panel, there are multiple tabs like Elements, Console, Networks, and Sources.

  3. Click on the Console tab

  4. Console is a place where we have all errors, warnings and general logs that appeared during the run time of the website.

  5. You will find the current errors in red text with a specific error code, the cause, and the file name and line number where this error occurred.

FAQ

Let us know if there's anything you think we should add here.

Discord