Slow server / won't load

Need help? Ask your questions here! I'll try to answer every one, but anyone can answer!
Post Reply
User avatar
TLB
Posts: 21
Joined: Wed Nov 24, 2010 3:00 pm

Slow server / won't load

Post by TLB »

I have turned on the kjams server, i go to safari bonjor bookmarks, kjams is there. I click on it and it takes over 5 min just for the login screen to come up. I can login but it never finishes loading. I have tried with Safari and Firefox, same results with both. I'm running Mac OSX 10.5.8, 2.4 GHz core 2 duo, 4gb ram. I have read around in the forum and the wiki and have not seen any similar problem. Thanks in advance for any info to solve this problem.

dave
Site Admin
Posts: 6688
Joined: Sun Sep 18, 2005 8:02 am
Location: Seattle
Contact:

Re: Slow server / won't load

Post by dave »

on the latest version of kJams?
try running it on OS 10.6, any difference?

User avatar
TLB
Posts: 21
Joined: Wed Nov 24, 2010 3:00 pm

Re: Slow server / won't load

Post by TLB »

Kjams = 1.0d51r31

I tried a few other things. I pointed my browser to http://localhost:12345, and that worked great. It seems it is just a problem with bonjour, or i just have something setup wrong.. I have also set up a DynDns account to have a domain name point to my kjams server and that works good as far as i can tell from my local machines. Singer Login Does this link work? also i'm working on putting the singer login inside of a website that i'm making using iweb. It seems to work for the most part but the playlist on the left side won't load up, This is my iweb project Karaoke by Tim B. any input would be great. un=Test pw=a

dave
Site Admin
Posts: 6688
Joined: Sun Sep 18, 2005 8:02 am
Location: Seattle
Contact:

Re: Slow server / won't load

Post by dave »

the problem is OS 10.5 i believe.

you can work around it by removing the extra dot at the end of .local

no your link does not work.

User avatar
TLB
Posts: 21
Joined: Wed Nov 24, 2010 3:00 pm

Re: Slow server / won't load

Post by TLB »

someone just added the song " Come together " by the beatles. who got it to work?

dave
Site Admin
Posts: 6688
Joined: Sun Sep 18, 2005 8:02 am
Location: Seattle
Contact:

Re: Slow server / won't load

Post by dave »

I just Added love comes to town using iJams :)

User avatar
TLB
Posts: 21
Joined: Wed Nov 24, 2010 3:00 pm

Re: Slow server / won't load

Post by TLB »

sweet, which one of the links did you use?

dave
Site Admin
Posts: 6688
Joined: Sun Sep 18, 2005 8:02 am
Location: Seattle
Contact:

Re: Slow server / won't load

Post by dave »


User avatar
TLB
Posts: 21
Joined: Wed Nov 24, 2010 3:00 pm

Re: Slow server / won't load

Post by TLB »

Thanks Dave! I think i got most of the kinks worked out. I have found that when going to the same link that you mention, while using firefox everything works. But when i put The same link inside of a iframe html snippet it won't work in firefox but it will work in safari.

This is the code i used to embed the kjams server in my website:

Code: Select all

<IFRAME SRC = "http://www.karaokebytimb.com:12345"WIDTH="1000
px" HEIGHT="600px"
FRAMEBORDER="0" --if "0" no border, otherwise "1" with border
MARGINWIDTH ="0px" MARGINHEIGHT="0px"CROLLING="no" --"no" no scrolling bar,
"yes" show always, "auto" showed when need >Your browser does not support IFRAME
</IFRAME>

dave
Site Admin
Posts: 6688
Joined: Sun Sep 18, 2005 8:02 am
Location: Seattle
Contact:

Re: Slow server / won't load

Post by dave »

cool.

you'll probably be happy to know that kJams now copies the server files into your prefs folder if they're not there, and then serves them from there. that way, you can modify the server code as you please, and when you get a new update to kJams, your modified code is still there and used!

Post Reply