PxPlus User Forum

Twitter Twitter Twitter

Author Topic: Error 15 occurred while connecting to Server: “192.168.238.10” on Socket “12000"  (Read 1562 times)

Patrick Denny

  • Member
  • **
  • Posts: 9
    • View Profile
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!
« Last Edit: February 26, 2021, 04:29:53 PM by glsi@aol.com »

Mike King

  • Diamond Member
  • *****
  • Posts: 3810
  • Mike King
    • View Profile
    • BBSysco Consulting
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.
Mike King
President - BBSysco Consulting
eMail: mike.king@bbsysco.com

Patrick Denny

  • Member
  • **
  • Posts: 9
    • View Profile
Michael,
Apologies for not replying earlier.  Somehow didn't notice the follow up question.
This was on a V10 Windx E-Commerce license.