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] (Test connection keeps loading) Unable to connect to Azure GPT-4 endpoints #479

Open
fahiar10 opened this issue Nov 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@fahiar10
Copy link

fahiar10 commented Nov 10, 2024

Description

Testing the connection as well as the chat was working before. A day later when I checked again, it's not anymore. No changes were made in the code.

Afterwards,
Deleted the entire environment and files and started from scratch.
Followed the installation instructions without docker. All API keys and endpoints were double checked.
But the issue still persists.
Its not even throwing an error, that 'resource does not exist' or similar. It just keeps loading.

When I try to chat by typing 'Hi', It just shows 'Thinking' and the terminal shows the error as given below:

Browser:
Keeps on loading
Capture

Console:
Just after clicking the 'test' button
Capture2

Terminal:
Nothing relevant shows up here after clicking test button
Capture3

Terminal:
Error when typing 'hi' in chat window
Capture4

Reproduction steps

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

Screenshots

Logs

No response

Browsers

Microsoft Edge

OS

Windows

Additional information

No response

@fahiar10 fahiar10 added the bug Something isn't working label Nov 10, 2024
@taprosoft
Copy link
Collaborator

@fahiar10 if you are on Windows, make sure to set this env var during startup:
SET THEFLOW_TEMP_PATH=flow_tmp

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