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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 BUG: After creating a squad it gives this specific error #1502

Open
1 task done
satvik2131 opened this issue Oct 15, 2024 · 6 comments
Open
1 task done

🐛 BUG: After creating a squad it gives this specific error #1502

satvik2131 opened this issue Oct 15, 2024 · 6 comments

Comments

@satvik2131
Copy link

satvik2131 commented Oct 15, 2024

What went wrong? 🤔

Screenshot 2024-10-15 at 11 56 05 AM 1

Expected Behavior

should show the squad details

Steps to Reproduce Issue

1. Go to left bottom panel
2. Click on create squad 
3. create a squad 
4. see the error

Solution Proposed

I guess the redirection path is not passed properly or there is some issue with that

Screenshots

![DESCRIPTION](LINK.png)

Environment

No response

Browsers

No response

OS

Linux, Mac

Version of daily.dev

No response

Additional Context

No response

Code of Conduct

  • I follow the conditions of this project.
@nensidosari
Copy link

Hi @satvik2131,

Are you running the app through Gitpod or locally? Would suggest you try Gitpod if it's not through that.

@satvik2131
Copy link
Author

Hi @satvik2131,

Are you running the app through Gitpod or locally? Would suggest you try Gitpod if it's not through that.

I am using gitpod only , tried with browser and also with vscode desktop setup

@sshanzel
Copy link
Member

Hi @satvik2131,
Are you running the app through Gitpod or locally? Would suggest you try Gitpod if it's not through that.

I am using gitpod only , tried with browser and also with vscode desktop setup

There is currently an ongoing issue with absolute paths. As you look like to have created a Squad, can you manually update the URL instead to have <gitpod_env_url>/squads/<squad_handle>? This is to work it around in the meantime.

@satvik2131
Copy link
Author

satvik2131 commented Oct 16, 2024

Screenshot 2024-10-16 at 2 40 56 PM @sshanzel Nope , it's same with using the handle or the title , it's still giving the same issue Is it possible that I can solve this absolute path bug ?? or it require some administration privilege

@satvik2131
Copy link
Author

@sshanzel , I guess the issue is because of the graphql query , let me know if you know anything about the issue

@sshanzel
Copy link
Member

@satvik2131 thank you for letting me know, I will get back to you once I've fixed this issue with the GitPod env 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants