Hi, I'm just started to play with GOCD and I got the same error after a fresh install using dockers. I was accessing to server through port 8153, and I change to https using 8154 and it worked. Regards.
El lunes, 6 de febrero de 2017, 10:55:18 (UTC-3), David Antonio Garcia Campos escribió: > > Did you guys fix this issue? > I get the same error when I try to add an environment variable to a > pipeline. > > I'm having the same issue on this version: > Go Version: 16.12.0 (4352-018c65856d46007240cc75577e9cc8535b44148d). > > The change you wanted was rejected. > > Maybe you tried to change something you didn't have access to. > > > > On Wednesday, April 27, 2016 at 12:50:41 PM UTC-4, Ketan Padegaonkar wrote: >> >> Could you please log a bug with a reproducible set of steps? >> >> On Wed, Apr 27, 2016, 10:04 PM Kenny Evitt <[email protected]> wrote: >> >>> I gave up on Go a while ago but I may have had the same problem trying >>> to use a { dash / hyphen / minus sign } in a pipeline name. >>> >>> >>> On Wednesday, April 27, 2016 at 11:08:52 AM UTC-4, Yahya Poonawala wrote: >>> >>>> Hi Ketan, >>>> >>>> I am using version 16.4. >>>> Surprisingly, changing the name of the pipeline and the stage worked! >>>> The pipeline was initially pandora-develop, changing it to >>>> pandora_develop made it work. Don't know whether that is the cause. >>>> >>> >>>> Regards, >>>> >>>> Yahya Poonawala >>>> Developer | ShopSocially >>>> www.shopsocially.com >>>> +91 7798883239 >>>> SkypeID: ypoonawala1 >>>> >>>> >>>> On Wed, Apr 27, 2016 at 7:50 PM, Ketan Padegaonkar < >>>> [email protected]> wrote: >>>> >>> What version of go are you on? >>>>> >>>>> On Wed, Apr 27, 2016, 4:07 PM Yahya Poonawala <[email protected]> >>>>> wrote: >>>>> >>>> Hi, >>>>>> I am getting the exact same error. Were you able to resolve it? >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> On Tuesday, December 22, 2015 at 9:41:33 PM UTC+5:30, Kenny Evitt >>>>>> wrote: >>>>>>> >>>>>>> I'm trying to create my first pipeline. When I click "Finish" after >>>>>>> completing the three steps, I get a page with the following text: >>>>>>> >>>>>>> The change you wanted was rejected. >>>>>>>> Maybe you tried to change something you didn't have access to. >>>>>>>> If you are the application owner check the logs for more >>>>>>>> information. >>>>>>> >>>>>>> >>>>>>> >>>>>> In the log file *C:\Program Files (x86)\Go Server\go-server.log*, I >>>>>>> see the following at the relevant time: >>>>>>> >>>>>>> 2015-12-22 10:55:05,425 WARN [qtp31964557-34] Rails:? - Can't >>>>>>>> verify CSRF token authenticity >>>>>>>> 2015-12-22 10:55:05,832 FATAL [qtp31964557-34] Rails:? - >>>>>>>> ActionController::InvalidAuthenticityToken >>>>>>>> (ActionController::InvalidAuthenticityToken): >>>>>>>> lib/jetty_weak_etag_middleware.rb:13:in `call' >>>>>>>> lib/catch_json_parse_errors.rb:8:in `call' >>>>>>> >>>>>>> >>>>>>> Any ideas? >>>>>>> >>>>>>> I *was *able to successfully create the pipeline, using the exact >>>>>>> same settings, by accessing the site from within a Remote Desktop >>>>>>> session >>>>>>> on the server running Go. >>>>>>> >>>>>> -- >>>>>> 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 a topic in the >>>>> Google Groups "go-cd" group. >>>>> To unsubscribe from this topic, visit >>>>> https://groups.google.com/d/topic/go-cd/JlOEwWCl5v8/unsubscribe. >>>>> >>>> To unsubscribe from this group and all its topics, 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. >>> >> -- 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.
