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

When i run SympyGamma project on server , my server will crashed within some time #123

Open
radhika2vasundhara opened this issue Nov 16, 2019 · 3 comments

Comments

@radhika2vasundhara
Copy link

radhika2vasundhara commented Nov 16, 2019

i am using sympy_gamma project from : https://sympygamma.com and deploy on my ubuntu 18.04 digital ocean server with 8080 port, But within 2-3 day my server will crashed

I have been followed Development server steps from : https://sympygamma.com
Error : ERR_CONNECTION_TIMED_OUT

@lidavidm sir, can u help to overcome this issue?

@lidavidm
Copy link
Member

@radhika2vasundhara please provide a stack trace.

@radhika2vasundhara
Copy link
Author

radhika2vasundhara commented Nov 18, 2019

I can't get stack trace.

@lidavidm sir, Can u tell me how will i get stack trace?

@radhika2vasundhara
Copy link
Author

radhika2vasundhara commented Nov 29, 2019

Error :
the runtime process for the instance running on port 46765 has unexpectedly quit
ERROR 2019-11-28 05:52:48,879 base.py:209] Internal Server Error: /input/
Traceback (most recent call last):
File "/var/www/html/sym_math/google_appengine/lib/django-1.3/django/core/handlers/base.py", line 178, in get_response
response = middleware_method(request, response)
File "/var/www/html/sym_math/google_appengine/lib/django-1.3/django/middleware/common.py", line 94, in process_response
if response.status_code == 404:
AttributeError: 'tuple' object has no attribute 'status_code'
ERROR 2019-11-28 14:25:50,789 base.py:209] Internal Server Error: /input/
Traceback (most recent call last):
File "/var/www/html/sym_math/google_appengine/lib/django-1.3/django/core/handlers/base.py", line 178, in get_response
response = middleware_method(request, response)
File "/var/www/html/sym_math/google_appengine/lib/django-1.3/django/middleware/common.py", line 94, in process_response
if response.status_code == 404:
AttributeError: 'tuple' object has no attribute 'status_code'

@lidavidm sir, plz help me to solve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants