Alpaca icon indicating copy to clipboard operation
Alpaca copied to clipboard

app crash multiple times when using api happens randomly

Open olumolu opened this issue 1 year ago • 2 comments

Image

olumolu avatar Mar 27 '25 16:03 olumolu

$ flatpak run com.jeffser.Alpaca
INFO	[main.py | main] Alpaca version: 5.3.0
INFO	[_client.py | _send_single_request] HTTP Request: GET https://openrouter.ai/api/v1/models "HTTP/1.1 200 OK"
INFO	[_client.py | _send_single_request] HTTP Request: POST https://openrouter.ai/api/v1/chat/completions "HTTP/1.1 200 OK"
INFO	[_client.py | _send_single_request] HTTP Request: POST https://openrouter.ai/api/v1/chat/completions "HTTP/1.1 200 OK"
INFO	[_client.py | _send_single_request] HTTP Request: POST https://openrouter.ai/api/v1/chat/completions "HTTP/1.1 200 OK"
INFO	[_client.py | _send_single_request] HTTP Request: POST https://openrouter.ai/api/v1/chat/completions "HTTP/1.1 200 OK"
INFO	[_client.py | _send_single_request] HTTP Request: POST https://openrouter.ai/api/v1/chat/completions "HTTP/1.1 200 OK"
INFO	[_client.py | _send_single_request] HTTP Request: GET https://openrouter.ai/api/v1/models "HTTP/1.1 200 OK"

(python3:2): Gtk-WARNING **: 14:46:26.676: Trying to snapshot AdwOverlaySplitView 0x558862bb5e60 without a current allocation
INFO	[window.py | closing_app] Closing app...

Image

olumolu avatar Apr 11 '25 09:04 olumolu

@olumolu — Respect and thanks for all the testing, issue reports, and suggestions. I know how much time that can take. @Jeffser — Even more thanks for your efforts to align the app with user needs and for maintaining an open-ear approach throughout.

CodingKoalaGeneral avatar Apr 15 '25 12:04 CodingKoalaGeneral