opencommit icon indicating copy to clipboard operation
opencommit copied to clipboard

[Bug]:

Open majiayu000 opened this issue 1 year ago • 2 comments

Opencommit Version

v3.2.5

Node Version

v22.9.0

NPM Version

10.8.3

What OS are you seeing the problem on?

No response

What happened?

A bug happened!

Image I got stack while no any log output. So I can't know what was happening...

Expected Behavior

Got some information about why got stock.

Current Behavior

Just input oco

Possible Solution

No response

Steps to Reproduce

No response

Relevant log output


majiayu000 avatar Feb 08 '25 06:02 majiayu000

i thought we solved this in previous versions, @majiayu000 do you want to investigate and submit a PR?

di-sukharev avatar Feb 10 '25 08:02 di-sukharev

Image I got the same error with v3.2.5. Here is my config:

OCO_EMOJI=true
OCO_MODEL=qwen2.5-coder:32b
OCO_API_URL=http://xxx.xxx.xxx.xxx:11434/api/chat
OCO_API_KEY=ollama
OCO_AI_PROVIDER=ollama
OCO_TOKENS_MAX_INPUT=40960
OCO_TOKENS_MAX_OUTPUT=4096
OCO_DESCRIPTION=false
OCO_LANGUAGE=en
OCO_MESSAGE_TEMPLATE_PLACEHOLDER=$msg
OCO_PROMPT_MODULE=conventional-commit
OCO_ONE_LINE_COMMIT=false
OCO_TEST_MOCK_TYPE=commit-message
OCO_GITPUSH=true
OCO_WHY=false

I checked the other machine, and there is no request.

hellofinch avatar Feb 12 '25 07:02 hellofinch