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

Clicking on Convert tab give 404 error #4

Closed
dchassin opened this issue Feb 5, 2020 · 1 comment
Closed

Clicking on Convert tab give 404 error #4

dchassin opened this issue Feb 5, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@dchassin
Copy link
Member

dchassin commented Feb 5, 2020

Start app.py as instructed and click on the Convert tab. The result is 404 Not Found.

 * Serving Flask app "app" (lazy loading)
 * Environment: production
   WARNING: This is a development server. Do not use it in a production deployment.
   Use a production WSGI server instead.
 * Debug mode: on
 * Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
 * Restarting with stat
 * Debugger is active!
 * Debugger PIN: 116-889-075
127.0.0.1 - - [05/Feb/2020 06:06:18] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [05/Feb/2020 06:06:21] "GET /upload HTTP/1.1" 404 -
@dchassin dchassin added the bug Something isn't working label Feb 5, 2020
@jongoncalves
Copy link

Closing this out; issue is known and fixed on the to_from_field branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants