Code Monkey home page Code Monkey logo

privly-flask's People

Contributors

justinnoah avatar nobane avatar rahulzoldyck avatar rajul avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

privly-flask's Issues

Post links not working

Error creating post

While creating new plain post an error is occurred. It shows 'There was an error creating your post. Status: 200'. Screenshot of new plain post and option page is attached.

new-plain-post
options

config.py port setting not respected

After setting LINK_DOMAIN_HOST in config.py to localhost:3000, python manage.py runserver still displays:

  * Running on http://127.0.0.1:5000/
  * Restarting with reloader

The server is still started and listening on port 5000.

Unable to login to content server with seed users

I ran the python manage.py seed command. But I was unable to login to the Content server [1] with any of the default users, [email protected], [email protected], etc

The content server is running but it shows the error Bad username or password. Too many failed attempts will lock the account on the top.

[1] http://localhost:3000/static/privly-applications/Login/new.html

Then I tried to run the seed command again and got this error:

sqlalchemy.exc.IntegrityError: (IntegrityError) UNIQUE constraint failed: user.email u'INSERT INTO user (email, password, created, updated, confirmation_token, verified) VALUES (?, ?, ?, ?, ?, ?)' ('[email protected]', 'pbkdf2:sha512:1000$BbCfyrMbshutruml07js9jCS7ZDUSJ4WWz6kLYOJWDK0xd6u6b3Nc55nLrGQDgQqu8GRlNi5KqiHxqBYU7seFynpHlWg5Xis6Btjsk4TlgiNni2yLtCvh5TCELN7ikxF$31a5b07ed2005316b0bcf70fbdeecfe6c3e0d252837eb3d98c083e769256d9cf4c2d5341f49931a560d20ab256939fe54361ac1b501a8befcc00633e8bdebbe2', '2015-02-11 14:11:03.345012', '2015-02-11 14:11:03.345012', 'tFcYYF5nKmttgxq01M6VWV0Y1EHhe006', 0)

If the credentials are created already, I should be allowed to login, if not I should be able to create them. I am confused why this isn't working for me.

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.