Go Back   The Palace Avatar Chat Community Forums. > Palace Builders Palace Users > ./Linux

./Linux The Linux forum.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-16-2010, 05:08 AM
Palace User
 
Join Date: May 2010
Posts: 24
Rep Power: 0
JgbII is on a distinguished road
Icon5 Log Error

Hi again
I am having an issue where I get the following error in my Pserver log

FrntEnd 3148 Error 98 TCP: can't bind local address

I have gone into the PServer.conf and set the frint end address to my local address, I know the HTTP server is up and running. Any Ideas

thanks,
Reply With Quote
  #2 (permalink)  
Old 05-16-2010, 01:51 PM
maarten's Avatar
Palace Planet Founder
 
Join Date: Oct 2002
Location: DiGiLaNd
Posts: 1,169
Rep Power: 10
maarten is on a distinguished road
Did you set it to the computers IP or the internet IP / modem IP?

Oh and you don't need the Palace httpd server it is old and slow. you are much better off using the official Apache that comes with linux.
__________________
Please don't ask me for help in private, use the USER QUESTIONS forum if you need help.
Reply With Quote
  #3 (permalink)  
Old 05-16-2010, 03:14 PM
Palace User
 
Join Date: May 2010
Posts: 24
Rep Power: 0
JgbII is on a distinguished road
Pc ip

Hi Maarten,

I tried the locale IP address 192.168.0.104 I tried the loopback 127.0.0.1 and I have tried the IP of the Router with the same results. I am running the latest of HTTP server from Apache.

Thanks,
Reply With Quote
  #4 (permalink)  
Old 05-17-2010, 01:10 AM
maarten's Avatar
Palace Planet Founder
 
Join Date: Oct 2002
Location: DiGiLaNd
Posts: 1,169
Rep Power: 10
maarten is on a distinguished road
Ok two things that you might want to look at in palace.conf:

; PORT: Local port number to bind to
; Default value: 10001
PORT 10001

; BINDADDRESS: Local IP address to bind to. Default: localhost
; Default value: localhost
; BINDADDRESS "localhost"

The bind port for the local address, make sure the firewall is not blocking this and the localhost. This should be OK but who knows. Try the port first I guess, this is not the frontend part but just the server connecting to the system.
__________________
Please don't ask me for help in private, use the USER QUESTIONS forum if you need help.
Reply With Quote
  #5 (permalink)  
Old 05-25-2010, 05:39 PM
Palace User
 
Join Date: May 2010
Posts: 24
Rep Power: 0
JgbII is on a distinguished road
some good some bad

Just a quick follow up as to what I have done so far with the server I am building, and some of the issue I am still facing.
  • I am using Linux Mint 32 bit install on a 64 bit machine with 4 gigs of ram.
  • I installed Palace Server 4.5.1
  • To replace the Apache part of the PServer.
  • I configured the Apache server to be the media server this greatly increased the background download speeds. The Command is
‘fileserver http://your-address/media/ (thanks for the info on this)
  • The problem is still when the server first boots I get the error front end can’t connect to local host in the Pserver log
  • Palace clients are still able to connect but after a short time the rooms stop downloading and the error YPclient can’t connect to host. in the Pserver log

Here is a copy of my Pserver.prefs and Pserver.conf files

“URL "palace://192.168.0.106:9998"
HTTP_URL "http://OUTSIDEURL:8080/media
"AVATAR_URL "http://192.168.0.106:9990/palace/avatars/

PORT 10001

BINDADDRESS "192.168.0.106"
FRONTEND "9998" "192.168.0.106"

I can type and get through to the test webpage using the address from the outside world, so I know the apache is working. I configured my firewall so port 10001 is open, and I have made sure the Mint supplied firewall is not up (for the time being) I can even get to my palace from out side my firewall so I know that my port fowarding is working. I will work on it some more tonight.

Last edited by JgbII; 05-26-2010 at 03:22 AM. Reason: remove outside IP address
Reply With Quote
  #6 (permalink)  
Old 05-26-2010, 05:49 PM
Palace User
 
Join Date: May 2010
Posts: 24
Rep Power: 0
JgbII is on a distinguished road
Yet another update

Here is another installment of the PServer files


