coincubellc / coincube

A Python/Vue.js crypto portfolio management and trade automation program with support for 10 exchanges.
MIT License
94 stars 29 forks source link

Cannot login #5

Closed dodol7 closed 4 years ago

dodol7 commented 4 years ago

Hi guys, I face a problem when I running the app. I followed the instructions step by step as exactly stated in https://github.com/coincubellc/coincube. Finally, I manage to use it through 0.0.0.0:8080 and I manage to made an account. However, I stuck in the processing page as shown in the picture 1 below when I try to login to my account, like forever. I try to refresh the page, but the result is the same. And then, I look at the terminal and found that there is an error "... could not proxy request /api/account/user from 0.0.0.0:8080 to http://0.0.0.0:443 ... (ECONNRESET)" as shown in the picture 2. Could you guys help me to resolve this?

Picture 1. error_account_user_stuck

Picture 2. error_account_user

Btw, I am using Linux Mint 19.3 running on VirtualBox.

maynardpa commented 4 years ago

+1 for me as well. It seems like a show stopper at this point. Also, direct database access is lacking proper documentation.

satoshisound commented 4 years ago

This has been fixed.