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: Redirect loop detected when running globe deploy #67

Closed
1 task done
bizz84 opened this issue Mar 21, 2024 · 5 comments
Closed
1 task done

bug: Redirect loop detected when running globe deploy #67

bizz84 opened this issue Mar 21, 2024 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@bizz84
Copy link

bizz84 commented Mar 21, 2024

Is there an existing issue for this?

  • I have searched the existing issues.

CLI Version

0.0.9+3

Project ID

2f660d10-2f92-43d4-b000-7ff186b7f06c

Description

I created a Dart shelf app and when I try to deploy it with the CLI I get this error:

globe deploy --verbose
Verbose logging enabled.
❓ Link this project to Globe "/Users/andrea/work/codewithandrea/github/flutter/openai_dart_shelf_flutte
❓ Link this project to Globe "/Users/andrea/work/codewithandrea/github/flutter/openai_dart_shelf_flutter/shelf_backend"? (Y/n) Yes
Fetching user organizations
API Request: GET /user/orgs
Redirect loop detected

Steps to reproduce

Follow these steps:

git clone https://github.com/bizz84/openai_dart_shelf_flutter
cd openai_dart_shelf_flutter/shelf_backend
globe deploy --verbose

Expected behavior

The deployment should be completed successfully.

Instead, I get a Redirect loop detected error.

Screenshots

No response

Additional context and comments

No response

@bizz84 bizz84 added the bug Something isn't working label Mar 21, 2024
@Ehesp
Copy link
Member

Ehesp commented Mar 21, 2024

Thanks, will investigate. Not seen this one before.

@t-kietzmann
Copy link

t-kietzmann commented Mar 29, 2024

I've currently the same error when deploying project be8e60eb-6125-4368-8666-aef739cda872 from the CLI.
The last deployment is over 4 month ago and worked well.

@t-kietzmann
Copy link

I have now reinstalled the Globe CLI and it works again

@komiljonovshohjahon
Copy link

Also had the same issue.
I logged in with another account a long time ago.
And recently activated Globe again and tried to log in with another account. Says already logged in(I thought logged in as my new email).
But was giving me a redirect-detected loop.
I have fixed it by simply logging out and logging in again.

@codekeyz codekeyz self-assigned this Jun 3, 2024
@codekeyz
Copy link
Contributor

codekeyz commented Jun 3, 2024

Going to close this issue now.

@codekeyz codekeyz closed this as completed Jun 3, 2024
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

5 participants