This happens when you try accessing ports 80/443 as a non root user.

Have you  tried setting up a proxy instead?
https://docs.go.cd/current/installation/configure_proxy.html


On Wed, Jul 13, 2016 at 8:43 AM Srihari Bobilla <[email protected]>
wrote:

> Hello Folks!
>
> I need some help on the same issue with changing go-server port. When I
> tried to change the default port#s to http#80/https#443, I am seeing
> following error in logs. I wonder if any one run into this kind of issue
> before. Appreciate your help!
>
> 2016-07-13 03:09:03,680  WARN [main] AbstractLifeCycle:212 - FAILED
> org.eclipse.jetty.server.Server@1b9e1916:
> MultiException[java.net.SocketException: Permission denied,
> java.net.SocketException: Permission denied]
> MultiException[java.net.SocketException: Permission denied,
> java.net.SocketException: Permission denied]
>         at org.eclipse.jetty.server.Server.doStart(Server.java:329)
>         at
> org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
>         at
> com.thoughtworks.go.server.Jetty9Server.start(Jetty9Server.java:89)
>         at
> com.thoughtworks.go.server.GoServer.startServer(GoServer.java:72)
>         at com.thoughtworks.go.server.GoServer.go(GoServer.java:64)
>         at
> com.thoughtworks.go.server.util.GoLauncher.main(GoLauncher.java:31)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:497)
>         at com.simontuffs.onejar.Boot.run(Boot.java:306)
>         at com.simontuffs.onejar.Boot.main(Boot.java:159)
>
>
> On Monday, December 29, 2014 at 1:42:54 AM UTC-5, tvijay wrote:
>>
>> I had been using GO CD server installed on Windows server platform and
>> running on default port 8153 and now i want to change the port.
>> So is there any config where i can change the port number directly and
>> restart the GO server. Of course i would have update all the running AGENTS
>> also with the latest configuration.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "go-cd" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to