synergiator opened a new issue #65:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/65


   Just discovered this exception:
   ```
   
   Failed to grab config file lock, please try again
   panic: runtime error: invalid memory address or nil pointer dereference
   [signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0x6973c1]
   
   goroutine 1 [running]:
   
github.com/apache/cloudstack-cloudmonkey/config.(*Config).UpdateConfig(0xc0000a84e0,
 0x76bbda, 0x6, 0x7ffec3d4f642, 0x5, 0x0)
        /home/rohit/lab/apache/cloudmonkey/config/config.go:283 +0x421
   main.main()
        /home/rohit/lab/apache/cloudmonkey/cmk.go:63 +0x45e
   ```
   Which files does `cmk` need to lock here?
   
   Workaround: sudo


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to