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

Server is not running #34

Closed
carrycooldude opened this issue Aug 17, 2020 · 11 comments
Closed

Server is not running #34

carrycooldude opened this issue Aug 17, 2020 · 11 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@carrycooldude
Copy link

carrycooldude commented Aug 17, 2020

Server is not opening

Description

Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

image

@sameersrivastava13
Copy link
Contributor

@carrycooldude use the correct end point defined other wise it will definitely gonna show internal server error.

@carrycooldude
Copy link
Author

@carrycooldude use the correct end point defined other wise it will definitely gonna show internal server error.

Can explain what end point if you saying requirement so I done with it

@sarthakkundra
Copy link
Collaborator

@carrycooldude what URL (endpoint) did you enter in the above screenshot?

@carrycooldude
Copy link
Author

@carrycooldude what URL (endpoint) did you enter in the above screenshot?

http://127.0.0.1:5000/

@BALaka-18
Copy link
Collaborator

@carrycooldude The application works fine on my local system. And I don't seem to find any errors in the code.

@BALaka-18 BALaka-18 added bug Something isn't working help wanted Extra attention is needed labels Aug 17, 2020
@VarthanV
Copy link

Did this issue got resolved?

@BALaka-18
Copy link
Collaborator

Did this issue got resolved?

I don't think so.
@carrycooldude please confirm whether this issue got resolved on your system.

@VarthanV
Copy link

@BALaka-18 can u pls attach the screenshots of the error that you getting in your terminal.

@BALaka-18
Copy link
Collaborator

@BALaka-18 can u pls attach the screenshots of the error that you getting in your terminal.

@VarthanV I am not getting any errors. @carrycooldude is. This issue was raised by him, not me.

@sameersrivastava13
Copy link
Contributor

sameersrivastava13 commented Aug 18, 2020

@BALaka-18 can u pls attach the screenshots of the error that you getting in your terminal.

@VarthanV I am not getting any errors. @carrycooldude is. This issue was raised by him, not me.

@BALaka-18 @VarthanV I dont think this is an issue. Please ask @carrycooldude to share the entire browser screen shot.
Other wise try running your flask application by typing py file_name.py runserver -d or trying using some other port number in main : app.run(debug=True, port=8000) or app.run(debug=True, port=2000)

@BALaka-18
Copy link
Collaborator

@BALaka-18 can u pls attach the screenshots of the error that you getting in your terminal.

@VarthanV I am not getting any errors. @carrycooldude is. This issue was raised by him, not me.

@BALaka-18 @VarthanV I dont think this is an issue. Please ask @carrycooldude to share the entire browser screen shot.
Other wise try running your flask application by typing py file_name.py runserver -d or trying using some other port number in main : app.run(debug=True, port=8000) or app.run(debug=True, port=2000)

@carrycooldude follow this.
Closing this issue.

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

No branches or pull requests

5 participants