Git Product home page Git Product logo

coincube's People

Contributors

satoshisound avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

coincube's Issues

"Sign Out" not working

Login and authentication are working but when "Sign Out" is selected, the user is sent back to the landing page but still logged into the application.

Flask issue

Hi, when building in docker on Mac, I get the following error.
I have installed Python3 and PIP via homebrew.
Also note that I haven't generated a vault seed as it was optional in the install instructions. (maybe that is the main root cause)

Collecting flask-user==0.6.17
Downloading Flask-User-0.6.17.tar.gz (62 kB)
ERROR: Command errored out with exit status 1:
command: /opt/conda/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-u1q79rq3/flask-user_dae01a91109d481f9b47d3f4148660ac/setup.py'"'"'; file='"'"'/tmp/pip-install-u1q79rq3/flask-user_dae01a91109d481f9b47d3f4148660ac/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-h23y36ni
cwd: /tmp/pip-install-u1q79rq3/flask-user_dae01a91109d481f9b47d3f4148660ac/
Complete output (13 lines):
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-install-u1q79rq3/flask-user_dae01a91109d481f9b47d3f4148660ac/setup.py", line 5, in
from flask_user import version as flask_user_version
File "/tmp/pip-install-u1q79rq3/flask-user_dae01a91109d481f9b47d3f4148660ac/flask_user/init.py", line 13, in
from . import forms
File "/tmp/pip-install-u1q79rq3/flask-user_dae01a91109d481f9b47d3f4148660ac/flask_user/forms.py", line 71, in
class AddEmailForm(FlaskForm):
File "/tmp/pip-install-u1q79rq3/flask-user_dae01a91109d481f9b47d3f4148660ac/flask_user/forms.py", line 74, in AddEmailForm
validators.Email(_('Invalid Email')),
File "/opt/conda/lib/python3.8/site-packages/wtforms/validators.py", line 332, in init
raise Exception("Install 'email_validator' for email validation support.")
Exception: Install 'email_validator' for email validation support.
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/64/67/1310c6062e114fb7619602d14e76fbcea5f338d6214c2cc2011f492f4e9e/Flask-User-0.6.17.tar.gz#sha256=2bdf0021810f69f9ee11c7586ce970519d8dd8ac46df3573f59f8d3ec352f4ac (from https://pypi.org/simple/flask-user/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Could not find a version that satisfies the requirement flask-user==0.6.17
ERROR: No matching distribution found for flask-user==0.6.17
ERROR: Service 'flask' failed to build : The command '/bin/sh -c pip install -r /back-end/requirements.txt' returned a non-zero code: 1

Cannot login

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.

"no python application found" on Sign Up

I managed to build it up, it is running on Unbuntu 20.04
This is what i get on docker logs when i am trying to create an account.

flask | --- no python application found, check your startup logs for errors ---
flask | [pid: 12|app: -1|req: -1/3] 172.18.0.4 () {48 vars in 833 bytes} [Mon Mar 8 10:25:08 2021] POST /api/auth/register => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0)

Any suggestions ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.