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

Fail to run locally #213

Open
jianingwang123 opened this issue Aug 7, 2024 · 6 comments
Open

Fail to run locally #213

jianingwang123 opened this issue Aug 7, 2024 · 6 comments

Comments

@jianingwang123
Copy link

Describe the issue:
When run locally according to the README , the error is as follows:
image

image

Repro Steps:

  1. Create a new folder and switch to it in the terminal
  2. Run azd auth login
  3. Run azd init -t azure-search-openai-javascript
  4. Run azd up
  5. Run azd env get-values > .env to get the environment variables for the app
  6. Run az login
  7. Run npm start or run the "VS Code Task: Start App" to start the project locally.
  8. navigate to http://127.0.0.1:5173 and ask a question

Environment:

  • Azd version: azd version 1.9.5 (commit cd2b7af9995d358aab33c782614f801ac1997dde)
  • OS: Windows,Codespaces, and Dev Containers.

Expected behavior:
Success to run locally.

@jongio and @sinedied for notification.

@sinedied
Copy link
Contributor

sinedied commented Aug 7, 2024

Could you try opening the URL in a private browser window?

Seems like the error you're having is due to having too large cookies being sent to the server, but we don't use cookies. So it's likely to be caused by either browser extensions or other apps that were run on localhost.

@jianingwang123
Copy link
Author

@sinedied I opened the URL in a private browser window and the issue still reappeared:
image
image

Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this issue will be closed.

@github-actions github-actions bot added the Stale label Oct 16, 2024
@jianingwang123
Copy link
Author

@sinedied Could you please let me know if there has been any progress or if you have any ideas regarding this issue?

@github-actions github-actions bot removed the Stale label Oct 17, 2024
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this issue will be closed.

@github-actions github-actions bot added the Stale label Dec 16, 2024
Copy link

This issue was closed because it has been stalled for 7 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 24, 2024
@sinedied sinedied removed the Stale label Jan 6, 2025
@sinedied sinedied reopened this Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants