Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Extenstion doesn't work #81

Open
ravenwest94 opened this issue Dec 14, 2023 · 13 comments
Open

Extenstion doesn't work #81

ravenwest94 opened this issue Dec 14, 2023 · 13 comments
Assignees
Labels
bug Something isn't working

Comments

@ravenwest94
Copy link

I've pasted my OpenAI Key and Opened many different tabs. When I press button "Group Existing Tabs" the button shows throbber (loading icon) about 1 second and then nothing happens at all.

Extenstion: AI Group Tabs ver. 1.0.2 downloaded from Chrome Web Store
Browser: Google Chrome ver. 109.0.5414.120
OS: Windows 7

1111

22222

@lawvs
Copy link
Collaborator

lawvs commented Dec 14, 2023

I think it may be due to network reasons that caused the error, can you provide the error log from the console?

We will also add a new error prompt feature in the next version, please be patient.

@ravenwest94
Copy link
Author

I think it may be due to network reasons that caused the error, can you provide the error log from the console?

where can I find the log?

@lawvs
Copy link
Collaborator

lawvs commented Dec 14, 2023

where can I find the log?

You can right-click on the popup and try to inspect it.

Screenshot 2023-12-15 at 03 21 51

Screenshot 2023-12-15 at 03 22 38

@MichaelYuhe MichaelYuhe self-assigned this Dec 15, 2023
@MichaelYuhe MichaelYuhe added the bug Something isn't working label Dec 15, 2023
@hqwuzhaoyi
Copy link
Contributor

#84 This pr maybe fix this problem, but more information may be needed, you can try again after building it.

@ravenwest94
Copy link
Author

can you provide the error log from the console?

Here's my log from the console:

error403

I also tested my API Key. It's OK:

test API Key

@hqwuzhaoyi
Copy link
Contributor

can you provide the error log from the console?

Here's my log from the console:

error403

I also tested my API Key. It's OK:

test API Key

It looks like the api key is being denied access, are you sure that the api is able to access the gpt model correctly, it's configured correctly in the plugin's settings page

@VellalaVineethKumar
Copy link

Yeah, doesnt work for me too :I
image
Any help is much appreciated !

@MichaelYuhe
Copy link
Owner

Yeah, doesnt work for me too :I image Any help is much appreciated !

401 means your api key is not valid

@VellalaVineethKumar
Copy link

VellalaVineethKumar commented Dec 16, 2023

image
It works when i test !
image
The "Group Existing Tabs" is greyd out as well
@MichaelYuhe

@ravenwest94
Copy link
Author

I get new error from the console log. It's not 401 now.
It's 429 - too many requests. Each time I press button Group Existing Tabs the extenstion sends 88 requests to OpenAI. Why does it so? This could be the culprit of the issue.

request

And when I expand error:

photo_2023-12-15_19-31-06

it says that I reached limit of requests (3)

@MichaelYuhe
Copy link
Owner

We currently do not batch the tab group, I will improve that in the near future

@ravenwest94
Copy link
Author

do not batch the tab group

What do you mean? If I already have grouped tabs in Chrome, the extenstion will not work properly?

@SpecialYang
Copy link

Can we print error on the extension for clarification?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants