Cloud Architect, DevOps, Troubleshooting

Discussions related to DevOps, AI, Cloud

Tuesday, January 2, 2018

Starting frontend GLOBAL: cannot bind UNIX socket [/var/run/haproxy/admin.sock]

›
Haproxy Error:   [WARNING] 000/231555 (73783) : Can't open server state file '/var/state/haproxy/global': No such file or dire...
1 comment:
Saturday, December 30, 2017

package github.com/gorilla/mux: cannot download, $GOPATH not set

›
While installing a GO package, I am getting the following error. # go get github.com/gorilla/mux package github.com/gorilla/mux: cannot d...

cannot find package "github.com/gorilla/mux"

›
In Go, while building (go build) I am getting the following error cannot find package "github.com/gorilla/mux" Solution: Lo...
Friday, December 22, 2017

Finding the python path in windows

›
I have two pythons installed on my windows 7 machine. I need to know which python is marked as default. I am not using any virtual environm...
Saturday, December 16, 2017

Handler 'handler' missing on module 'copy': module 'copy' has no attribute 'handler'

›
In my AWS Lambda function I am getting the following error in cloudwatch.   Handler 'handler' missing on module 'copy': ...
Wednesday, December 13, 2017

errorMessage": "Cannot find module '/var/task/CreateThumbnail'

›
When I worked with AWS lambd a function for creating a thumbnail for images uploaded to a S3 bucket. I am facing the following error while...
Monday, December 11, 2017

TypeError: csv is not a function in Nodejs

›
I am getting the following error in Nodejs, when I use a csv module. TypeError: csv is not a function     at Object.<anonymous> (/r...
‹
›
Home
View web version
Powered by Blogger.