Friday, June 28, 2019

Re: Internal Server Error

Hi there,

It would be helpful if you can look at the logs for your application. Check in /var/log/. 

For example you could check:

/var/log/apache2
/var/log/nginx
/var/log/postgresql
/var/log/uwsgi
/var/log/syslog

Which will exist depending on your setup.

You can also configure the email for Django to mail error tracebacks.
See https://docs.djangoproject.com/en/2.2/howto/error-reporting/

On Friday, 28 June 2019 13:09:48 UTC+3, Soumen Khatua wrote:
Hi Folks,
I'm using digital ocean provided Ubuntu 16.04 version yesterday I was trying to configure PostgreSQL remotely.So I did some changes in this path:
/etc/postgresql/9.5/main/pg-hba.conf and postgresql.conf. After that I cahnge it as it wasbut still I'm getting Internal server error at the provided IP and also Domain name.

Plase help me guys.

Thank You

Regards,
Soumen

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/bcf8429f-bea5-4620-9029-928893ffb679%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment