Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting 'Symbol already exists' on BinanceToEthereum swap sometimes #8

Open
pmosse opened this issue Oct 21, 2019 · 2 comments
Open

Comments

@pmosse
Copy link

pmosse commented Oct 21, 2019

Hello,

I am running this locally and testing it. EthereumToBinance works perfectly. Sometimes when I want to do a BinanceToEthereum swap, it gets stuck for a while (after the first step in which I enter the address in which I would like to receive the ERC20), and then I receive the following error:

$ ./tbnbcli keys add 0x21d5BDAcEB234Ac9b45a35b4fce34629cC6C3D2D_key override the existing name 0x21d5BDAcEB234Ac9b45a35b4fce34629cC6C3D2D_key [y/n]: Symbol already exists POST /api/v1/swaps 500 199.412 ms - 63

Maybe there is a timeout somewhere and it retries the adding of the key, which was already created?

Thanks!
Patricio

@faridnsh
Copy link

faridnsh commented Jan 6, 2020

I'm getting this on the web version on Binance To Opera for FTM.

@faridnsh
Copy link

I can't actually replicate it anymore on the web version.

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

No branches or pull requests

3 participants
@faridnsh @pmosse and others