Label2021
09-04-2005, 23:20
VirtualServer Startup(xx) Exception: Exception.error creating pipe
This is the line I get in my server.log, whenever I try to start the TS server as anyone but root. Where xx is the virtual server number. I run the start script as say, user ts2, it says starting server, then eventually says "Error starting Daemon - Aborted" I look in the logs and the above error is what it gives after trying to start each virtual server.
When trying to run the server as root, it starts up fine. I use
chown -R ts2 ts2home
to give ownership of all the correct files, but I still get this error. Im guessing the permissions running on my server are a bit weird. I am running RedHat Enterprise 3 on a 2.6 Ghz with 1 GB of RAM.
Anyone know what might rid me of this issue, maybe give the user more privileges or something? Thank you
-LabeL-
Also, I noticed this issue started arrising as I started hosting more and more mini-servers. Maybe just a regular user doesnt have correct permissions to the needed amount of system resources?
This is the line I get in my server.log, whenever I try to start the TS server as anyone but root. Where xx is the virtual server number. I run the start script as say, user ts2, it says starting server, then eventually says "Error starting Daemon - Aborted" I look in the logs and the above error is what it gives after trying to start each virtual server.
When trying to run the server as root, it starts up fine. I use
chown -R ts2 ts2home
to give ownership of all the correct files, but I still get this error. Im guessing the permissions running on my server are a bit weird. I am running RedHat Enterprise 3 on a 2.6 Ghz with 1 GB of RAM.
Anyone know what might rid me of this issue, maybe give the user more privileges or something? Thank you
-LabeL-
Also, I noticed this issue started arrising as I started hosting more and more mini-servers. Maybe just a regular user doesnt have correct permissions to the needed amount of system resources?