Andrew Johnson

Results 79 comments of Andrew Johnson

Please try, and as a contribution at least please if you could do some instruction :) The server is getting up and responding to requests, but I didn't do any...

Hi, in my understanding of https://taigaio.github.io/taiga-doc/dist/setup-production.html#taiga-events , the Taiga Events + RabbitMQ is for hot-reload functionality. The Celery + Redis is for asynchronous processing of background tasks. That's two different...

@marshalleq You can still enter container via `docker exec` and modify the configs by yourself, then do a restart of Taiga via supervisorctl (https://github.com/riotkit-org/docker-taiga#troubleshooting). With trail and error method you...

@Sawrz Did you maybe check how this works on Taiga Cloud version? I mean if you click something from other browser is it reloading? I guess they should be using...

@marshalleq I see you are using Traefik, I don't know if you are using it properly actually. Please consider the fact that we mix-up the routes on single port, and...

Do you have any progress on it? :)

Hi, ``` redis.exceptions.ConnectionError: Error 99 connecting to localhost:6379. Cannot assign requested address. ``` This error looks simple - there are no permissions for current container user to listn on a...

``` I think you can see why this is hard to fault find right? :) ``` Yeah, I already said it somewhere - Taiga Events looks like an abaddon project,...

setcap allows a single binary to increase permissions to allow eg. listening on lower ports or listening at all On Mon, Jun 8, 2020 at 2:27 AM marshalleq wrote: >...

Nice see the progress, I will read this in the evening and reply. On Mon, Jun 15, 2020 at 10:56 PM marshalleq wrote: > Note to check these ports out:...