After I got home last night I did the following to the server
  1. Instead of having two instances of PServer running for ports 9990 to 9998 and one just for port 10001 I set the Pserver port fowarding to to ports 9990 to 10001. on my firewall.
  2. In another blog for Linux palace servers I had found where it said to modify the Host file I dont have what was written in front of me but I removed it.
  3. Just a quick note I know that the mod is ment to link to the directory but the directory at www.ThePalace.com is down. is there another directory to go to?
  4. I went into the PServer.Conf and made sure everything was correct.
  5. I checked the Pserver.Prefs and it seemed OK too.
  6. I restarted the PC then brought up the Apache and Palace Servers.
At first I got the Front end can't connect error but it finally connected. all the rooms load correctly and I am waiting about 24 hours to see it the server stays up. if it passes this test then I am going to go ahead and get the FTP configured and finish the URL fowarding set up.

Thanks Maarten for all you help with this I know you must get tired of taking care of all of us newbees to home linux palace servers...

Last edited by JgbII; 05-26-2010 at 05:53 PM. Reason: corrections
Reply With Quote
  #7 (permalink)  
Old 05-27-2010, 01:21 AM
maarten's Avatar
Palace Planet Founder
 
Join Date: Oct 2002
Location: DiGiLaNd
Posts: 1,169
Rep Power: 10
maarten is on a distinguished road
Sounds good, hope it stays up and stable. Thanks but not sure I did anything, still glad to help if possible after ten years...

Here is the new live directory:

The Palace Portal! - Live Directory List

Here is some more pserver config info, not all of it is suitable for Linux but some stuff might be fun to know:

Windows Server Pserver.prefs Configuration
__________________
Please don't ask me for help in private, use the USER QUESTIONS forum if you need help.
Reply With Quote
  #8 (permalink)  
Old 05-27-2010, 11:01 PM
Palace User
 
Join Date: May 2010
Posts: 24
Rep Power: 0
JgbII is on a distinguished road
IP for hostfile set up

Since the old directory is gone what is the IP address and format for the new directory so we can modify the Linux Host file?

When it was Palace.com

71.155.186.91 directory.thepalace.com

Would it be something simular to below?

xxx.xxx.xxx.xxx thepalaceportal.com/list.php

Thanks.
Reply With Quote
  #9 (permalink)  
Old 05-31-2010, 10:23 AM
maarten's Avatar
Palace Planet Founder
 
Join Date: Oct 2002
Location: DiGiLaNd
Posts: 1,169
Rep Power: 10
maarten is on a distinguished road
The directory.thepalace.com is pointing to the Palaceportal website. Check it out:

The Palace Portal!

Read the instructions on the palaceportal website for getting the right key. This needs to be added to the Palace.prefs file I think in orderr for the directory to know who you are and show the info. You also need to manually edit that info on the Palaceportal website.

Just check out their info in this box:



so that means you don't need to add the IP re-direct in the host file.

Good luck!
__________________
Please don't ask me for help in private, use the USER QUESTIONS forum if you need help.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error 1 Save Script?? Blacktearz89 User Questions 12 07-25-2009 08:16 PM
Props File-1 error ladi_n_red User Questions 4 08-08-2007 06:33 PM
Directory Listing error LadyDi Palace Builders 6 06-27-2007 01:46 PM
java error voyager User Questions 1 03-24-2004 09:56 PM
Error 1 Save Script? bonk User Questions 0 12-20-2003 09:51 PM

The Latest Posts
Title, Username, & Date Last Post Forum
download
03-21-2011 11:20 AM
by maarten
User Questions
Palace for Mac OS 10.6?
03-13-2011 09:39 AM
by pawnipt
User Questions
Server
03-07-2011 04:52 PM
by satinrose
User Questions
Return room Script
02-24-2011 12:07 AM
by jaela
Room Scripts
Releasing source code
02-17-2011 09:19 AM
by Sman™
Developers Forum
Website spammers
01-26-2011 08:48 PM
by maarten
The Planet: Palace News
Online Users: 55
1 members and 54 guests
VeraFlorsewal
Most users ever online was 1,010, 06-27-2007 at 11:45 PM.
Stats
Members: 5,112
Threads: 1,141
Posts: 4,004
Top Poster: maarten (1,169)
Welcome to our newest member, cliffymayers


All times are GMT +2. The time now is 04:08 PM.


Powered by vBulletin
Copyright ©2000 - 2011, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0