Victor Baranov
Victor Baranov
I am closing this. @jjhesk let us know if you still have the issue.
I suppose the issue is specific to Docker setup. Specifically, how we forwarding backend env vars to front. This PR #6017 is aimed to resolve this issue.
@adrienthiery PR merged. You are good to go with the latest master branch - please pull updates from there. And here is also slightly modification to your Ganache run: you...
@adrienthiery the value of `data-chain-id` param is set with the response of `net_version` request. When you run Ganache with `--networkId 1337` flag, the response of the method should be exactly...
> Should we not use the data-chain-id=" instead of data-chain-id="" in here: Yes, probably, good idea. Let me apply.
@adrienthiery can you try pulling update from master branch? Don't forget to change `CHAIN_ID` witch matching actual chain ID of your Ganache run.
@nikitosing error trace from the link above ``` Request: GET /token/0x5550f0d022f706d03ad25a72c477684d3416193f/instance/9665/token-transfers ** (exit) an exception was raised: ** (ErlangError) Erlang error: :enoent (elixir 1.13.1) lib/system.ex:1044: System.cmd("file", ["--mime-type", "/tmp/briefly-1660/briefly-39258-116725-4"], []) (file_info...
@mainnet-pat awesome, thank you! We will review. Meanwhile, could you address failing tests in CI?
@SKlayer do you have a token on address hash `0xd3b0ee671071e8cffdb570cbd457b7d7df97e590`? Is it visible from Blockscout's UI?
Resolved by https://github.com/blockscout/blockscout/pull/6475