Giter Site home page Giter Site logo

taiga-events's Introduction

Taiga events

> READ THIS FIRST!: We recently announced Taiga plans for the future and they greatly affect how we manage this repository and the current Taiga 6 release. Check it here.

Managed with Taiga.io

The Taiga websocket server.

Documentation

Currently, we have authored three main documentation hubs:

  • API: Our API documentation and reference for developing from Taiga API.
  • Documentation: If you need to install Taiga on your own server, this is the place to find some guides.
  • Taiga Community: This page is intended to be the support reference page for the users.

Bug reports

If you find a bug in Taiga you can always report it:

One of our fellow Taiga developers will search, find and hunt it as soon as possible.

Please, before reporting a bug, write down how can we reproduce it, your operating system, your browser and version, and if it's possible, a screenshot. Sometimes it takes less time to fix a bug if the developer knows how to find it.

Community

If you need help to setup Taiga, want to talk about some cool enhancemnt or you have some questions, please go to Taiga community.

If you want to be up to date about announcements of releases, important changes and so on, you can subscribe to our newsletter (you will find it by scrolling down at https://taiga.io) and follow @taigaio on Twitter.

Contribute to Taiga

There are many different ways to contribute to Taiga's platform, from patches, to documentation and UI enhancements, just find the one that best fits with your skills. Check out our detailed contribution guide

Code of Conduct

Help us keep the Taiga Community open and inclusive. Please read and follow our Code of Conduct.

License

Every code patch accepted in Taiga codebase is licensed under MPL 2.0. You must be careful to not include any code that can not be licensed under this license.

Please read carefully our license and ask us if you have any questions as well as the Contribution policy.

taiga-events's People

Contributors

bameda avatar juanfran avatar orlyz avatar yamila-moreno avatar tdelatorre avatar jespino avatar alivekeep avatar alexhermida avatar rsanchezbalo avatar xaviju avatar migonzalvar avatar daniel-herrero avatar miryamgduque avatar

Stargazers

 avatar Anticia Macalou avatar Arif Widianto avatar Tsvetelin Petkov avatar Stefan avatar Maxim Zhukov avatar Matheus Rios avatar stephendltg avatar Andreas Haerter avatar Ashley D avatar

Watchers

Koichi MATSUMOTO avatar Pablo Ruiz Múzquiz avatar  avatar

taiga-events's Issues

[BUG] container image cannot run in restricted environments

Describe the bug

It would be great to allow the image to run as non-root. Ideally with a random user (as required by OpenShift/OKD). I can prepare a pull that only changes the entrypoint and chowns the env-File.

How can we reproduce the behavior
Run the container image as non-root, e.g. podman run --rm --user 99 taigaio/taiga-events:

./docker/entrypoint.sh: line 15: can't create /taiga-events/.env: Permission denied

Workarounds
Run the image as root.

[BUG] We can't invite people to projects

Hello 👋

While using Taiga we are having a problem with events. Specifically, the WebSocket that handles the events is unable to establish a connection. We noticed this when we tried to invite a new member to a project.
You can press the button and nothing happened. This makes the application unusable for collaboration.
Strangely, the rest of the application seems to work fine.

Here are some errors that are seen on the server-side:

taiga-gateway  | [error] 32#32: *65 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.176.8, server: , request: "GET /events HTTP/1.1", upstream: "http://192.168.176.9:8888/events", host: "xxxx.xxxxxx.xxx"
taiga-async |: ERROR/MainProcess] consumer: Cannot connect to amqp://taiga:**@taiga-async-rabbitmq:5672/taiga: [Errno 111] Connection refused.
taiga-events  | {"message":"Unhandled Rejection: \"Error: connect ECONNREFUSED 192.168.176.5:5672\"","level":"warn","service":"taiga-events","timestamp":"xxx"}

Describe the bug
I can't invite members to a project.

How can we reproduce the behavior

  • Go to project settings
  • Go to MEMBERS
  • Try to add a new member using the + NEW MEMBER button
  • Insert the email
  • Press the button on the same line
  • Choose a role
  • Press on the INVITE button

The spinner starts rotating but nothing else.

Workarounds
No workarounds were found.

Screenshots
image

Taiga environment
self-hosted Taiga?

Desktop (please complete the following information):

  • OS: Ubuntu 22.04 LTS
  • Browser: Chrome
  • Version: Version 100.0.4896.127 (Official Build) (arm64)

Additional context

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.