pieces-app / support

19 stars 4 forks source link

Copilot - Failed Websocket Response #375

Open NikolaRHristov opened 3 months ago

NikolaRHristov commented 3 months ago

Software

Desktop Application

Operating System / Platform

Windows

Your Pieces OS Version

10.1.3

Early Access Program

Kindly describe the bug and include as much detail as possible on what you were doing so we can reproduce the bug.

When interacting with the Gemini 1.5 Pro model sometimes when the message context is too big or you're interacting with the app while it's returning responses the app will error with:

image

The logs for this are:

[D]  Copilot - Sending Message - Runtime: LocalModelFoundationEnum.gemini_1_5_pro, Model: 7b5deeeb-29a0-4504-bde0-d23ff8abb348, CONVERSATION: 326f48ff-370d-44f1-bb3a-83d9797a377a, PIPELINE: {conversation: {generalized_code_dialog: {}}}
[D]  App Keyboard Interaction: copilot_chat_submit_message_with_enter_key
[D]  Hydrating WPE Status from Desktop App
[D]  Hydrating WPE Status from Desktop App
[D]  Hydrating WPE Status from Desktop App
[D]  Hydrating WPE Status from Desktop App
[D]  Hydrating WPE Status from Desktop App
[D]  Hydrating WPE Status from Desktop App
[D]  Copilot - Failed Websocket Response - RUNTIME: Gemini 1.5 Pro, CONVERSATION: 326f48ff-370d-44f1-bb3a-83d9797a377a, PIPELINE: {conversation: {generalized_code_dialog: {}}}, ERROR: null
[D]  Hydrating WPE Status from Desktop App

from com.pieces.pfd/production/logs/log-*.txt

mack-at-pieces commented 3 months ago

Hi @NikolaRHristov - So sorry you're running into issues with this. Do you mind sharing more details about your version of Windows, and if you have any security software, firewalls, or DNS security tools that are active? Thanks!

NikolaRHristov commented 3 months ago

Sure,

Windows 11 Pro N for Workstations Insider Preview. No firewalls or DNS. It only happens sometimes.