Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: #448

Open
majiayu000 opened this issue Feb 8, 2025 · 2 comments
Open

[Bug]: #448

majiayu000 opened this issue Feb 8, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@majiayu000
Copy link

majiayu000 commented Feb 8, 2025

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 majiayu000 added the bug Something isn't working label Feb 8, 2025
@di-sukharev
Copy link
Owner

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

@hellofinch
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants