Toggle navigation
PxPlus User Forum
PxPlus User Forum
»
Main Board
»
Discussions
»
Thin Client/WindX
»
Error 15 occurred while connecting to Server: “192.168.238.10” on Socket “12000"
Likes
« previous
next »
Print
Pages: [
1
]
Author
Topic: Error 15 occurred while connecting to Server: “192.168.238.10” on Socket “12000" (Read 956 times)
Patrick Denny
Member
Posts: 8
Error 15 occurred while connecting to Server: “192.168.238.10” on Socket “12000"
«
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!
«
Last Edit: February 26, 2021, 04:29:53 PM by glsi@aol.com
»
Logged
Mike King
Administrator
Diamond Member
Posts: 3770
Mike King
Re: Error 15 occurred while connecting to Server: “192.168.238.10” on Socket “12000"
«
Reply #1 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.
Logged
Patrick Denny
Member
Posts: 8
Re: Error 15 occurred while connecting to Server: “192.168.238.10” on Socket “12000"
«
Reply #2 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.
Logged
Print
Pages: [
1
]
« previous
next »
PxPlus User Forum
»
Main Board
»
Discussions
»
Thin Client/WindX
»
Error 15 occurred while connecting to Server: “192.168.238.10” on Socket “12000"