Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] We can't invite people to projects #4

Open
lcfd opened this issue Apr 29, 2022 · 0 comments
Open

[BUG] We can't invite people to projects #4

lcfd opened this issue Apr 29, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@lcfd
Copy link

lcfd commented Apr 29, 2022

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

@lcfd lcfd added the bug Something isn't working label Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant