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] The project deployed via Vercel cannot use plugins #67

Open
1 of 3 tasks
laorent opened this issue Dec 20, 2024 · 2 comments
Open
1 of 3 tasks

[Bug] The project deployed via Vercel cannot use plugins #67

laorent opened this issue Dec 20, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@laorent
Copy link

laorent commented Dec 20, 2024

Bug Description

The project deployed via Vercel cannot use plugins and displays a 500: Token is invalid error code and the model being used is Gemini 1.5 Flash latest, and the same issue occurs with all other models as well.

Steps to Reproduce

"1. Click on the website to enter.
2. Click on the desired plugin.
3. Ask a question.
4. An error message '500: Token is invalid' appears, and sometimes the response is irrelevant to the question."

Expected Behavior

It is expected that after the developer clicks, the plugin can be used.

Screenshots

image

Deployment Method

  • Docker
  • Vercel
  • Server

Desktop OS

windows11

Desktop Browser

edge and Chrome

Desktop Browser Version

No response

Smartphone Device

Android

Smartphone OS

12

Smartphone Browser

edge and brave

Smartphone Browser Version

No response

Additional Logs

No response

@laorent laorent added the bug Something isn't working label Dec 20, 2024
@Amery2010
Copy link
Collaborator

Token is invalid means that the access password you entered is incorrect. You can try to re-enter the correct access password. If your backend service does not set an access password, please make sure that the access password in the settings is empty.

@laorent
Copy link
Author

laorent commented Dec 21, 2024

Token is invalid means that the access password you entered is incorrect. You can try to re-enter the correct access password. If your backend service does not set an access password, please make sure that the access password in the settings is empty. Token is invalid
"The password is correct. I have tried it before and can communicate with the large model."

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

2 participants