globe icon indicating copy to clipboard operation
globe copied to clipboard

bug: Redirect loop detected when running globe deploy

Open bizz84 opened this issue 1 year ago • 4 comments
trafficstars

Is there an existing issue for this?

  • [X] 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 avatar Mar 21 '24 09:03 bizz84

Thanks, will investigate. Not seen this one before.

Ehesp avatar Mar 21 '24 09:03 Ehesp

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 avatar Mar 29 '24 11:03 t-kietzmann

I have now reinstalled the Globe CLI and it works again

t-kietzmann avatar Mar 29 '24 13:03 t-kietzmann

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.

komiljonovshohjahon avatar Apr 07 '24 11:04 komiljonovshohjahon

Going to close this issue now.

codekeyz avatar Jun 03 '24 09:06 codekeyz