*

portatil33

  • *
  • 3 posts
Error 500 all the time. (Dedicated server not shared hosting)
« on: January 02, 2017, 11:51:21 PM »
I got error 500 all the time.

http : //www.buscadisimo.com/anuncios/region,Barcelona/cookie-action,done/sShowAs,list/categoria,4
or
http : //www.buscadisimo.com/anuncios/categoria,4/pais,ES/region,781321/ciudad,212599


In the logs of server:

upstream sent too big header while reading response header from


With other template works perfecly.
What can I do ?


https://www.buscadisimo.com
« Last Edit: April 06, 2017, 04:30:26 AM by portatil33 »

*

portatil33

  • *
  • 3 posts
Re: Error 500 all the time. (Dedicated server not shared hosting)
« Reply #1 on: January 03, 2017, 12:38:59 AM »
I resolved modifying nginx.conf

New data:
   proxy_buffer_size   128k;
   proxy_buffers   4 256k;
   proxy_busy_buffers_size   256k;

Thanks


(Captcha here is so bad,  imposible to read)

*

MB Themes

Re: Error 500 all the time. (Dedicated server not shared hosting)
« Reply #2 on: January 03, 2017, 10:59:57 AM »
@portatil33
I have checked both URLs and both are working correctly.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

portatil33

  • *
  • 3 posts
Re: Error 500 all the time. (Dedicated server not shared hosting)
« Reply #3 on: January 03, 2017, 01:50:18 PM »
Yes, is resolved.   Server configuration only.

I have other issue,  the meta canonical link donĀ“t appear.  How can I repair ?

In the demo template (http://patricia.mb-themes.com/) does not appear either.
« Last Edit: January 03, 2017, 01:52:53 PM by portatil33 »

*

MB Themes

Re: Error 500 all the time. (Dedicated server not shared hosting)
« Reply #4 on: January 03, 2017, 02:22:49 PM »
@portatil33
It is based on your link configuration and htaccess.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots