Author Topic: error on dualimage saragota template  (Read 493 times)

0 Members and 1 Guest are viewing this topic.

Offline txweather.org

  • Forecaster
  • *****
  • Posts: 1597
    • Texas Weather
error on dualimage saragota template
« on: April 07, 2019, 09:32:47 AM »
Today I started getting:

https://www.txweather.org/DualImage.php?i=nscttsra&ip=80&j=nscttsra&jp=30 (500 Internal Server Error)

This just started happening. Any ideas why?

Thanks!

----
Davis Vantage Pro2 Plus +FARS|Meteobridge Nano SD|Meteohub|Meteobridge MR-3020|WU KTXSPRIN75/PWS JRARGWX75/CWOP EW2972/WBB TXWDVUE75/Blitzortung ID: 1142|AWEKAS: 12095
Donations are welcome: https://paypal.me/ffuentesb

Offline Maumelle Weather

  • Forecaster
  • *****
  • Posts: 1827
    • Maumelle Weather
Re: error on dualimage saragota template
« Reply #1 on: April 07, 2019, 10:02:05 AM »
I see the icon just fine, and all of your forecasts on your Forecast page work just fine as well. Try clearing your cache. I am using Chrome 73.

John
GR2AE, GR3, Cumulus

Offline saratogaWX

  • Administrator
  • Forecaster
  • *****
  • Posts: 9298
  • Saratoga, CA, USA Weather - free PHP scripts
    • Saratoga-Weather.org
Re: error on dualimage saragota template
« Reply #2 on: April 07, 2019, 10:50:26 AM »
500 Server Errors can happen when the webserver is short on resources -- too many concurrent connections, memory too low/unavailable.

It can be caused by over-aggressive robots crawling your site, leading to hitting the concurrent connection limit.  It also depends on the hosting setup -- shared hosters can establish restrictive limits on connections and memory used by each process for a user.  In some cases, all it takes to avoid it is to set memory_limit size down to 64M (default is likely 128M or 256M) for PHP.

In a php.ini try
Code: [Select]
memory_limit = 64M and see if that relieves the issue.
I don't see a current issue with the DualImage link you showed above.. it produces an image, not a 500 Error.
Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis VP1+ FARS, Blitzortung RED, GRLevel3, WD, WL, VWS, Cumulus, Meteobridge
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP

Offline txweather.org

  • Forecaster
  • *****
  • Posts: 1597
    • Texas Weather
Re: error on dualimage saragota template
« Reply #3 on: April 07, 2019, 11:47:41 AM »
I need to move to their VPS, This shared services are a PITA.

Thanks to the both of yall.

Happy Sunday!

----
Davis Vantage Pro2 Plus +FARS|Meteobridge Nano SD|Meteohub|Meteobridge MR-3020|WU KTXSPRIN75/PWS JRARGWX75/CWOP EW2972/WBB TXWDVUE75/Blitzortung ID: 1142|AWEKAS: 12095
Donations are welcome: https://paypal.me/ffuentesb