Fiews Blockchain connectivity
HomePricingDashboard
  • Learn about Fiews
  • Frequently asked questions
  • Our Chainlink Oracle
  • Plans & pricing
  • General Purpose
    • 🧰Getting started
    • 🦊Use with Metamask
    • 👮Access limitations
  • For Chainlink nodes
    • Getting Started with Ethereum as a Service
    • Run a Chainlink node from scratch without Ethereum node
    • Troubleshooting
    • Chainlink node guides
      • ⛽Runlog gas lanes
Powered by GitBook
On this page
  • Docker related issues
  • Trying to link Ethereum node
  • Not reloading .env file
  • Other issues

Was this helpful?

  1. For Chainlink nodes

Troubleshooting

PreviousRun a Chainlink node from scratch without Ethereum nodeNextChainlink node guides

Last updated 5 years ago

Was this helpful?

Docker related issues

Trying to link Ethereum node

If you are trying to run the chainlink container with commands copied directly from the official guide, you might have included --link eth. This is not necessary when using EaaS, and will cause errors if you do not already have a container with that name.

Not reloading .env file

If you have updated the .env file with the EaaS variables, simply running docker start [container_name] is not going to load the new configuration. Start off by deleting the container with docker rm [container_name], then run the initial docker start command.Have you had a chance to answer the previous question?

Other issues

We try to update this list as we are helping people setting up nodes. If your issue was not solved by anything we've mentioned on this page, feel free to send us an email to or ask on Slack/Discord.

support@fiews.io