Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

FIM causing Error handling HTTP request: subsection not found #373

Closed
lukehinds opened this issue Dec 16, 2024 · 0 comments · Fixed by #393
Closed

FIM causing Error handling HTTP request: subsection not found #373

lukehinds opened this issue Dec 16, 2024 · 0 comments · Fixed by #393
Assignees
Labels

Comments

@lukehinds
Copy link

lukehinds commented Dec 16, 2024

2024-12-16T14:18:45.016Z [error    ] Error handling HTTP request: subsection not found module=provider pathname=/app/src/codegate/providers/copilot/provider.py
2024-12-16T14:19:19.016Z [error    ] Error handling HTTP request: subsection not found module=provider pathname=/app/src/codegate/providers/copilot/provider.py
2024-12-16T14:19:19.016Z [error    ] Error handling HTTP request: subsection not found module=provider pathname=/app/src/codegate/providers/copilot/provider.py
2024-12-16T14:19:20.016Z [error    ] Error handling HTTP request: subsection not found module=provider pathname=/app/src/codegate/providers/copilot/provider.py
2024-12-16T14:19:20.016Z [error    ] Error handling HTTP request: subsection not found module=provider pathname=/app/src/codegate/providers/copilot/provider.py
2024-12-16T14:19:20.016Z [error    ] Error handling HTTP request: subsection not found module=provider pathname=/app/src/codegate/providers/copilot/provider.py
@yrobla yrobla self-assigned this Dec 17, 2024
yrobla added a commit that referenced this issue Dec 17, 2024
In fim, there can be times where no content is arriving, the
buffer is empty. Do not try to guess the start position or send
any content if buffer has not any value

Closes: #373
yrobla added a commit that referenced this issue Dec 17, 2024
In fim, there can be times where no content is arriving, the
buffer is empty. Do not try to guess the start position or send
any content if buffer has not any value

Closes: #373
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants