Areeb Beigh
Areeb Beigh
Hey, thanks. Yeah, you need redis (or any message queue) running. You can quickly set one up with docker: ``` docker run --name my-redis -d -p 6379:6379 redis redis-server --appendonly...
Broker url would be "redis://"
> @areebbeigh - I think that I am doing something wrong: > I run the following components: > backend + frontend + Redis > > with the default configuration (python...
> ok, now I have a different issue with the sendbox - does the send box need rabbitMQ? > > Cannot connect to amqp://guest:**@127.0.0.1:5672//: Yup, you have to point the...
It seems you're running codeinterview locally?
If so, you need to map the languages on your django server to the ones configured on codeinterview-sandbox like so: 
Your music directory path goes in the config file.
I had too many nested divs to set the heights to some value. Couldn't make the above "hack" work. Instead, not passing the props for max/min/default height and directly applying...
This is because `process_output` parses only the first error reported by the linter - introduced [in this commit](https://github.com/coala/coala-bears/commit/c9e8df083c5cae5651b81c0efdc9da3d0f79cd0b) I would like to be assigned unless this is categorized as a...
@shivank1234 I need to be assigned first.