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

Pretzel doesn't work well on port 8888 but works on 8889 #111

Open
prasoon2211 opened this issue Jul 3, 2024 · 2 comments
Open

Pretzel doesn't work well on port 8888 but works on 8889 #111

prasoon2211 opened this issue Jul 3, 2024 · 2 comments

Comments

@prasoon2211
Copy link
Collaborator

As per this HN comment: https://news.ycombinator.com/item?id=40861716

"I installed it into my jupyter env and it runs fine on port 8889, but the default port 8888, it just sits waiting on the AI to generate a response."

My first thought is that there might be some firewall/routing config that is blocking the fetch calls to AI endpoints on user's machine. Need to ask for followups.

@downrightmike
Copy link

downrightmike commented Jul 3, 2024

Now it defaults to 8889 when I launch jupyter lab from anaconda navigator. And the AI features are working as expected there.
Manually launching 8888, it sits on Generating AI response in the side panel, row level ctrl +k lets me type in the question, but the Enter button doesn't appear to do anything.
Win11, Anaconda Navigator > Base env> Pip install pretzelai

@asherstnev
Copy link

The same problem here.
a simple test code, AI chat just stays in "Generating AI response..." and pressing "Edit code" produces nothing
Screenshot 2024-07-13 170402

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

3 participants