PxPlus User Forum

Main Board => Discussions => Thin Client/WindX => Topic started by: Patrick Denny on February 26, 2021, 04:24:36 PM

Title: Error 15 occurred while connecting to Server: “192.168.238.10” on Socket “12000"
Post by: Patrick Denny on February 26, 2021, 04:24:36 PM
Error (15) occurred while connecting to
Server: “192.168.238.10” on Socket “12000”

Linux / Appserv / Windx

After spending several long hours trying to figure out what the "network connection" issue was (it wasn't)...

I found that the "../lib/_appserv/sessions.pvk" file was corrupted.
I launched PxPlus from the command line and rebuilt the file.
Problem solved!

=====================================
# Login as root
umask 0
cd /pxplus/lib/_appserv
cp sessions.pvk sessions.bak

# start PXPlus from command line
/pxplus/pxplus
REFILE "sessions.pvk"
RELEASE
=====================================

Hope this helps someone if it happens to you.  Took too long to find the problem!
Title: Re: Error 15 occurred while connecting to Server: “192.168.238.10” on Socket “12000"
Post by: Mike King on February 26, 2021, 08:54:47 PM
We are curious what release you are running.  While its possible that something external to PxPlus caused the damage to the file, if you could advise what release you are running the problem may have already been addressed.
Title: Re: Error 15 occurred while connecting to Server: “192.168.238.10” on Socket “12000"
Post by: Patrick Denny on July 17, 2023, 04:33:04 PM
Michael,
Apologies for not replying earlier.  Somehow didn't notice the follow up question.
This was on a V10 Windx E-Commerce license.