Support Forums | Demo Gallery [1.x] [2.x] | Downloads | News | Site Map ]
Nuked Gallery
  Create a FREE account or Login   As a guest, you don't have access to our FULL navigation system.
 Forum FAQForum FAQ   StatisticsStatistics   SearchSearch   UsergroupsUsergroups   FavoritesFavorites  

Socket connection error: Connection timed out
Goto page 1, 2  Next
 
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Integration » Gallery 2 Integration View previous topicPrinter friendly versionView next topic
Author Message
XbcSharpShooter

Beginner
Beginner


Joined: Sep 23, 2004
Posts: 13

PostPosted: Sun Dec 18, 2005 5:08 pm    Post subject: Socket connection error: Connection timed out Reply with quote

At the top of my gallery in phpnuke in red it says Socket connection error: Connection timed out

http://www.disposalfilms.com/main/modul ... e=Gallery2

it take about 10-15 seconds for the gallery to load each page. My nuke site refreshes and loads quickly but when you go in the gallery it takes 10-15 seconds per page.

Does anybody know what the problem is?

Thanks,
Chris
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: Socket connection error: Connection timed out  

Back to top
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6284
Location: Washington Township, NJ, USA

PostPosted: Sun Dec 18, 2005 5:19 pm    Post subject: Re: Socket connection error: Connection timed out Reply with quote

this is when you're logged in as admin, right? as a normal user, it worked fine for me (loaded in about 3 seconds). the package is trying to check the integration package status, and for some reason, can't connect to my server for the check.
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
XbcSharpShooter

Beginner
Beginner


Joined: Sep 23, 2004
Posts: 13

PostPosted: Sun Dec 18, 2005 5:21 pm    Post subject: Re: Socket connection error: Connection timed out Reply with quote

hmm thats wierd. It works fine without loggin in as admin. But is there a way to fix this on my end?
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6284
Location: Washington Township, NJ, USA

PostPosted: Mon Dec 19, 2005 7:56 am    Post subject: Re: Socket connection error: Connection timed out Reply with quote

it only performs the check if you're logged in as the admin. if it is a persistent problem, comment out this line in modules/gallery2/index.php:
PHP: › <?php $updateCheck checkVersion(); ?>

_________________
Back to top
Offline View user's profile Send private message Visit poster's website
bigdmeister

Wizard
Wizard


Joined: Sep 03, 2003
Posts: 429

PostPosted: Tue Dec 20, 2005 2:20 am    Post subject: Re: Socket connection error: Connection timed out Reply with quote

I have the same issue but only every now and then. Would that be an issue that everyone has during periods that part of your server is inaccessible for one reason or another?
Back to top
Offline View user's profile Send private message Send e-mail
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6284
Location: Washington Township, NJ, USA

PostPosted: Tue Dec 20, 2005 7:43 am    Post subject: Re: Socket connection error: Connection timed out Reply with quote

possibly. i haven't noticed any downtimes lately, and the uptime counter is at 24 days. it is most likely network issues between your server and mine that are causing the timeouts.
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
snala

Beginner
Beginner


Joined: Apr 03, 2006
Posts: 9

PostPosted: Wed May 17, 2006 11:18 pm    Post subject: Re: Socket connection error: Connection timed out Reply with quote

I am having this very issue right now....
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6284
Location: Washington Township, NJ, USA

PostPosted: Thu May 18, 2006 6:51 am    Post subject: Re: Socket connection error: Connection timed out Reply with quote

is it still occuring? i can check the uptime logs of the server and see if it was down at the time you posted this...
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
mbaptiste

Beginner
Beginner


Joined: Aug 29, 2006
Posts: 2

PostPosted: Tue Aug 29, 2006 4:56 pm    Post subject: Re: Socket connection error: Connection timed out Reply with quote

FWIW, I'm also seeing this error here and there as an admin user. It's not all the time, just once in a while. Might be NukeSentinel blocking it - still digging.

Also - just a thought (if it's not already done), maybe have the bridge 'phone home' once every 24 hours to check for updates.
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6284
Location: Washington Township, NJ, USA

PostPosted: Tue Aug 29, 2006 7:35 pm    Post subject: Re: Socket connection error: Connection timed out Reply with quote

check in modules/gallery2/admin/index.php, and tell me what server it's looking for the version file on (search for "fsockopen").
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
khoacalacan

Beginner
Beginner


Joined: Oct 06, 2006
Posts: 5

PostPosted: Sun Oct 08, 2006 10:21 am    Post subject: Re: Socket connection error: Connection timed out Reply with quote

Hmmmm it random times, the script can't connect to your server for the version update. Probably a server issue. Because it can't connect for like 10 minutes, later it works.
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6284
Location: Washington Township, NJ, USA

PostPosted: Mon Oct 09, 2006 6:38 am    Post subject: Re: Socket connection error: Connection timed out Reply with quote

which server is it connecting to?
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
StarScream159

Wizard
Wizard


Joined: Apr 08, 2006
Posts: 120

PostPosted: Thu Oct 12, 2006 2:17 am    Post subject: Re: Socket connection error: Connection timed out Reply with quote

Kickass- I was having this same problem. I'll just comment out the mentioned area and set to go. Thanks!

But before I commented that line of php code that checks, I was also only having the issue onces and a while. More often then not actually, and when it did happen it slow'd everything down.

I'll just manually check for updates. Thanks again!
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6284
Location: Washington Township, NJ, USA

PostPosted: Thu Oct 12, 2006 6:42 am    Post subject: Re: Socket connection error: Connection timed out Reply with quote

if it's checking on sourceforge.net, there's not much i can do about it...if it's checking at nukedgallery.net, i'd like to know so that i can pester my host.
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
StarScream159

Wizard
Wizard


Joined: Apr 08, 2006
Posts: 120

PostPosted: Thu Oct 12, 2006 12:35 pm    Post subject: Re: Socket connection error: Connection timed out Reply with quote

The part where you said to look in admin/index.php was looking here for me:

if ($fsock = @fsockopen('nukedgallery.sourceforge.net', 80, $errno, $errstr, 10)) {
Back to top
Offline View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Integration » Gallery 2 Integration View previous topicPrinter friendly versionView next topic
Goto page 1, 2  Next

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours

Powered by phpBB © phpBB Group



Sponsors: Web HostingDedicated ServersDomain NamesDomain Name RegistrationDedicated Web HostingSEO Search Engine OptimisationSEOWeb Design New YorkSEO Web DesignWeb hosting AustraliaCheap Web Design

6th year online! 2003-2009
Legal • Use of this site consitutes agreement to the Acceptable Use Policy
Hosted by Implosion WorksSourceForge.net Logo • Theme by TonicMedia