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

Improve logging "cannot compute a quote since no position report exists" #78

Open
michaelgrosner opened this issue Aug 13, 2016 · 2 comments

Comments

@michaelgrosner
Copy link
Owner

Usually this means the user's API credentials are incorrect. Perhaps make the logging more informative.

Is there a way to proactively check if API credentials are correct on start up on all the major exchanges tribeca supports?

Hello Michael and All --
I've got Tribeca running on an EC2 instance via AWS and all is working besides obtaining a position report
":"cannot compute a quote since no position report exists!",
Keeps coming up in the logs. I'm using coinbase as my exchange and prod (not dev) in the Dockerfile
I've double checked my API credentials are correct, any thoughts? Thanks so much for this project and your hard work
@Camille92
Copy link
Contributor

Your tribeca works find but is in 'Off' mode.
You can access the GUI by using the public DNS of your instance on the 3000 port.
It should look like that : http://ec2-00-000-000-000.compute-1.amazonaws.com:3000/

Then check your settings and press the BTC/USD button on top.

Don't forget to allow TCP inbound connections on the 27017 and 3000 port on your AWS security group.

I hope it helps,

Good trading!

@Camille92
Copy link
Contributor

Oh sorry I thought I was answering to the guy that asked the question. I hope he will still see that.

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

2 participants