Skip to content

Custom commands fail when (even unused) provider is in config file #2205

@aspiers

Description

@aspiers

Excerpt from end of dev.log:

INFO  2025-08-23T14:39:05 +31308ms service=server method=POST path=/session/ses_728a212f9ffed4Oi2zPmI2f0CK/command request
INFO  2025-08-23T14:39:05 +0ms service=session session=ses_728a212f9ffed4Oi2zPmI2f0CK chatting
INFO  2025-08-23T14:39:05 +10ms service=bus type=storage.write publishing
INFO  2025-08-23T14:39:05 +0ms service=bus type=message.updated publishing
INFO  2025-08-23T14:39:05 +1ms service=bus type=storage.write publishing
INFO  2025-08-23T14:39:05 +0ms service=bus type=message.part.updated publishing
INFO  2025-08-23T14:39:05 +1ms service=bus type=storage.write publishing
INFO  2025-08-23T14:39:05 +0ms service=bus type=session.updated publishing
DEBUG 2025-08-23T14:39:05 +1ms service=tui timeTakenMs=0 messages.renderView
INFO  2025-08-23T14:39:05 +1ms service=session session=ses_728a212f9ffed4Oi2zPmI2f0CK sessionID=ses_728a212f9ffed4Oi2zPmI2f0CK locking
DEBUG 2025-08-23T14:39:05 +0ms service=tui message=msg_8d75e67c3001OuIHYIW5FjvjOA part=prt_8d75e67c3002xIcnrPHylJfLoV message part updated
DEBUG 2025-08-23T14:39:05 +1ms service=tui pending render, skipping
DEBUG 2025-08-23T14:39:05 +0ms service=tui pending render, skipping
DEBUG 2025-08-23T14:39:05 +1ms service=tui timeTakenMs=1 messages.renderView
DEBUG 2025-08-23T14:39:05 +2ms service=tui timeTakenMs=0 messages.renderView
INFO  2025-08-23T14:39:05 +6ms service=bus type=storage.write publishing
INFO  2025-08-23T14:39:05 +1ms service=bus type=message.updated publishing
INFO  2025-08-23T14:39:05 +2ms service=session session=ses_728a212f9ffed4Oi2zPmI2f0CK type=start part
ERROR 2025-08-23T14:39:05 +4ms service=session session=ses_728a212f9ffed4Oi2zPmI2f0CK error={"error":{"code":"ConnectionRefused","path":"http://127.0.0.1:1234/v1/chat/completions","errno":0}} streamText error
INFO  2025-08-23T14:39:05 +0ms service=session session=ses_728a212f9ffed4Oi2zPmI2f0CK type=error part
ERROR 2025-08-23T14:39:05 +0ms service=session session=ses_728a212f9ffed4Oi2zPmI2f0CK error=Unable to connect. Is the computer able to access the url?
INFO  2025-08-23T14:39:05 +0ms service=bus type=session.error publishing
DEBUG 2025-08-23T14:39:05 +1ms service=tui timeTakenMs=3 messages.renderView
INFO  2025-08-23T14:39:05 +0ms service=bus type=storage.write publishing
INFO  2025-08-23T14:39:05 +0ms service=bus type=message.updated publishing
INFO  2025-08-23T14:39:05 +0ms service=session session=ses_728a212f9ffed4Oi2zPmI2f0CK sessionID=ses_728a212f9ffed4Oi2zPmI2f0CK unlocking
INFO  2025-08-23T14:39:05 +0ms service=bus type=session.idle publishing
INFO  2025-08-23T14:39:05 +1ms service=server duration=33 response
ERROR 2025-08-23T14:39:05 +4ms service=tui message=Error: Unable to connect. Is the computer able to access the url? name=UnknownError Server error
DEBUG 2025-08-23T14:39:05 +4ms service=tui timeTakenMs=0 messages.renderView

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions