Nutlope / aicommits

A CLI that writes your git commit messages for you with AI
https://www.npmjs.com/package/aicommits
MIT License
7.77k stars 366 forks source link

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

Closed bilal4k closed 1 year ago

bilal4k commented 1 year ago

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?

bilal4k commented 1 year ago

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

I will close the issue. Thank you.