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

New error #7

Closed
jekakiev opened this issue Feb 7, 2024 · 3 comments
Closed

New error #7

jekakiev opened this issue Feb 7, 2024 · 3 comments

Comments

@jekakiev
Copy link

jekakiev commented Feb 7, 2024

error: Uncaught (in promise) TypeError: error sending request for url (http://localhost:11434/api/generate): error trying to connect: tcp connect error: Connection refused (os error 61)
at async mainFetch (ext:deno_fetch/26_fetch.js:277:12)
at async fetch (ext:deno_fetch/26_fetch.js:504:7)
at async getkeywords (file:///home/runner/work/airenamer/airenamer/main.ts:12:20)
at async file:///home/runner/work/airenamer/airenamer/main.ts:45:24

@technovangelist
Copy link
Owner

the server isn't running. Is ollama installed? or is the service running?

@jekakiev
Copy link
Author

jekakiev commented Feb 7, 2024 via email

@jekakiev
Copy link
Author

jekakiev commented Feb 8, 2024

yevhenii@MBP-Yevhenii 253 % airenamer
Error: 404: Not Found
error: Uncaught (in promise) Error: Is a directory (os error 21): copy '/Users/yevhenii/Downloads/253/20240122135847873342000000-o.jpg' -> '/Users/yevhenii/Downloads/253/'
at Object.copyFileSync (ext:deno_fs/30_fs.js:72:7)
at file:///home/runner/work/airenamer/airenamer/main.ts:47:12
at eventLoopTick (ext:core/01_core.js:183:11)
yevhenii@MBP-Yevhenii 253 %

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants