Nutlope / aicommits

A CLI that writes your git commit messages for you with AI

Home Page:https://www.npmjs.com/package/aicommits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to commit (Error: ENETUNREACH - maybe old IP)

bilal4k opened this issue · comments

Bug description

I encountered an error while using "aicommits" v1.11.0 to establish a connection to the IP address 104.18.6.192 on port 443. The error message displayed is "✖ connect ENETUNREACH 104.18.6.192:443."

Details:

Error Message: ✖ connect ENETUNREACH 104.18.6.192:443

Expected Behavior:
I expected "aicommits" to create a commit on my local branch.

Steps to Reproduce:

Attempt to connect to use aicommit command

Actual Behavior:
Upon attempting to commit, the error ENETUNREACH occurred, preventing the successful committing.

Thank you !

aicommits version

v1.11.0

Environment

System:
    OS: Linux 5.19 Ubuntu 23.04 23.04 (Lunar Lobster)
    CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-1195G7 @ 2.90GHz
    Shell: 5.9 - /usr/bin/zsh
  Binaries:
    Node: 16.17.0 - ~/.nvm/versions/node/v16.17.0/bin/node
    npm: 9.8.0 - ~/.nvm/versions/node/v16.17.0/bin/npm

Can you contribute a fix?

  • I’m interested in opening a pull request for this issue.

Resolved, i think the service was down for a little time.

I will close the issue. Thank you.